Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 486 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 486 Bytes

World IMaker

This program is a 3D world editor. The world is made of colored cubes. You can add some, delete them, change their color, generate constructions thanks to the magic of radial basis functions, save your scene in a simple text file, and come back to it by loading it from the same file. Have fun!

create a build folder and go in cmake ../ make ./code/main

Generate documentation

make html

Go in build/doc/doc-doxygen/html and drag the index.html into your browser