• Stars
    star
    590
  • Rank 75,458 (Top 2 %)
  • Language ShaderLab
  • License
    Apache License 2.0
  • Created over 7 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Collection of shaders and visual effects created for Unity 3D.

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).

Contour Map

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

Fake Volumetric Lighting

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

Game of Life

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

Night Vision Camera Effect

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.

Particle Shaders

A collection of shaders designed for particle systems.

Pixelating Image Effect

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

Reality - Trace Effect

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.

Red - TV Grain

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

Revealing Flashlight

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

Shield Shader

An energy shield shader that reacts to impacts against it.

Squishy Sphere

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

Tranquility - Morph3D Realtime Aging

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.

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 - Gradient Shift Image Effect

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.

Helpful Scripts by Chris Wade

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

More Repositories

1

FractalGenerator

Unity 3D project for generating fractals and exploring components and messaging
C#
26
star
2

Unity-STL

A Unity Plugin to provide STL export support and tooling.
C#
22
star
3

2D-Flat-Shape-Shader

Lets make a simple 2D shader
GLSL
15
star
4

Jet-Warrior

Blasting around an asteroid belt in virtual reality in a scifi future!
C#
13
star
5

Data-Sphere

Data Sphere is a 3D data visualization tool capable of easy extension via additional plugins.
C#
13
star
6

STLBuilder

Build STL Objects From Code
C#
12
star
7

top-down-spaceship

An example of top down space ship movement in Unity 3D
C#
11
star
8

Unity-Shell

A CLI in Unity
C#
8
star
9

woz-minecraft

Everything needed to run the World of Zero Minecraft server
PowerShell
8
star
10

Parallel

A game about parallel worlds and how you interact with them.
GLSL
4
star
11

Arcade

The World of Zero Arcade is a whole new type of multiplayer arcade experience with plenty of fun games and a global couch based gaming system.
C#
4
star
12

MixerArcade

C#
3
star
13

AsteroidBelt

Asteroid Belt created here: https://www.youtube.com/playlist?list=PLEwYhelKHmiiiwlaWWAfeGBBp9B36yN8J
C#
3
star
14

unity-observer

Unity Observer is an extension to the Unity 3D Editor that makes inspecting large numbers of objects simultaneously easy.
C#
3
star
15

ballistic-essentials

WIP - Easier Projectiles in Unity3D
2
star
16

dotcom

BETA: WorldOfZero.com, built with gohugo.io
C#
2
star
17

language-features

A collection of projects designed to showcase key features from languages.
C#
1
star
18

BinaryClock

A Binary Clock application for the Universal Windows Platform.
C#
1
star
19

LudumDare38

World of Zero - Ludum Dare 38 Project - Live Streaming at https://www.youtube.com/c/WorldofzeroDevelopment/live
C#
1
star
20

Tower-of-Hanoi

1
star
21

JumpBang

A multiplayer game developed for the #dreamhackjam
C#
1
star