All Projects → wudixiaop → Shaderlabvs

wudixiaop / Shaderlabvs

Licence: other
ShaderlabVS is a Visual Studio plugin for Unity Shaderlab programming

Projects that are alternatives of or similar to Shaderlabvs

Shaders
A collection of shaders written in CG/ShaderLab for Unity.
Stars: ✭ 173 (-79.43%)
Mutual labels:  unity, unity3d, shaderlab
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (-70.99%)
Mutual labels:  unity, unity3d, shaderlab
Videolabtest
OP-Z videolab examples
Stars: ✭ 186 (-77.88%)
Mutual labels:  unity, unity3d, shaderlab
Threedscans
Scanned statue models from the Three D Scans project, optimized for real-time rendering use.
Stars: ✭ 172 (-79.55%)
Mutual labels:  unity, unity3d, shaderlab
Unity Shadersketches
Sketches made with ShaderLab in Unity.
Stars: ✭ 362 (-56.96%)
Mutual labels:  unity, unity3d, shaderlab
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (-79.55%)
Mutual labels:  unity, unity3d, shaderlab
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (-76.46%)
Mutual labels:  unity, unity3d, shaderlab
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-88.47%)
Mutual labels:  unity, unity3d, shaderlab
Hsv Color Picker Unity
HSV color picker for Unity UI
Stars: ✭ 355 (-57.79%)
Mutual labels:  unity, unity3d, shaderlab
Unity3dcrosssectionshader
CG shader for unity3D to create a cross section through meshes
Stars: ✭ 333 (-60.4%)
Mutual labels:  unity, unity3d, shaderlab
Rcam
Real time volumetric video capture for live visuals
Stars: ✭ 128 (-84.78%)
Mutual labels:  unity, unity3d, shaderlab
Unityurpunlitscreenspacedecalshader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Stars: ✭ 455 (-45.9%)
Mutual labels:  unity, unity3d, shaderlab
Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (-85.14%)
Mutual labels:  unity, unity3d, shaderlab
Unity Dithered Transparency Shader
Unity material and shader for applying clipped, dithered transparency
Stars: ✭ 174 (-79.31%)
Mutual labels:  unity, unity3d, shaderlab
Otto
Otto sample project for the AI Planner
Stars: ✭ 113 (-86.56%)
Mutual labels:  unity, unity3d, shaderlab
Isaura
An attempt at making a aura thingie with a isoline shader.
Stars: ✭ 187 (-77.76%)
Mutual labels:  unity, unity3d, shaderlab
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-90.25%)
Mutual labels:  unity, unity3d, shaderlab
Iridescence
Iridescence shader
Stars: ✭ 89 (-89.42%)
Mutual labels:  unity, unity3d, shaderlab
Depthinverseprojection
An example showing how to inverse-project depth samples into the view/world space in Unity.
Stars: ✭ 296 (-64.8%)
Mutual labels:  unity, unity3d, shaderlab
Unity Wireframe
General purpose wireframe shaders for use in Unity.
Stars: ✭ 378 (-55.05%)
Mutual labels:  unity, unity3d, shaderlab

中文版 README

ShaderlabVS

ShaderlabVS is a Visual Studio Plugin for Unity Shaderlab programming. Latest releae build can be found at Visual Studio Marketplace or the Release page. Paid Version with Long Term Support is available on Asset Store.

If you are looking for Shaderlab extensions for Visual Studio Code, you can take look at ShaderlabVSCode(Free).

Open Source Love GitHub version

Supports files:

  • .shader
  • .cginc
  • .glslinc
  • .compute
  • .cg
  • .hlsl

Features

Syntax Hightlighting and outlining

Highlighting

Quickinfo

QuickInfo

Code Completion

CodeCompletion

Signature help for CG and Unity built in functions

SignatureHelp

Supports Dark Theme

dark

Development

Requirements

  • Visual Studio
  • Visual Studio SDK

How to debug in Visual Studio

  1. Download and install Visual Studio SDK
  2. Open ShaderlabVS solution
  3. Press F6 to build solution
  4. If you want to debug it in Visual Studio, and encounter problems, please make sure the Start exteral program and Comand line arguments in the Debug tab of ShaderlabVS project settings have value as follow:
    1. Set Start exteral program to the path of devenv.exe (the Visual studio main program)
    2. set Comand line arguments to /rootsuffix Exp. Below is a screenshot for the settings:

Support Visual Studio Versions:

  • Visual Studio 2013
  • Visual Studio 2015
  • Visual Studio 2017

The other version are not tested, not sure if there are also work or not.

Thanks To

晨曦

Buy me a coffe

If you like this extension, and want to buy me a coffee. You can via Paypal.

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