This repository has been archived on 2025-03-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
neofx-zoom-plusplus/src
2009-12-17 02:14:32 +01:00
..
BSPTree.cpp Moved Plane to MathUtil; some other tweaks 2009-12-17 02:14:32 +01:00
BSPTree.h Moved Plane to MathUtil; some other tweaks 2009-12-17 02:14:32 +01:00
CMakeLists.txt Use perspective projection matrix without far clipping plane. 2009-12-16 14:58:56 +01:00
config.h Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
Game.cpp Moved Plane to MathUtil; some other tweaks 2009-12-17 02:14:32 +01:00
Game.h Moved Plane to MathUtil; some other tweaks 2009-12-17 02:14:32 +01:00
gl.h Use perspective projection matrix without far clipping plane. 2009-12-16 14:58:56 +01:00
Level.cpp Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
Level.h Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
MathUtil.cpp Moved Plane to MathUtil; some other tweaks 2009-12-17 02:14:32 +01:00
MathUtil.h Moved Plane to MathUtil; some other tweaks 2009-12-17 02:14:32 +01:00
Renderer.cpp Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
Renderer.h Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
Shader.cpp Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
Shader.h Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
Texture.cpp Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
Texture.h Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
Triangle.h Moved source files to src; sort triangles by texture. 2009-12-15 19:37:12 +01:00
zoom.cpp Moved Plane to MathUtil; some other tweaks 2009-12-17 02:14:32 +01:00