All Projects → toxicFork → Unity3D-Plane-Clipping

toxicFork / Unity3D-Plane-Clipping

Licence: other
Plane clipping shaders for Unity3D 5. Extends the Standard shader!

Programming Languages

ShaderLab
938 projects
HLSL
714 projects
C#
18002 projects

Projects that are alternatives of or similar to Unity3D-Plane-Clipping

NobleRT
A Minecraft shaderpack that enhances one's experience with the help of good-looking graphics and light simulations.
Stars: ✭ 76 (-9.52%)
Mutual labels:  shaders, glsl
ofxShadertoy
Addon for openFrameworks that sets up and loads Shadertoy (http://www.shadertoy.com) shaders
Stars: ✭ 77 (-8.33%)
Mutual labels:  shaders, glsl
Spirv Vm
Virtual machine for executing SPIR-V
Stars: ✭ 173 (+105.95%)
Mutual labels:  shaders, glsl
ModularMusicVisualizer
Project in Hiatus, unmaintained, being rewritten privately. Will Open Source when stuff is ready. Project will be Renamed.
Stars: ✭ 81 (-3.57%)
Mutual labels:  shaders, glsl
Perlin-Noise-3D-Voxel-Generator
Voxel generator based on perlin 3d noise | Python OpenGL
Stars: ✭ 22 (-73.81%)
Mutual labels:  shaders, glsl
Gaiasky
Mirror of Gaia Sky repository hosted on Gitlab: https://gitlab.com/langurmonkey/gaiasky
Stars: ✭ 162 (+92.86%)
Mutual labels:  shaders, glsl
Glslviewer
Console-based GLSL Sandbox for 2D/3D shaders shaders
Stars: ✭ 2,834 (+3273.81%)
Mutual labels:  shaders, glsl
Reshade
A generic post-processing injector for games and video software.
Stars: ✭ 2,285 (+2620.24%)
Mutual labels:  shaders, glsl
webassembly-webgl-shaders
Demo project for using WebGL shaders in WebAssembly
Stars: ✭ 107 (+27.38%)
Mutual labels:  shaders, glsl
Shadered
Lightweight, cross-platform & full-featured shader IDE
Stars: ✭ 3,247 (+3765.48%)
Mutual labels:  shaders, glsl
glNoise
A collection of GLSL noise functions for use with WebGL with an easy to use API.
Stars: ✭ 185 (+120.24%)
Mutual labels:  shaders, glsl
shaderplace
Real-time collaborative GLSL livecode editor
Stars: ✭ 43 (-48.81%)
Mutual labels:  shaders, glsl
Glsl Godrays
This module implements a volumetric light scattering effect(godrays)
Stars: ✭ 155 (+84.52%)
Mutual labels:  shaders, glsl
Glsltuto
GLSL shaders tutorial
Stars: ✭ 168 (+100%)
Mutual labels:  shaders, glsl
Glsl
VSIX Project that provides GLSL language integration.
Stars: ✭ 155 (+84.52%)
Mutual labels:  shaders, glsl
React Regl
React Fiber Reconciler Renderer for Regl WebGL
Stars: ✭ 171 (+103.57%)
Mutual labels:  shaders, glsl
Fsynth
Web-based and pixels-based collaborative synthesizer
Stars: ✭ 146 (+73.81%)
Mutual labels:  shaders, glsl
Retrace.gl
Create, ray trace & export programatically defined Signed Distance Function CSG geometries with an API suited for generative art - in your browser! 🎉
Stars: ✭ 149 (+77.38%)
Mutual labels:  shaders, glsl
Js
turbo.js - perform massive parallel computations in your browser with GPGPU.
Stars: ✭ 2,591 (+2984.52%)
Mutual labels:  shaders, glsl
procedural-tileable-shaders
Collection of tileable procedural textures such as: cellular noise, fbm, voronoi, perlin and other.
Stars: ✭ 175 (+108.33%)
Mutual labels:  shaders, glsl

Unity3D-Plane-Clipping

Plane clipping shaders for Unity3D 5.3.2+. Extends the Standard shader!

Now it works with the specular setup as well!

example

Usage

Attach the "ClippableObject" script to an object.

It will replace the material of the object with a "clippable" standard material.

If you'd like to reuse the properties of your material (as long as it's based from standard material) this comment may be of help !

More information

See the blog post!

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