This is a sketch repo and will be deleted in the next days.
For the moment in only works on windows but should work with linux with minor modifications.
- Visual Studio 2022
This should automate most of the work
- clone the repo
git clone --recursive https://github.com/i-bermudezl/onix.git
-
cd into it
-
run cmake
cmake --preset=
current presets are:
- "x64-debug"
- "x64-release"
- cd into build directory and run
ninja
- Run the app and have fun
find the executable and run it, it should create an image called render.exr in the same directory of the executable
You can open the image in gimp or other image viewer supporting OpenEXR