Skip to content

korzen/projective_dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projective Dynamics experiments.

Selecting a Backend

  • Eigen3: Simply run make

  • CUDA: Run BACKEND=cuda make

The CUDA backend requires ViennaCL to be installed.

Blender Export

The file blender/export.py provides an add-on for exporting triangular meshes from Blender to .json file. This file can be loaded in projective dynamics by running ./pd 0 0 10 filename.json.

The spring constraints are formed by edges of the triangle mesh and attachment constraints come from the vertex group selected for pinning the cloth in Blender cloth simulation properties.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published