roc_engine icon indicating copy to clipboard operation
roc_engine copied to clipboard

Simple and light-weight 3D game engine

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