Skip to content

RudraSama/metaballs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Metaballs

Metaballs are organic-looking blobs used in computer graphics to simulate soft merging shapes (often for fluids or blobby characters). They are defined mathematically as fields that influence the space around them.

We just tried to render metaballs in X11 using xcb API and pixmap. It has weird effect doing merging of two metaballs.

Refrence

Metaballs are explained in detail here.

About

Simple Metaball Simulation in C using XCB API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages