Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sque/o3engine
Every geek must spent his spare time trying to reinvent the wheel!
https://github.com/sque/o3engine
Last synced: 12 days ago
JSON representation
Every geek must spent his spare time trying to reinvent the wheel!
- Host: GitHub
- URL: https://github.com/sque/o3engine
- Owner: sque
- License: gpl-3.0
- Created: 2013-08-07T19:38:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T14:19:14.000Z (over 6 years ago)
- Last Synced: 2023-05-25T05:31:15.103Z (over 1 year ago)
- Language: C++
- Size: 2.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# O3engine
> Every geek must spent his spare time trying to reinvent the wheel!O3Engine is an Object Oriented OpenGL Engine for 3D graphics. Beaware that
this is an back-burner project that I cannot support it, so although
development-wise is complete, it lacks documentation, examples and a proper
induction process.It currently supports:
* Tree-based hierarchical root system
* GPU Resource management (Models, Textures, Materials)
* Node-base material system, that compiles to GLSL
* GUI, Text Rendering, Font Management
* Tree-based overlay system
* Enviromental maps, skype
* Multi-platform compatibility (Win, Linux, OSX)O3Engine is distributed under GLPv3 Licence