This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1214e22839
factor
/
extra
/
terrain
History
Joe Groff
2da256063f
MacOS X glFrustum generates -0.0 in W column of projection matrix; Windows glFrustum generates 0.0. This causes sign differences in the gl_ProjectionMatrixInverse between platforms. manually force the z coordinate sign in terrain sky projection to be negative like it ought to be
2009-05-13 21:28:12 -05:00
..
generation
slow, ugly, unoptimized terrain generation demo
2009-05-07 19:53:56 -05:00
shaders
MacOS X glFrustum generates -0.0 in W column of projection matrix; Windows glFrustum generates 0.0. This causes sign differences in the gl_ProjectionMatrixInverse between platforms. manually force the z coordinate sign in terrain sky projection to be negative like it ought to be
2009-05-13 21:28:12 -05:00
deploy.factor
Deploy tool always uses optimizing compiler now
2009-05-11 00:32:22 -05:00
terrain.factor
add a velocity-modifier to terrain demo for left shift. alt-enter toggles fullscreen mode
2009-05-13 20:06:13 -05:00