Skip to content

Implementation of metaballs with Processing and fragment shaders

Notifications You must be signed in to change notification settings

abangfarhan/metaballs-pshaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Metaballs with Shaders

This is my implementation of metaballs, inspired by this Coding Train video. I use fragment shaders to render the metaballs, since Processing enable you to write your own shader. Compared to the one I tried written with pure Processing, the speed difference is tremendous. See this video for the demo. Below is a screenshot:

Screenshot

About

Implementation of metaballs with Processing and fragment shaders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published