Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HuvaaKoodia/2DMetaballs
A 2D metaballs implementation in Unity
https://github.com/HuvaaKoodia/2DMetaballs
Last synced: 2 months ago
JSON representation
A 2D metaballs implementation in Unity
- Host: GitHub
- URL: https://github.com/HuvaaKoodia/2DMetaballs
- Owner: HuvaaKoodia
- License: unlicense
- Created: 2016-04-26T10:08:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T13:33:37.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T19:08:45.564Z (6 months ago)
- Language: C#
- Size: 35.5 MB
- Stars: 90
- Watchers: 9
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - 2DMetaballs - A 2D metaballs implementation (Metaball)
README
# 2DMetaballs
A 2D metaballs implementation in Unity.Based on this tutorial:
http://patomkin.com/2016/04/25/metaball-tutorial/With the following changes:
- Cutoff shader merged with the blur effect in MetaballEffect.cs. Should be faster and there's no need for a separate RenderTexture quad.
- A hundred squishing and rotating metaballs for your enjoyment. Top-notch screensaver quality.See the result here:
http://huvaakoodia.github.io/2DMetaballs/