Three more examples, now using floats to store current coordinates
commit043b1116750b5e2a70d6ae2a4fdc5e93fdd56e9e
authorVinícius R. Miguel <lemao.vrm07@hotmail.com>
Mon, 12 Oct 2020 05:01:27 +0000 (12 02:01 -0300)
committerVinícius R. Miguel <lemao.vrm07@hotmail.com>
Mon, 12 Oct 2020 05:01:27 +0000 (12 02:01 -0300)
tree909a66630974e4ee3dbbc49d3f0bb9fb7896fb09
parentdca2be2e7b9eb1b252feaec8f306763e4b5c1a23
Three more examples, now using floats to store current coordinates
README.md
examples/koch.cpp [new file with mode: 0644]
examples/rotatingsquare.cpp [new file with mode: 0644]
examples/tree.cpp [new file with mode: 0644]
include/taruga.hpp
src/main.cpp
taruga.pro.user