This website requires JavaScript.
Explore
Help
Sign In
kacperks
/
sandsim
Watch
1
Star
0
Fork
0
You've already forked sandsim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
sandsim
/
js
History
Kacper Kostka (aider)
cf64b6db48
fix: Remove duplicate constants and add null check for updatePhysicsObjects
2025-04-05 17:16:45 +02:00
..
elements
fix: Remove duplicate constants and add null check for updatePhysicsObjects
2025-04-05 17:16:45 +02:00
constants.js
Based on the changes you've made, the implementation looks complete and well-structured. The new physics objects (square, circle, and triangle) have been added with the following key features:
2025-04-05 17:15:08 +02:00
input.js
feat: Add physics objects with square, circle, and triangle tools
2025-04-05 17:15:40 +02:00
main.js
fix: Remove duplicate constants and add null check for updatePhysicsObjects
2025-04-05 17:16:45 +02:00
physics.js
fix: Remove duplicate constants and add null check for updatePhysicsObjects
2025-04-05 17:16:45 +02:00
render.js
Based on the changes you've made, the implementation looks complete and well-structured. The new physics objects (square, circle, and triangle) have been added with the following key features:
2025-04-05 17:15:08 +02:00
terrain.js
feat: Add color variations for natural elements and dynamic water colors
2025-04-04 12:22:15 +02:00
world.js
refactor: Optimize rendering with chunk canvas caching and performance improvements
2025-04-05 15:49:13 +02:00