Skip to content

Set of helper classes for building tiny OpenGL tech demos with FreeGLUT, GLM and OpenCTM.

License

Notifications You must be signed in to change notification settings

drwalton/GLDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLDemo

This tiny library contains some helper classes for building tiny OpenGL tech demos with FreeGLUT, GLM and OpenCTM.

Dependencies

Most are released under the MIT License, except openCTM (zlib/libpng license) and SOIL (public domain).

License

This code is released under the MIT License.

Examples

Included in this repository are the following example projects:

Silhouette

This is a demo of a number of simple ways to render silhouettes and perform cel-shading in modern OpenGL.

Much more detail on this demo can be found in this post.

Quartic Flame

This is a demo of a fast particle system for simulating fire. More detail on the development of this system can be found in this post.

About

Set of helper classes for building tiny OpenGL tech demos with FreeGLUT, GLM and OpenCTM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published