All Projects → WorldOfZero → Unityvisualizations

WorldOfZero / Unityvisualizations

Licence: apache-2.0
Collection of shaders and visual effects created for Unity 3D.

Projects that are alternatives of or similar to Unityvisualizations

Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (-58.05%)
Mutual labels:  unity3d, game-development, shaders, shaderlab
Unity Wireframe
General purpose wireframe shaders for use in Unity.
Stars: ✭ 378 (-19.92%)
Mutual labels:  unity3d, game-development, shaders, shaderlab
Arcadevehiclephysics
A framework for creating an arcade inspired physics system for vehicles in Unity
Stars: ✭ 103 (-78.18%)
Mutual labels:  unity3d, game-development, shaderlab
Learnunityshader
学习Unity Shader过程中的一些记录,特效,动画Demo。
Stars: ✭ 141 (-70.13%)
Mutual labels:  unity3d, shaders, shaderlab
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (-63.56%)
Mutual labels:  unity3d, shaders, shaderlab
3dxrayshader unity
Surface shader. Clips a Model with given plane , applies fresnel on clipped part and highlights the cross section.
Stars: ✭ 73 (-84.53%)
Mutual labels:  unity3d, shaders, shaderlab
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-79.45%)
Mutual labels:  unity3d, shaders, shaderlab
Unity3dcrosssectionshader
CG shader for unity3D to create a cross section through meshes
Stars: ✭ 333 (-29.45%)
Mutual labels:  unity3d, shaders, shaderlab
Radialprogressbar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
Stars: ✭ 714 (+51.27%)
Mutual labels:  unity3d, game-development, shaders
Shaders
A collection of shaders written in CG/ShaderLab for Unity.
Stars: ✭ 173 (-63.35%)
Mutual labels:  unity3d, shaders, shaderlab
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+2378.39%)
Mutual labels:  unity3d, game-development, shaders
Verticaldissolve
Procedural vertical dissolve shader. Highly customizable. Tweak edge color, noisiness & waviness, rim light, emission scrolling and more.
Stars: ✭ 434 (-8.05%)
Mutual labels:  unity3d, game-development, shaders
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+128.6%)
Mutual labels:  unity3d, game-development, shaderlab
Spheredissolve
Customizable procedural spherical dissolve shader for Unity3D, for all your customizable procedural spherical dissolve needs!
Stars: ✭ 311 (-34.11%)
Mutual labels:  unity3d, game-development, shaders
Stylisedwater surfaceshader
Simple water shader in the style of Zelda: Wind Waker
Stars: ✭ 26 (-94.49%)
Mutual labels:  unity3d, shaders, shaderlab
Rimlight
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!
Stars: ✭ 170 (-63.98%)
Mutual labels:  unity3d, game-development, shaders
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+11.86%)
Mutual labels:  unity3d, game-development, shaders
Unity Shaders
A bunch of shader examples created in Unity (ShaderGraph & Built-in) 🧙✨
Stars: ✭ 564 (+19.49%)
Mutual labels:  unity3d, shaders, shaderlab
Unity Dithered Transparency Shader
Unity material and shader for applying clipped, dithered transparency
Stars: ✭ 174 (-63.14%)
Mutual labels:  unity3d, shaders, shaderlab
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (-48.31%)
Mutual labels:  unity3d, shaders, shaderlab

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].