working mesh rendering and shader uniforms
This commit is contained in:
parent
ad13cea0ca
commit
d9bbef876e
19 changed files with 262 additions and 83 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
set(hdrs
|
||||
include/pw/core/axisangle.hpp
|
||||
include/pw/core/color.hpp
|
||||
include/pw/core/core.hpp
|
||||
include/pw/core/debug.hpp
|
||||
include/pw/core/globals.hpp
|
||||
|
@ -10,7 +11,7 @@ set(hdrs
|
|||
include/pw/core/quaternion.hpp
|
||||
include/pw/core/image.hpp
|
||||
include/pw/core/point.hpp
|
||||
include/pw/core/rect.hpp
|
||||
include/pw/core/rectangle.hpp
|
||||
include/pw/core/serialize.hpp
|
||||
include/pw/core/size.hpp
|
||||
include/pw/core/timer.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue