My toy render Engine
My toy engine
I am currently working on a new renderer IlumEngine, so I may not add any new features to this renderer any longer.
But I still use Chaf-Engine
for my homework, check:
Computer Aided Geometric Design
Windows 10
Visual Studio 2019 (Haven’t tested on other version or platform)
Clone the repo
git clone --recursive https://github.com/Chaphlagical/Chaf-Engine.git
Make sure you get CMake. Then run:
mkdir build
cd build
cmake ..
cmake --build ./
UI
WireFrame
Phong Light Model
PBR