Skip to content

Helliaca/Soft-Matter-Vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Soft-Matter-Vis

Visualizing Concepts from Soft Matter Simulation such as Gaussian Chains and Random Walk Model with Unity3d

Available Commands

  • genchain X: Generate a single Gaussian chain of length X

  • genchain X Y: Generate X Gaussian chains of length Y

  • calc gyr/R2: Calculate and display the Gyration Radius or Avg. polymer size for the last set of chain(s) generated

  • toggle gyr/R2: Toggle visibility of Gyration Radius or Avg. polymer size if they have been calculated

  • clear: Clear all chains and radii currently in the scene.

Examples:

Single Gaussian Chain l=100 https://i.imgur.com/xZq7WvD.jpg

100 chains of length 100 with theoretical polymer end-to-end distance https://i.imgur.com/CkcQJa9.jpg

20 chains of length 1000 with theoretical radius of gyration https://i.imgur.com/MHBswVK.jpg

About

Visualizing Concepts from Soft Matter Simulation such as Gaussian Chains and Random Walk Model with Unity3d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages