All Projects → reflex1124 → Reflex-Shader-2

reflex1124 / Reflex-Shader-2

Licence: other
Reflex Shader 2

Programming Languages

ShaderLab
938 projects
C#
18002 projects

Projects that are alternatives of or similar to Reflex-Shader-2

YOLOv4-Tiny-in-UnityCG-HLSL
A modern object detector inside fragment shaders
Stars: ✭ 38 (+8.57%)
Mutual labels:  shaders, vrchat
shaders
Okano's Unity Shaders. Big mishmash of reworked, original, and mixed shaders.
Stars: ✭ 35 (+0%)
Mutual labels:  shaders, vrchat
YALCT
Yet Another Live Coding Tool - Powered by Veldrid and elbow grease
Stars: ✭ 25 (-28.57%)
Mutual labels:  shaders
reshade-vrtoolkit
Modular shader to enhance you HMD clarity & sharpness with minimal performance impact.
Stars: ✭ 40 (+14.29%)
Mutual labels:  shaders
30-days-of-shade
30 days of shaders in GLSL using GLSLCanvas
Stars: ✭ 134 (+282.86%)
Mutual labels:  shaders
ThickRedLine
Thick Red Line - drawing thick lines for SceneKit with metal shaders
Stars: ✭ 40 (+14.29%)
Mutual labels:  shaders
VFX-Essentials
VFX graph workshop in HDRP with samples
Stars: ✭ 122 (+248.57%)
Mutual labels:  shaders
rvc
A 32-bit RISC-V emulator in a shader (and C)
Stars: ✭ 491 (+1302.86%)
Mutual labels:  vrchat
isosurface
Isosurface extraction using Marching Cubes and pure WebGL.
Stars: ✭ 66 (+88.57%)
Mutual labels:  shaders
WebGL-Distance-Fields
⭐ Realtime Euclidean distance field generation and rendering
Stars: ✭ 50 (+42.86%)
Mutual labels:  shaders
Toony-standard
A toon shader with standard elements for vrchat
Stars: ✭ 24 (-31.43%)
Mutual labels:  vrchat
2dset-jelly-sprite
#NVJOB 2D Set Jelly Sprite. Unity Asset.
Stars: ✭ 17 (-51.43%)
Mutual labels:  shaders
inanity
Cross-platform C++ game engine.
Stars: ✭ 28 (-20%)
Mutual labels:  shaders
cats-blender-plugin
😺 A tool designed to shorten steps needed to import and optimize models into VRChat. Compatible models are: MMD, XNALara, Mixamo, DAZ/Poser, Blender Rigify, Sims 2, Motion Builder, 3DS Max and potentially more
Stars: ✭ 1,674 (+4682.86%)
Mutual labels:  vrchat
webgl-image-processing-playground
Image processing shaders with WebGL
Stars: ✭ 15 (-57.14%)
Mutual labels:  shaders
VRC-Cancerspace
Cancerous screenspace shader for VRChat. Please use responsibly. :^)
Stars: ✭ 55 (+57.14%)
Mutual labels:  vrchat
SdfFontDesigner
Offline font tuning/bitmap generation via shaders
Stars: ✭ 56 (+60%)
Mutual labels:  shaders
UNet
Network system for VRChat UDON
Stars: ✭ 19 (-45.71%)
Mutual labels:  vrchat
facebook-3d-photo-unity
Unity extension to take 3D screenshots for Facebook
Stars: ✭ 24 (-31.43%)
Mutual labels:  shaders
planetarium
A Processing library for dome projection.
Stars: ✭ 45 (+28.57%)
Mutual labels:  shaders

Reflex Shader 2

release lisence unity version VRChat

Header

This shader is made for VRChat.
このシェーダーはVRChatにおいて利用されることを前提に開発されています。

Version 2.2.0

Reflex Shader 2.2について

Reflex Shader 2.2はVRChat向けに開発されているアバター向けシェーダーです。
特徴的な機能として以下のものがあります。

  • オブジェクトからの影に対応
  • 影色の自由な指定
  • Matcapやリムライトなどのリッチな表現
  • 色味や明るさはCubed's Unity Shaderに似ています
  • 各機能にマスクを入れる場所を用意してあるので、一部のみ機能を有効化することができます。
  • VRChatのSafety設定においてシェーダーが無効化されStandardになった場合もテクスチャが維持されます
  • ScanlineやEmissive Scrollなどの発光系の機能が豊富なので、Sci-Fi系のアバターに適しています

導入方法

UnitypackageをUnityからインポートしてください。

Shaders / シェーダー一覧

  • Reflex Shader 2
    • Reflex Shader 2 (一般的な不透明のシェーダーです)
    • Reflex Shader 2 Cutout (透過部分を切り抜くシェーダーです)
    • Reflex Shader 2 Transparent (半透明のシェーダーです)
    • Stencil/Write (ステンシルで透過させる側のシェーダーです)
    • Stencil/Read (ステンシルで透過される側のシェーダーです)
    • No Outline
      • Opaque (アウトラインなしの不透明シェーダーです)
      • Cutout (アウトラインなしのカットアウトシェーダーです)
      • Transparent (アウトラインなしの半透明シェーダーです)
      • Stencil/Write (アウトラインなしのステンシルで透過させる側のシェーダーです)
      • Stencil/Read (アウトラインなしのステンシルで透過される側のシェーダーです)

Contact / 連絡先

Twitter : @reflex_1124
VRChat : reflex1124

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