This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
ClassiCube
Watch
1
Star
0
Fork
0
You've already forked ClassiCube
mirror of
https://github.com/ClassiCube/ClassiCube.git
synced
2025-10-06 04:25:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
GraphicsAPI
History
UnknownShadow200
2f9d32fdfd
Fix compilation with Direct3D9 api, fix launcher title not being correct version.
2015-08-22 14:52:03 +10:00
..
Direct3D9Api.cs
Fix compilation with Direct3D9 api, fix launcher title not being correct version.
2015-08-22 14:52:03 +10:00
IGraphicsApi.cs
Minor code cleanup.
2015-08-15 13:51:22 +10:00
OpenGLApi.cs
Minor code cleanup.
2015-08-15 13:51:22 +10:00
VertexFormats.cs
Add experimental optimisation of grouping vertices by faces, then skipping all vertices of a face if that face is always back facing. Improves FPS by 50 - 100 in some cases. On slower card, imrpvoed FPS by 5-30.
2015-08-03 17:25:42 +10:00