Cross-platform tool to Reformat/Remove Dead Code/Optimise/Analyse GLSL shader code.
☆104Nov 20, 2023Updated 2 years ago
Alternatives and similar repositories for GLSLShaderShrinker
Users that are interested in GLSLShaderShrinker are comparing it to the libraries listed below
Sorting:
- Shamir's Secret-Sharing for Mnemonic Codes in C#☆13Aug 14, 2024Updated last year
- Rule based SpriteAtlas Generator for Unity3D☆15Jan 13, 2024Updated 2 years ago
- Urho.Net samples☆12Apr 5, 2025Updated 11 months ago
- 演示了使用 Assembly Definition References 实现无侵入的新增动态友元|Demonstrated the use of Assembly Definition References to achieve non-intrusive additio…☆16Jun 14, 2024Updated last year
- Minify and obfuscate GLSL or HLSL code☆550Feb 1, 2026Updated last month
- DotFastLZ - a port of FastLZ, Small and portable byte-aligned LZ77 compression for .NET, C#, Unity3D☆39Dec 11, 2025Updated 2 months ago
- One-click utilities that turn images, sounds and even voxels into shadertoy code! :)☆40Mar 2, 2023Updated 3 years ago
- A high performance graphics utility to update textures from native plugins.☆22Feb 16, 2023Updated 3 years ago
- Force Directed Graph tool using Unity Jobs System☆18Nov 16, 2024Updated last year
- A 4k intro framework☆21Apr 12, 2025Updated 10 months ago
- 通过一个平滑方法把ShadowMap在明暗边缘处的锯齿消除,最后得到了一个包含丰富平滑自阴影效果。☆67Sep 11, 2019Updated 6 years ago
- Dynamically add RenderPass under URP☆20Jun 1, 2023Updated 2 years ago
- A very simple and light match making system for P2P online game. Server binary for linux and windows, and client library for C# including…☆19Apr 27, 2024Updated last year
- Raytracer using Vulkan Compute Shaders and Avalonia UI☆32Oct 5, 2023Updated 2 years ago
- Some helper utils for Morpeh ECS framework☆25May 21, 2025Updated 9 months ago
- A MMORPG KIT's MMO server project written by using .NET8☆25Feb 1, 2026Updated last month
- Unity ParticleSystem for built-in UI☆25Oct 26, 2022Updated 3 years ago
- SPIRV-Cross.NET is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages…☆19Jul 28, 2025Updated 7 months ago
- L-System implementation in Unity3d for procedurally generated trees☆27Jan 8, 2020Updated 6 years ago
- A (bad) attempt at implementing wavelet filtering and temporal reprojection in threejs☆84Jul 30, 2020Updated 5 years ago
- Conways Game of Life but each frame is stacked on top of the previous one. Made in Unity