mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
add curve/bezier, curve/catmull_rom_sprine
This commit is contained in:
parent
3029507c05
commit
b55e74de78
5 changed files with 325 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
#include <sprout/limits.hpp>
|
||||
#include <sprout/logic.hpp>
|
||||
#include <sprout/math.hpp>
|
||||
#include <sprout/math/curve.hpp>
|
||||
#include <sprout/memory.hpp>
|
||||
#include <sprout/net.hpp>
|
||||
#include <sprout/none.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue