Stars
High-Resolution 3D Assets Generation with Large Scale Hunyuan3D Diffusion Models.
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge managemen…
A Unity Plugin for Converting Terrain 2 Mesh & Terrain 2 Data for Runtime Virtual Texture.
Geometry/Multi-Pass Shell-based Fur shader for Unity's URP (Universal Render Pipeline). Based on hecomi's UnityFurURP Repository.
Code editor integration for supporting Visual Studio as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc. 📦 [Mirrored …
An highly customizable stylized water shader for Unity 6
A helper client for Majsoul. Using Mortal AI model.
Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequence, scatter/gather I/O, etc...).
reactive ui framework for Unity based on UI Elements
mimalloc is a compact general purpose allocator with excellent performance.
This package contains a bunch of examples, samples and queries to be used with Unity Search.
Should testing for .NET—the way assertions should be!
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
you can use TRELLIS in comfyUI for img to 3D
An utility to manage multiple build schemes such as development and release for Unity.
Two-Level Segregated Fit memory allocator implementation.
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation map for vertex shader to modify the vertex position of the …
Implementing Adaptive Virtual Texture in HDRP
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Unity Bloom效果的五种实现方式,原理分析和性能对比,实现Mask Bloom功能,对项目提供使用决策。