8000 GitHub - KdotJPG/MST-Blob: Creates a connected blob-like image by analytically integrating the edges of a Minimum Spanning Tree through a blur kernel, and thresholding. Inspired by a post on /r/proceduralgeneration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Creates a connected blob-like image by analytically integrating the edges of a Minimum Spanning Tree through a blur kernel, and thresholding. Inspired by a post on /r/proceduralgeneration

License

Notifications You must be signed in to change notification settings

KdotJPG/MST-Blob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MST Blob

Creates a connected blob-like image by analytically integrating the edges of a Minimum Spanning Tree through a blur kernel, and thresholding. Inspired by a post on /r/proceduralgeneration

Sample result

Sample image without tree shown

Sample result with tree

Sample image with tree shown

Sample result, raw output

Sample image with tree shown

Usage

  • javac MSTBlob.java && java MSTBlob

About

Creates a connected blob-like image by analytically integrating the edges of a Minimum Spanning Tree through a blur kernel, and thresholding. Inspired by a post on /r/proceduralgeneration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0