The fish in this project follows your cursor and is procedurally animated, providing a dynamic interaction.
- Run the
build.shscript. This script will:- include the Deimos engine and fetch dependencies if run on Linux
- configure and compile the project
- all stays the same, but the Windows setuper is still in development, so you would have to manually install the following dependencies
- Cmake
- Visual Studio with C++ development tools (for compilers)
./build.sh - Run the project
./build/Sandbox/Sandbox
