Skip to content

meemknight/OpenGLEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGlEngine

Description

The OpenGLEngine has both high level and low level redering classes. The highest of all is the GameObjectPool class which can be used to load objects from a file. The lowest are OpenGL primitives like gl array buffers.

ParticleEditor: the particle editor GUI for the engine

ToyCentipn: a game implemented with this engine