This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2024-11-26 08:49:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
55017b78a5
CLK
/
Outputs
History
Thomas Harte
55017b78a5
Made an attempt to unify my variable storage (and, technically, to get beam size correct across the frame).
2015-08-02 19:30:45 -04:00
..
CRT.cpp
Made an attempt to unify my variable storage (and, technically, to get beam size correct across the frame).
2015-08-02 19:30:45 -04:00
CRT.hpp
Made an attempt to unify my variable storage (and, technically, to get beam size correct across the frame).
2015-08-02 19:30:45 -04:00
CRTFrame.h
Started making the format of data included in a CRTFrame less a matter of variously hard-coded magic constants. Which will allow me to separate the idea of an internal lateral position from the direct texture coordinate, avoiding precision sampling errors at the top and bottom.
2015-08-02 14:25:21 -04:00