inception-engine
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:flexible game engine in ooc, with an ingame console to adjust everything in realtime
inception engine is a 3D game engine written in ooc.

as stereotypical as it may sound, it's actually quite interesting.

everything's an entity, every entity has properties, properties can be
explored and modified in realtime thanks to the in-game console. it has
a cost in performance but gives a real boost in development time.

Dependencies
============

 *   - for using OpenGL and its extensions
 *   - for stuff that should've been in OpenGL all along
 *   - for TrueType fonts in widgets/the console
 *   - for window creation, event handling, sdl-image for textures
  

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。