All Projects → candycat1992 → Shadertoy_lab

candycat1992 / Shadertoy_lab

✏️ Test some shadertoy examples in Unity.

Labels

Projects that are alternatives of or similar to Shadertoy lab

Shaderc Rs
Rust bindings for the shaderc library.
Stars: ✭ 143 (-12.8%)
Mutual labels:  glsl
Twigl
twigl.app is an online editor for One tweet shader, with gif generator and sound shader, and broadcast live coding.
Stars: ✭ 145 (-11.59%)
Mutual labels:  glsl
Graphite
A parallel, distributed simulator for multicores.
Stars: ✭ 157 (-4.27%)
Mutual labels:  glsl
Glsl
GLSL parser for Rust
Stars: ✭ 145 (-11.59%)
Mutual labels:  glsl
Glowingobjectoutlines
A technique for Glowing Object Outlines in Unity.
Stars: ✭ 149 (-9.15%)
Mutual labels:  glsl
Processingstuff
Various pretty-ish Processing sketches by Blokatt. About 50% shaders.
Stars: ✭ 153 (-6.71%)
Mutual labels:  glsl
Shader minifier
Minify and obfuscate GLSL or HLSL code
Stars: ✭ 141 (-14.02%)
Mutual labels:  glsl
Starwars.android
This component implements transition animation to crumble view into tiny pieces.
Stars: ✭ 1,942 (+1084.15%)
Mutual labels:  glsl
Wombat
An efficient texture-free GLSL procedural noise library
Stars: ✭ 149 (-9.15%)
Mutual labels:  glsl
Glsl Godrays
This module implements a volumetric light scattering effect(godrays)
Stars: ✭ 155 (-5.49%)
Mutual labels:  glsl
Fsynth
Web-based and pixels-based collaborative synthesizer
Stars: ✭ 146 (-10.98%)
Mutual labels:  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 (-9.15%)
Mutual labels:  glsl
Reshade
A generic post-processing injector for games and video software.
Stars: ✭ 2,285 (+1293.29%)
Mutual labels:  glsl
Godot Cel Shader
A Cel Shader for the Godot Engine
Stars: ✭ 145 (-11.59%)
Mutual labels:  glsl
Soicbite
A compact PCB footprint which allows SOIC test clips to be used as a space-efficient programming and debugging connector
Stars: ✭ 161 (-1.83%)
Mutual labels:  glsl
Godot Water Shader Prototype
Water Shader Prototype for Godot
Stars: ✭ 143 (-12.8%)
Mutual labels:  glsl
Glsl Sdf Primitives
A bunch of distance field primitives for ray marching
Stars: ✭ 152 (-7.32%)
Mutual labels:  glsl
Sparkle
🎇 A modern particle engine running on GPU, using c++14 and OpenGL 4.4.
Stars: ✭ 162 (-1.22%)
Mutual labels:  glsl
Gaiasky
Mirror of Gaia Sky repository hosted on Gitlab: https://gitlab.com/langurmonkey/gaiasky
Stars: ✭ 162 (-1.22%)
Mutual labels:  glsl
Glsl
VSIX Project that provides GLSL language integration.
Stars: ✭ 155 (-5.49%)
Mutual labels:  glsl

Shadertoy Lab

Overview

This project is intended to test shadertoy (https://www.shadertoy.com) examples in Unity.

Unity Version

Unity 5.1.0 Personal

Current Labs

Basics

Related Scenes

1. SimpleCircleScene
2. SimpleLineScene

References

[1] http://blog.csdn.net/candycat1992/article/details/44244549

Heart

Related Scenes

1. HeartScene

References

[1] https://www.shadertoy.com/view/XsfGRn
[2] http://blog.csdn.net/candycat1992/article/details/44040273

AntiAliasing

Related Scenes

1. AntiAliasCubeScene
2. AntiAliasLineScene
3. AntiAliasPointSampleScene

References

[1] https://www.shadertoy.com/view/4ssSRl
[2] https://www.shadertoy.com/view/ldsSRX
[3] https://www.shadertoy.com/view/ldlSzS
[4] https://www.shadertoy.com/view/MsjSzy
[5] https://www.shadertoy.com/view/XtB3zw
[6] https://www.shadertoy.com/view/4tB3zm
[7] https://www.shadertoy.com/view/4t2GRm
[8] http://blog.csdn.net/candycat1992/article/details/44673819

Water Color

Related Scenes

1. WaterColorScene

References

[1] https://www.shadertoy.com/view/XdSSWd
[2] Curtis C J, Anderson S E, Seims J E, et al. Computer-generated watercolor[C]// Proceedings of the 24th annual conference on Computer graphics and interactive techniques. ACM Press/Addison-Wesley Publishing Co., 1997.

Umbrella

Related Scenes

1. UmbrellaScene

References

[1] https://www.shadertoy.com/view/4t2SRh
[2] http://blog.csdn.net/candycat1992/article/details/49389905

More Info

For more information, please visit http://blog.csdn.net/candycat1992.

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