All Projects → SDraw → roc_engine

SDraw / roc_engine

Licence: MIT license
Simple and light-weight 3D game engine

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to roc engine

colibri-vr-unity-package
This is the Unity package for COLIBRI VR, the Core Open Lab on Image-Based Rendering Innovation for Virtual Reality.
Stars: ✭ 41 (-16.33%)
Mutual labels:  virtual-reality
OpenXR-Hpp
Open-Source OpenXR C++ language projection
Stars: ✭ 25 (-48.98%)
Mutual labels:  virtual-reality
g3r
3D, VR and AR Maps in R
Stars: ✭ 19 (-61.22%)
Mutual labels:  virtual-reality
PiE
A simple lightweight Game Engine built on SDL2 GLEW and (soon) OpenAL (currently using Port Audio instead). Written in C++
Stars: ✭ 18 (-63.27%)
Mutual labels:  game-engine-3d
daydream-node
Quick Node.js module to connect to the Daydream controller and receive all the data
Stars: ✭ 17 (-65.31%)
Mutual labels:  virtual-reality
Fingertip-Mixed-Reality
Affine transformation virtual 3D object using a finger gesture-based interactive system in the virtual environment.
Stars: ✭ 21 (-57.14%)
Mutual labels:  virtual-reality
winprint
winprint 2.0 - Advanced source code and text file printing. The perfect tool for printing source code, web pages, reports generated by legacy systems, documentation, or any text or HTML file. It works interactively or from the command line making it great for single users or whole enterprises. Works great with Powershell.
Stars: ✭ 52 (+6.12%)
Mutual labels:  windows-app
LittleEngineVk
3D game engine using C++20 and Vulkan (WIP)
Stars: ✭ 87 (+77.55%)
Mutual labels:  game-engine-3d
cybernetic-landscapes
No description or website provided.
Stars: ✭ 27 (-44.9%)
Mutual labels:  virtual-reality
winsys
STATUS: DEVELOPMENT PAUSED ⏸️ - Configure your Windows
Stars: ✭ 56 (+14.29%)
Mutual labels:  windows-app
omegalib
A hybrid visualization framework for desktops, large immersive displays and the web
Stars: ✭ 74 (+51.02%)
Mutual labels:  virtual-reality
x1
A Windows taskbar replacement in C# .NET
Stars: ✭ 25 (-48.98%)
Mutual labels:  windows-app
lifer
Windows link file forensic examiner
Stars: ✭ 58 (+18.37%)
Mutual labels:  windows-app
AnotherBadBeatSaberClone
This is a discontinued but perhaps helpful VR project created during my Master's degree at FH Wedel.
Stars: ✭ 22 (-55.1%)
Mutual labels:  virtual-reality
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+1606.12%)
Mutual labels:  windows-app
android-3d-model-viewer
Android app to load 3D models in obj, stl, dae & gltf format using pure OpenGL ES 2.0. Published on Play Store https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
Stars: ✭ 150 (+206.12%)
Mutual labels:  virtual-reality
virtual-reality-tour
📍 Virtual reality travel in Google Street View.
Stars: ✭ 34 (-30.61%)
Mutual labels:  virtual-reality
webvrrocks
Your guide to Virtual Reality in the browser.
Stars: ✭ 116 (+136.73%)
Mutual labels:  virtual-reality
janusweb
An in-browser implementation of JanusVR
Stars: ✭ 145 (+195.92%)
Mutual labels:  virtual-reality
Pool2021
Pools organized for Epitech's students in 2021.
Stars: ✭ 19 (-61.22%)
Mutual labels:  virtual-reality

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
  • VR support
  • Modules support

alt text

Builds

Latest release and prebuilt shared libraries are available in releases tab.

Wiki

All information about modeling and scripting is avaliable at wiki.

Demo scene

Check demo scene resource out for example of engine usage.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].