Skip to content

Rendering a planet simulation as metaball rendering with physics using the marching-squares algorithm with lerp

Notifications You must be signed in to change notification settings

anonymax25/PlanetMetaballs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planet-metaballs

Processing project to test out the marching squares algorithm

Requierments

You need to have processing installed with the java version and the have the processing-java cli available

Run

The "run metaballs" vscode task

  • Ctrl+Shift+p

  • Or the command directly: processing-java --force --sketch=../PlanetMetaballs --output=out --run

About

Rendering a planet simulation as metaball rendering with physics using the marching-squares algorithm with lerp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published