Sculptor is personal rendering engine currently being build upon Vulkan API.
- Vulkan API Version: 1.3.261.0 *
Note: This project is built and tested on Visual Studio 2022.
Follow the steps to build the project.
- Clone the repository using the following command on the cmdline(prefer, cmd or powershell) tool of your choice.
git clone https://github.com/zyoKo/Sculptor.git - To create project files execute the
script/generate-vs-files.bat.
Coming soon.
Coming soon.