-
SkyStar Studio
- YeShan Planet Earth
Highlights
Lists (2)
Sort Name ascending (A-Z)
Stars
- All languages
- ASP
- ASP.NET
- ActionScript
- Assembly
- AutoIt
- Batchfile
- Bicep
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- DM
- Dart
- Dockerfile
- Emacs Lisp
- F#
- Fortran
- GDScript
- GLSL
- Go
- Groovy
- HLSL
- HTML
- Haxe
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Logos
- Lua
- Makefile
- Markdown
- Mathematica
- Mojo
- Objective-C
- Objective-C++
- Objective-J
- OpenSCAD
- PHP
- Pascal
- PowerShell
- Python
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- ShaderLab
- Shell
- Stylus
- Swift
- TeX
- TypeScript
- Vim Script
- Visual Basic
- Vue
- WebAssembly
- ZIL
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
📖 书籍《Unity Shader入门精要》源代码
⛵ 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
UnityChanToonShaderVer2 Project / v.2.0.9 Release
A library of Shaders created using Unity's Shader Graph.
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
A bunch of shader examples created in Unity (ShaderGraph & Built-in) 🧙✨
A stylized water shader (and material presets) for Unity.
Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
A 3D scan/sonar-like post-processing effect for Unity. Essentially a visualization of a spherical signed distance field (SDF).
Source code for Grass Shader tutorial for Unity. Generates blades with a geometry shader, tessellates input mesh to control density.
Sand box project containing example shaders and assets compatible with Unity Universal Render Pipeline.
HSV color picker for Unity UI
Example Project for the new Unity Input System
CG shader for unity3D to create a cross section through meshes
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
Using depth data to achieve scanning effects, x-ray effects, and shield energy field effects. Version Unity5.6 +
Miscellaneous Shaders in Unity, WIP(maybe?)
DARKLINGS is an accessible F2P 2D fighting game with periodic updates (using Rollback Netcode).
📜✏️ Some shader code templates/examples for Unity, Universal Render Pipeline (URP v10 / Unity 2020.3). ShaderLab & HLSL
Project and asset files for FPS Unity game.