Voxelers / 3d

3D in Voxelers
Apache License 2.0
9 stars 1 forks source link

Explore voxels breakdown collision in Blender #39

Open acs opened 2 years ago

acs commented 2 years ago

https://blender.stackexchange.com/questions/46914/how-to-break-a-voxelated-object-into-voxels

At the end, a tutorial showing howto do it!!!

I will try it ASAP!

A Blender animation can be imported as a Godot animation!

acs commented 2 years ago

https://www.youtube.com/watch?v=6p74pEH-k8s Intro to particles in Blender

acs commented 2 years ago

Intro to fluids with Blender particles: https://www.youtube.com/watch?v=bV7RnZguToo Making particles to collision correctly with a plane: https://www.youtube.com/watch?v=Y2ywyKL0rNM

The key for the last video is how the particles physics are defined. Attached the config:

Screenshot from 2022-04-25 23-07-54

Also, take in mind that the collision with particles is a specific section in the plane which will stop the particles!

acs commented 2 years ago

Screenshot from 2022-04-26 18-04-30 Another cool tutorial: https://www.youtube.com/watch?v=ymhEH-shXMo