opengl-demos icon indicating copy to clipboard operation
opengl-demos copied to clipboard

A list of small OpenGL applications to demonstrate concepts of Computer Graphics

Results 25 opengl-demos issues
Sort by recently updated
recently updated
newest added

[This](https://github.com/aglobus/toon-shading) demo is great about this topic.

Everybody likes images, so a 3-column figure at the beginning of the README would be nice.

The existing structure of the project is platform dependent (solution on Windows, makefiles on Linux). Ideally it would be better to create the project using cmake, which can adjust external...

I think one makefile per project should be ideal. The file must have a rule to download and install all dependencies.

Link: https://github.com/983/Fluid-Simulation License: public domain