-
Notifications
You must be signed in to change notification settings - Fork 0
Tiny EXperimental Engine
License
TEXStudio/texengine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TEXEngine --------- Tiny EXperimental Engine About ----- TEXEngine is a small cross platform game engine. Some of its features are: * LUA scripted UI * Procedural meshes and textures * Physics with Bullet * Audio with Fmod * Scene loading with our custom DSL scripting language (NCF) * CG shaders * Support for the XBOX360 controller Supported platforms ------------------- * MS Windows * Playstation 3 Due to the NDA, we had to remove the PS3 source code before releasing the engine as open-source. Dependencies ------------ * bullet * fmod * glew * cg * lua (ver 5.1.4) Place the files under the directory dep in the root of the project with the following structure: dep/inc/library_name/ : Header files dep/lib/library_name/ : Static lib binaries
About
Tiny EXperimental Engine
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published