add more features to the rollaball demo
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- demo/CMakeLists.txt 3 additions, 0 deletionsdemo/CMakeLists.txt
- demo/data/include/phong.glsl 114 additions, 1 deletiondemo/data/include/phong.glsl
- demo/demo/rollball.cpp 87 additions, 19 deletionsdemo/demo/rollball.cpp
- demo/include/rollball.hpp 14 additions, 0 deletionsdemo/include/rollball.hpp
- fggl/CMakeLists.txt 2 additions, 2 deletionsfggl/CMakeLists.txt
- fggl/gfx/ogl/renderer.cpp 15 additions, 14 deletionsfggl/gfx/ogl/renderer.cpp
- fggl/gfx/ogl4/models.cpp 1 addition, 1 deletionfggl/gfx/ogl4/models.cpp
- fggl/phys/bullet/simulation.cpp 110 additions, 42 deletionsfggl/phys/bullet/simulation.cpp
- include/fggl/debug/debug.h 3 additions, 1 deletioninclude/fggl/debug/debug.h
- include/fggl/debug/impl/logging_spdlog.hpp 99 additions, 0 deletionsinclude/fggl/debug/impl/logging_spdlog.hpp
- include/fggl/debug/impl/logging_std20.hpp 121 additions, 0 deletionsinclude/fggl/debug/impl/logging_std20.hpp
- include/fggl/debug/logging.hpp 57 additions, 0 deletionsinclude/fggl/debug/logging.hpp
- include/fggl/ecs3/prototype/world.h 10 additions, 14 deletionsinclude/fggl/ecs3/prototype/world.h
- include/fggl/gfx/phong.hpp 22 additions, 0 deletionsinclude/fggl/gfx/phong.hpp
- include/fggl/math/types.hpp 11 additions, 1 deletioninclude/fggl/math/types.hpp
- include/fggl/phys/bullet/motion.hpp 63 additions, 0 deletionsinclude/fggl/phys/bullet/motion.hpp
- include/fggl/phys/bullet/types.hpp 22 additions, 3 deletionsinclude/fggl/phys/bullet/types.hpp
- include/fggl/phys/types.hpp 28 additions, 0 deletionsinclude/fggl/phys/types.hpp
Loading
Please register or sign in to comment