Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
0 answers
66 views

I am making a particle simulator in python, and noticed that my collision detection is ruining the performance the most,I am not even sure if this is a thing but is it possible to tell the GPU to do ...
Dario's user avatar
  • 1
0 votes
1 answer
26 views

I’m working with RealityKit and trying to detect on which side of a connector a sphere has collided. The setup: I have a connector (a cylinder). It has two child entities, each one with its own ...
swiftIos's user avatar