Highlights
Lists (1)
Sort Name ascending (A-Z)
- All languages
- ASP
- ActionScript
- AngelScript
- Assembly
- AutoIt
- Batchfile
- Bikeshed
- C
- C#
- C++
- CMake
- CSON
- CSS
- CoffeeScript
- Cuda
- Dart
- Dockerfile
- Forth
- GDScript
- GLSL
- Go
- HCL
- HLSL
- HTML
- Hack
- Haskell
- Inform 7
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MATLAB
- Makefile
- Mathematica
- Nix
- Objective-C
- Objective-C++
- PHP
- Pascal
- Perl
- PowerShell
- Python
- QML
- ReScript
- Reason
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- ShaderLab
- Shell
- Stylus
- Svelte
- Swift
- TeX
- TypeScript
- Verilog
- Vim Script
- Vim Snippet
- Vue
- WGSL
- WebAssembly
- Wolfram Language
- Zig
- reStructuredText
Starred repositories
A feature rich toon shader for unity and VR Chat
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 stylized water shader (and material presets) for Unity.
A introduction into creating shaders for Unity
Unity material and shader for applying clipped, dithered transparency
Examples of using Depth API for real-time, dynamic occlusions
An example of rendering decals on SkinnedMesh Renderers in Unity.
Application SpaceWarp showcase demonstrating how developers can generate only every other frame for their application, effectively allowing them to render at half framerate. This gives developers m…