Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SDraw/roc_engine

Simple and light-weight 3D game engine
https://github.com/SDraw/roc_engine

game-engine-3d lua opengl3 virtual-reality windows-app

Last synced: 2 months ago
JSON representation

Simple and light-weight 3D game engine

Awesome Lists containing this project

README

        

# ![](/.github/roc_icon.png) ROC Engine ![](https://img.shields.io/badge/-C%2B%2B11-orange) ![](https://img.shields.io/badge/VS-2013-blueviolet) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/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](../../../../bulletphysics/bullet3)
* Audio playback with spatialization (Ogg, WAV, FLAC)
* TrueType font rendering with Unicode characters support
* Modules support