All Projects → ogxd → grid-shader-unity

ogxd / grid-shader-unity

Licence: MIT license
A grid shader for Unity 🌐

Programming Languages

ShaderLab
938 projects
C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to grid-shader-unity

shaderplace
Real-time collaborative GLSL livecode editor
Stars: ✭ 43 (-46.91%)
Mutual labels:  shaders, shader
sparksl-noise
minimum proof of concept about procedural noise generation in SparkAR's shader language (SparkSL).
Stars: ✭ 16 (-80.25%)
Mutual labels:  shaders, shader
ShaderGlass
Overlay for running GPU shaders on top of Windows desktop
Stars: ✭ 417 (+414.81%)
Mutual labels:  shaders, shader
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (+144.44%)
Mutual labels:  shaders, shader
glsl-cos-palette
glsl function for making cosine palettes
Stars: ✭ 26 (-67.9%)
Mutual labels:  shaders, shader
Glsl Grid
Draws an antialiased grid along the X/Y/Z direction of a mesh.
Stars: ✭ 57 (-29.63%)
Mutual labels:  grid, shader
unity-reaction-diffusion
(WIP) ✏️ Test of a Reaction-Diffusion simulated with a compute shader in Unity.
Stars: ✭ 25 (-69.14%)
Mutual labels:  shaders, shader
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (+93.83%)
Mutual labels:  shaders, shader
viking-village-nvjob-sky-water-stc
Unity Viking Village + #NVJOB Water Shader, Dynamic Sky, STC (Demo). Unity Asset.
Stars: ✭ 29 (-64.2%)
Mutual labels:  shaders, shader
GPU-Fog-Particles
Textureless fog particles using a highly customizable shader to attenuate noise values.
Stars: ✭ 303 (+274.07%)
Mutual labels:  shaders, shader
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (+112.35%)
Mutual labels:  shaders, shader
Height-Based-Gradient-Color-Shaders-for-Unity
Height Based 2 color gradient shaders for Unity
Stars: ✭ 18 (-77.78%)
Mutual labels:  shaders, shader
Spirv Vm
Virtual machine for executing SPIR-V
Stars: ✭ 173 (+113.58%)
Mutual labels:  shaders, shader
sparkar-pixelate-shader
simple script-only pixelate shader with Facebook SparkAR.
Stars: ✭ 35 (-56.79%)
Mutual labels:  shaders, shader
Rimlight
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!
Stars: ✭ 170 (+109.88%)
Mutual labels:  shaders, shader
stc8
#NVJOB STC8 v 3.2 (Custom shader for Unity SpeedTree 8)
Stars: ✭ 17 (-79.01%)
Mutual labels:  shaders, shader
Unity Texture Curve
✏️ Example showing how to bake an AnimatedCurve into a Texture and use it in a shader.
Stars: ✭ 149 (+83.95%)
Mutual labels:  shaders, shader
Glsl Godrays
This module implements a volumetric light scattering effect(godrays)
Stars: ✭ 155 (+91.36%)
Mutual labels:  shaders, shader
nvjob-sky-shader-simple-and-fast
#NVJOB Dynamic Sky. Sky Shaders. Free Unity Asset.
Stars: ✭ 103 (+27.16%)
Mutual labels:  shaders, shader
unity-surfaceshader-flipbook
Surface shaders with flipbook / spritesheet animation functionality
Stars: ✭ 43 (-46.91%)
Mutual labels:  shaders, shader

Grid Shader

A Grid Shader for Unity !
It can scale infinitely (log10 scaling). Main lines will show a one to one grid for the current scale, while secondary lines show up secondary units.
It performs much better than relying on GL lines to draw a grid, has more customization possibilities and works in a lot more situations.

Plane Cube Thickness

How To

Download the .unitypackage in the Release tab (or checkout and copy the Assets/Plugins/GridShader folder to your Assets folder)

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