Skip to content

fujiitouya/Aphrodite

 
 

Repository files navigation

https://raw.githubusercontent.com/k1ngst0m/assets_dir/master/.github/aphrodite/aph-logo.png

Aphrodite-next

A pet engine written in C++, work in progress.

https://raw.githubusercontent.com/k1ngst0m/assets_dir/master/.github/aphrodite/screenshot.png

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

A PET ENGINE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.6%
  • GLSL 6.4%
  • Other 1.0%