Skip to content

RavEngine/HelloCube

Repository files navigation

HelloCube

Screenshot

This is a minimal example for using RavEngine. See main.cpp for a thoroughly-commented minimum app.

Building

git clone https://github.com/RavEngine/HelloCube --depth=1 --recurse-submodules
mkdir build
cd build
cmake ..

More Sample Programs

Visit RavEngine/Samples for more demo programs.

About

Minimal sample for RavEngine

Resources

Stars

Watchers

Forks