• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

Sphere physic Dx11

Author: sanch
Date: 15 Aug, 2014
Category: effect
Credits:

http://stackoverflow.com/questions/345838/ball-to-ball-collision-detection-and-handling

Download

64bit

0-SpherePhysics.zip
15 Aug, 2014 - 00:58
simple physic simulation with sphere

Description

Basic physic engine with static and dynamic sphere, ported from here http://stackoverflow.com/questions/345838/ball-to-ball-collision-detection-and-handling you can't really stack sphere as they become instable , also if the sphere move to fast the collision might be miss... both of this might be fix by using continuous collision detection and finnally note that the sphere are not rotating... You can actually get the colliding sphere id back with readback from buffer...

Comments

Comments are no longer accepted.
Please create a new topic in the vvvv beta forum to discuss this contribution.
jjjj
13 Jun, 2016 - 15:51

Hi Sanch, Any idea on how to make the spheres stack on each other? you mention something about continuous collision, can you give me a hint on how to do this in the shader?

Thanks, jjjj

sanch
16 Jun, 2016 - 08:33

Hi, i did try several time and fail at having a stable system, i'm afraid i can't help...

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top