Skip to content

pyzhangxiang/SagittaEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sagitta-3d-engine

A simple 3D engine.

Build

mkdir build

cd build

cmake -G Xcode ..

(for other compiler, change the cmake generator)