Skip to content

WorldOfZero/UnityVisualizations

Repository files navigation

Unity Visualizations

Collection of shaders and visual effects created for Unity 3D. Most of these have been developed as a part of my World of Zero YouTube channel.

Packages

Bezier Curves 1 2

Extend Unity's Line Renderer to enable drawing Bezier Curves with an unlimited number of points

Block Terrain

Work in progress building a block based terrain system (similar in style to what Minecraft does).

A quick and easy way to draw cartographic maps with contour lines using a Heightmap.

Simple volumetric spotlights that use vertex colors to simulate a volumetric cone of light.

An implementation of Conway's Game of Life using Unity 3D Compute Shaders

An image effect inspired by the Outlast video game series which uses a combination of the depth map and the scenes albedo to illuminate the world.

A collection of shaders designed for particle systems.

An introductory image effect designed to reduce the number of horizontal and vertical pixels to a fixed amount.

Developed for Reality as part of the Asylum Jam 2015. Creates a "trace" from a given object that reveals the vertex color of the object under it.

Developed for the Asylum Jam 2016. This was used to render the TV's blur in Red. Adds random noise "grain" to a texture.

Shader which is revealed by a spotlight and invisible in all other cases.

An energy shield shader that reacts to impacts against it.

Sphere shader that causes them to collapse as they collide with a plane.

Perhaps not the most efficient way to solve this problem, but an easy way to do it. Allows animating various Morph3D trait "groups" in order to simulate aging. Developed originally for Tranquility in the Music Video Jam of 2016.

A shader that can skew and rotate the vertices of a mesh in real time.

Unity Terrain - Grass

Unity terrain is a collection designed around building immersive (and awesome) environments. Still very much a work in progress!

Other Effects

Twinkle was a game developed for the Audio Game Jam of 2016. This gradient shift was the only visual effect in the entire game and was designed to visualize the position and intensity of sounds. The entire project is open sourced including a full web server for synchronizing worlds between players.

Other Handy Projects

Some other visual effects that other's have made.

The developer of Sausage Sports Club. This repository includes things like advaned decals, fog and other neat effects.

Releases

No releases published

Packages

No packages published