Triangles/src
Stephen Seo c6dd68ae14 Refactor usage of colors and color picking
Member variables of state changed from an array of floats to a Color
struct.
2024-01-23 14:53:47 +09:00
..
unittest Fix usage of "pragma GCC diagnostic ..." 2023-07-24 11:18:43 +09:00
circle.cpp WIP Replace SFML with Raylib 2021-03-29 17:05:27 +09:00
circle.hpp WIP Replace SFML with Raylib 2021-03-29 17:05:27 +09:00
helpers.hpp Refactor usage of colors and color picking 2024-01-23 14:53:47 +09:00
main.cpp WIP Replace SFML with Raylib 2021-03-29 17:05:27 +09:00
raygui.cpp Fix CMakeLists.txt, fix warnings 2023-07-23 18:42:38 +09:00
shape.cpp Update submodule glm 2024-01-23 14:35:57 +09:00
shape.hpp Fix usage of "pragma GCC diagnostic ..." 2023-07-24 11:18:43 +09:00
state.cpp Refactor usage of colors and color picking 2024-01-23 14:53:47 +09:00
state.hpp Refactor usage of colors and color picking 2024-01-23 14:53:47 +09:00
triangle.cpp WIP Some tweaks 2021-03-31 22:16:09 +09:00
triangle.hpp WIP Replace SFML with Raylib 2021-03-29 17:05:27 +09:00