basic native physics support
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- components/CMakeLists.txt 1 addition, 0 deletionscomponents/CMakeLists.txt
- components/physics/CMakeLists.txt 11 additions, 0 deletionscomponents/physics/CMakeLists.txt
- components/physics/docs/NOTICE 31 additions, 0 deletionscomponents/physics/docs/NOTICE
- components/physics/include/phys/module.hpp 68 additions, 0 deletionscomponents/physics/include/phys/module.hpp
- components/physics/include/phys/types.hpp 38 additions, 0 deletionscomponents/physics/include/phys/types.hpp
- components/physics/src/collision.cpp 21 additions, 0 deletionscomponents/physics/src/collision.cpp
- components/physics/src/integration.cpp 41 additions, 0 deletionscomponents/physics/src/integration.cpp
- components/physics/src/service.cpp 125 additions, 0 deletionscomponents/physics/src/service.cpp
- demo/CMakeLists.txt 1 addition, 1 deletiondemo/CMakeLists.txt
- demo/demo/grid.cpp 1 addition, 1 deletiondemo/demo/grid.cpp
- demo/demo/main.cpp 2 additions, 2 deletionsdemo/demo/main.cpp
- include/fggl/entity/gridworld/zone.hpp 2 additions, 2 deletionsinclude/fggl/entity/gridworld/zone.hpp
- include/fggl/grid/hexagon.hpp 1 addition, 0 deletionsinclude/fggl/grid/hexagon.hpp
- include/fggl/math/easing.hpp 6 additions, 2 deletionsinclude/fggl/math/easing.hpp
- include/fggl/math/fmath.hpp 5 additions, 9 deletionsinclude/fggl/math/fmath.hpp
Loading
Please register or sign in to comment