A rendering engine focused on 2D lighting and the use of normals to create beautiful scenes.
- Dynamic Lighting
- Normal Support
- Framebuffer Scaling
- Install dependencies
pugixml
- Example
sudo pacman -Sy pugixml(For Arch Linux) You will also needkdialogORxdialogORapplescriptfor UI input. If you lack any of these, tinyfiledialogs will fall back to console input.
- Download the latest Linux release from the releases page
- cd into the folder and run the executable
cd /path/to/vibrant/executable;./vibrant** If the program throws an error complaining about missing dependencies, install them from your distro's package manager. ***
- Download the latest Windows release from the releases page
- Run the executable (
vibrant.exe)