sutongkui / SubPhysicsDemo

Demo for Subspace Neural Physics
12 stars 1 forks source link

Question about the collision artifacts #3

Closed dytan closed 4 years ago

dytan commented 4 years ago

Hello, noticed you have worked on Holden's subphysics demo. May I ask what the accuracy you gotten? Seems you experimented the 'ball collide mesh' on unreal engine, how do you deal with the 'visible intersection artifacts', is there need a 'projection collision' post process?

sutongkui commented 4 years ago

It's not precise and also not stable in my traning. The advantage of this method is the speed which makes it possible to work on mobile, if we add colliison process, it may become slowly. Also i made the traning repo public https://github.com/sutongkui/SubPhysics

dytan commented 4 years ago

Sorry for the late notice, thank you!

dytan commented 4 years ago

Sorry for the late notice, thank you!