Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-18 | X-macro and palette editing menu | rtk0c | |
2025-05-17 | Painting sand | rtk0c | |
2025-05-17 | Moar interactive | rtk0c | |
Popup for changing sandbox params, and slightly cleaner code? | |||
2025-05-17 | More interactive thigns | rtk0c | |
2025-05-17 | Dirty rect & UI features | rtk0c | |
- dirty rectangle (and the math library thereof) - drawing it - no more std::vector in Sandbox - single step - cycle counter display | |||
2025-05-17 | Interactive buttons | rtk0c | |
2025-05-17 | Wrap random source | rtk0c | |
Havne't dont too much investigation if PCG is a good choice; this give some freedom to move later | |||
2025-04-25 | Fix update loop direction | rtk0c | |
Going up to down causes the sand to collide in mid-air | |||
2025-04-25 | Flip texture rendered | rtk0c | |
I'm not sure if this is the correct thing to do. Need to think through the memory layout of _bitmap, etc. again later | |||
2025-04-24 | Make coords: -+x, -+y (normal cartesian) | rtk0c | |
2025-04-24 | Make the texture render | rtk0c | |
2025-04-24 | Some draft ideas on simulation | rtk0c | |
2025-04-21 | Initial xmake C++ project | rtk0c | |
2025-04-21 | Initial commit | rtk0c | |