inching towards a first MVP with a renderer working again

This commit is contained in:
Hartmut Seichter 2024-07-24 23:49:09 +02:00
parent 9cb55edbb4
commit 058f7ca23d
17 changed files with 149 additions and 154 deletions

View file

@ -17,7 +17,7 @@ set(hdrs
include/pw/core/serialize.hpp
include/pw/core/size.hpp
include/pw/core/time.hpp
include/pw/core/geometry.hpp
include/pw/core/primitives.hpp
include/pw/core/image.hpp
include/pw/core/vector.hpp
include/pw/core/matrix_transform.hpp