Skip to content

Javisda/Custom-Solid-Physics-ToolForUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Solid Physics [Unity 2020.3.21f1]

Video here: https://www.youtube.com/watch?v=55g2WV_Q0_g

What is this about?

This project is about implementing solid mesh behaviours. Meshes are embeded inside simpler shapes, on which physics are computed, and then the results are brought back to the first ones. It is all about a labour of skinning.

What behaviours are implemented?

  • Mesh collisions to cuboids and spheres.
  • Wind computation. Asset for random wind is included too.
  • Attributes to adjust as desired. For example: gravity, stiffness, substeps, etcetera.
  • Custom force impulses. This allows for further videogame implementation.
  • Dynamic fixers.

Controls

  • [MNBVC] to display different gizmos.
  • [✕] fixer detection ON/OFF.
  • [Z] applies an impulse to the mesh.
  • [R] to reset bodies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published