AdrienHerubel / aogl_course_2015Links
Small code template for an OpenGL course
☆11Updated 9 years ago
Alternatives and similar repositories for aogl_course_2015
Users that are interested in aogl_course_2015 are comparing it to the libraries listed below
Sorting:
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…☆20Updated 12 years ago
- Fast translucent object rendering with GLSL.☆21Updated 9 years ago
- collection of opengl effects (WIP)☆12Updated 9 years ago
- ☆15Updated 8 years ago
- Indirect Occlusion Culling☆23Updated 8 years ago
- #include <engine>☆40Updated 7 years ago
- C utility modules for 3D graphics using OpenGL☆25Updated 10 years ago
- Extending IndexBufferCompression to also support vertex compression.☆18Updated 10 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 10 years ago
- a binary format for baked (bak3d) 3d files☆19Updated 10 years ago
- A Cinder block for dealing with geographic coordinates☆10Updated 5 years ago
- ☆22Updated 12 years ago
- A small wrapper on top of Assimp for easily using assimp with OpenGL. Supports skeleton animation and more.☆21Updated 11 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- ☆33Updated 3 years ago
- ☆13Updated 8 years ago
- ☆18Updated 9 years ago
- Software rasterization occlusion culling library☆39Updated 10 years ago
- Orientation independent bézier smoothing of voxel grids☆17Updated 10 years ago
- Implement some RTR and PBR papers