Pinned Repositories
EasyGrass
Unity地形草的导出和渲染
GameDev
# Unity游戏开发资源
MaxExporter
3DS MAX模型动画导出插件
RPGProject
Point & Click Action RPG - Intermediate / Advanced Unity C# Game Development
SelectiveBloomURP
URP版本局部辉光后处理
SkillWarning
使用Decal实现技能指示预警效果,仅支持URP
TerrainTextureExport
实现Unity地形纹理优化,达到突破OpenGLES16层纹理采样限制,同时减少采样数量提高性能。
ToonWater
Unity卡通渲染海水效果,适合移动端高性能需求。
UIBigMap
UI大地图,包含三种状态(未解锁、解锁和选择)使用不同颜色显示,解锁可以选择并进行描边
UnityBloom
Unity Bloom效果的五种实现方式,原理分析和性能对比,实现Mask Bloom功能,对项目提供使用决策。
crazyshader's Repositories
crazyshader/GameDev
# Unity游戏开发资源
crazyshader/RPGProject
Point & Click Action RPG - Intermediate / Advanced Unity C# Game Development
crazyshader/Unity-Script-Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
crazyshader/book-cpp-algorithms
The Standard Algorithms in C++.
crazyshader/GamedevHelper
Unreal engine plugin containing collection of reusable functions and tools used in game development for unreal engine.
crazyshader/GOAP
A multi-threaded GOAP system for Unity
crazyshader/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
crazyshader/HTFramework
Unity HTFramework, a rapid development framework of client based on Unity.
crazyshader/InputHook
使用Windows User Action Hook库实现迈阿密游戏玩家死亡键盘输入事件的监控
crazyshader/miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
crazyshader/MixedReality-GraphicsTools-Unreal
Graphics tools and components for developing Mixed Reality applications in Unreal Engine.
crazyshader/NuGetForUnity
A NuGet Package Manager for Unity
crazyshader/PLM-Wireshark
Analyze network protocols for the PLM project by using wireshark
crazyshader/ProjectCleaner
Unreal engine plugin for managing all unused assets and empty folders in project.
crazyshader/Real-Time-Rendering-4th-CN
《Real-Time Rendering 4th》 (RTR4) 中文翻译
crazyshader/RuntimeArchiver
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
crazyshader/sentry-cli
A command line utility to work with Sentry.
crazyshader/sentry-unreal
Unreal Engine
crazyshader/ue5-gitignore
A git setup example with git-lfs for Unreal Engine 5 (and 4) projects.
crazyshader/UEMaterials
DarknessFX Collection of Unreal Engine Materials
crazyshader/Unity-Editor-Toolbox
Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.
crazyshader/Unity-Missing-Features
A bunch of Unity basic missing features
crazyshader/unity-project-template
This repo represents the ideal starting point for new OOP Unity projects. It includes best practices for project structure and C# coding standards.
crazyshader/UnityCsReference
Unity C# reference source code.
crazyshader/UnityLibrary
:books: Library of all kind of scripts, snippets & shaders for Unity
crazyshader/UnityPlayableGraphMonitorTool
A tool for monitoring the PlayableGraph in real-time within the Unity Editor.
crazyshader/UnityProgressBar
Simple and robust progress bar components for Unity uGUI.
crazyshader/Unreal-Engine-5-Shaders-and-Effects-Cookbook-2nd-Edition
Unreal Engine 5 Shaders and Effects Cookbook (2nd Edition), published by Packt
crazyshader/UnrealCookbook
虚幻4引擎的一些编程实践分享
crazyshader/What-Unity-Does-Not-Tell-You
Unity APIs that may be useful but not mentioned in the documentation.