Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 123 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 123 Bytes

irrlicht-demo

some irrlicht demos.

Build

mkdir build

cd build

cmake [path/to/demo]

cmake --build .