Skip to content

lucifer1004/cloth-simulation-julia

Repository files navigation

Julia Cloth Simulation

This is a Julia port of Taichi Cloth Simulation.

  • Due to Julia's notorious TTFP (Time to first plot) issue, if you want to run the code as a script, it is recommended that a sysimage be built with create_sysimage.jl.
  • Currently, the implementation works but runs very slow.

Screenshot 1

Screenshot 2

About

Cloth simulation in Julia.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages