SDraw / roc_engine

Simple and light-weight 3D game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROC Engine License: MIT

Simple and light-weight 3D game engine.

Features

  • OpenGL 3.1+ rendering
  • GLSL shaders
  • Keyframed skeletal animation with hardware skinning
  • Frustum culling
  • Keyboard, mouse and joypad input
  • Physics using Bullet Physics
  • Audio playback with spatialization (Ogg, WAV, FLAC)
  • TrueType font rendering with Unicode characters support
  • Modules support

About

Simple and light-weight 3D game engine

License:MIT License


Languages

Language:C++ 100.0%Language:C 0.0%