Skip to content

Vulkan Graphics Engine supports scene-oriented rendering (WIP)

Notifications You must be signed in to change notification settings

K1ngst0m/Centimani

Repository files navigation

Aphrodite-next

Cloning

git clone https://github.com/K1ngst0m/Aphrodite -b next

cd Aphrodite

Building and Running

cmake -B build && cmake --build build -- -j$(nproc)

./build/bin/xxx

Usage

  • see examples/xxxx/

About

Vulkan Graphics Engine supports scene-oriented rendering (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages