Based primarily on the example demos from Peter Grogono and we link other examples here as well gradually.
- Some examples require CUGL and
freeglut
flying
,gimbal
,integration
,MatrixInterpolation
,bouncingcube
may serve as template projectadapt
,timing-1
,timing-2
,orbiting
,buildcurve
bouncingball
also requires GLE extrusion and GLUI
- Look at
ogl
examples git submodule from OpenISS for OpenGL 3+ tutorials- Rotations: Tutorial 17
- Requires GLM
- (upcoming) Softbody Simulation System from Miao Song
- (upcoming) OpenGL Slides Framework
- Past COMP477 assignments and projects on GitHub from Tiberiu Popa
- KevinZkX/comp477-assignment -- can serve as a template project as well
- Requires GLM
- Textbook code (C and Mathematca) at Elsevier
- Vega deformable objects library
- Max, PureData, and Processing IDE examples
- PSDoom in C
src/Demos
has code and executable animation demos- Subdirectories have specific files with project files for CodeBlocks and VS2017 (some)