Unity-Technologies / poly2tri-cs
A port of poly2tri to C#
☆20Updated 6 years ago
Alternatives and similar repositories for poly2tri-cs
Users that are interested in poly2tri-cs are comparing it to the libraries listed below
Sorting:
- 一种手游可用的 高性能简化水面反射☆28Updated 5 years ago
- ☆33Updated 7 years ago
- Deeply optimized tessellation PBR shaders in Unity DX11☆55Updated 6 years ago
- A debug tool to optimize mipmap and overdraw for unity project☆21Updated 7 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆25Updated 5 years ago
- Draw WireFrame of mesh in unity☆18Updated 7 years ago
- A simple collection of jobs used for view frustum culling☆51Updated 6 years ago
- An extension for VS Code to provide ShaderLab language support☆22Updated 6 years ago
- 动态骨骼GPU-Skinning☆23Updated 7 years ago
- Unity LightProbe Editor☆70Updated 7 years ago
- GPU 加速动画渲染(蒙皮)☆29Updated 6 years ago
- A project that solves the the UI rendering issue in the linear space.☆23Updated 5 years ago
- 1静态对象的一次性 shadowmap 生成,避免反复投影流程 可以介绍 cpu culling 和gpu 渲染时间 2支持超大地图滚动模式 避免一次性生成的范围限制☆60Updated 5 years ago
- 基于8叉树实现的体素化阴影 unity技术团队建议大地形采用代替烘焙☆36Updated 4 years ago
- Demonstrating how new Shadowmask feature works in Unity☆29Updated 8 years ago
- A simple shader variant collection tool for Unity 5.x☆24Updated 8 years ago
- 在unity演示 建场方式 与 简单距离场阴影☆35Updated 3 years ago
- ☆29Updated 7 years ago
- My custom Universal Render Pipeline☆27Updated 2 years ago
- ☆37Updated 8 years ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆35Updated 2 years ago
- 一些对unity Shader GUI的拓展方法☆29Updated 6 years ago
- Optimized lighting processing shaders for deferred rendering path☆36Updated 7 years ago
- A fixed demo of splitting & packing of a lightmap☆45Updated 6 years ago
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.