aboutsummaryrefslogtreecommitdiff
path: root/src/sandbox.cpp
AgeCommit message (Collapse)Author
2025-05-17Wrap random sourcertk0c
Havne't dont too much investigation if PCG is a good choice; this give some freedom to move later
2025-04-25Fix update loop directionrtk0c
Going up to down causes the sand to collide in mid-air
2025-04-24Make coords: -+x, -+y (normal cartesian)rtk0c
2025-04-24Make the texture renderrtk0c
2025-04-24Some draft ideas on simulationrtk0c