Skip to content

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

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors