mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-06-06 07:55:05 -06:00
The OpenGL renderer has been revised, with the following changes: - Initialization and rendering have been refactored to reduce the number of redundant objects used. - Framebuffer rotation is now done directly, using texture mapping. - Vertex coordinates are now given in pixels, and the projection matrix isn't hardcoded anymore. |
||
|---|---|---|
| .. | ||
| generated | ||
| gl_shader_util.cpp | ||
| gl_shader_util.h | ||
| gl_shaders.h | ||
| renderer_opengl.cpp | ||
| renderer_opengl.h | ||