Implement a better projection matrix to correctly display the visualizer on different screen sizes #13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, a very crude bit of scripting is used to position the analyzer in the middle of a bunch of screen sizes I pre-tested.
Really, though, the projection matrix should be responsible for adjusting the look so that it fits in an arbitrary screen.
I need to think through a bunch of math for that...
Originally posted by @tlater in tlaternet/tlaternet-templates#8 (comment)