]> git.lizzy.rs Git - shadowclad.git/history - src/engine/geometry.c
Calculate face normals from vertices
[shadowclad.git] / src / engine / geometry.c
2020-06-12 outfrostCalculate face normals from vertices
2020-06-03 outfrostImplement rudimentary player movement; fix geometry...
2020-06-03 outfrostImplement transform math to rotate movement direction
2020-05-27 outfrostMove camera to world space position of player
2020-05-27 outfrostHousekeeping
2020-05-26 outfrostSeparate tranform code into geometry