Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 652 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 652 Bytes

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