Skip to content

devprofile98/shm

Repository files navigation

SHM: My 3D Engine

alt text

Build [ linux ]

initialize the SHM submodule and build it:

git clone https://github.com/devprofile98/shm.git
cd shm
git submodule update --init --recursive
cd Engine/
mkdir build && cd build
cmake .. && cmake --build . -j

use the generated library, for an example see shm-scene1

alt text alt text alt text alt text

About

My 3D Engine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages