aresrpg / aresrpg-dapp

Aresrpg's decentralized web application
https://app.aresrpg.world
2 stars 4 forks source link

Terrain & Structures collisions / entities movements in the world #18

Open Sceat opened 9 months ago

Sceat commented 9 months ago

We need to find an efficient algorithm/system for collisions, which would include:

Sceat commented 7 months ago

tbc with the new @aresrpg/aresrpg-world, collisions might change

Sceat commented 2 months ago

camera collisions works out of the box with https://github.com/yomotsu/camera-controls but it might be inneficient especially because it only works with threejs meshes