Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Simple and light-weight 3D game engine
- Host: GitHub
- URL: https://github.com/SDraw/roc_engine
- Owner: SDraw
- License: mit
- Created: 2016-06-23T13:16:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T12:30:33.000Z (7 months ago)
- Last Synced: 2024-07-30T20:59:02.166Z (5 months ago)
- Topics: game-engine-3d, lua, opengl3, virtual-reality, windows-app
- Language: C++
- Homepage:
- Size: 15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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