Skip to content

mun-ahmd/Engine-2

Repository files navigation

Engine-2

Intended to be a 3D Engine which uses ECS and is graphics API agnostic

Compiling

cmake -S . -B build
cd build && make && cd ..

Make sure you are compiling with Clang or MSVC

When running, use discrete gpu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published