LioMiss's Stars
Kink3d/kShading
Shading models for Unity’s Universal Render Pipeline.
huailiang/face-nn
游戏捏脸,基于神经风格迁移框架生成逼真人脸
asus4/unity-taptic-plugin
iOS TAPTIC Engine Bridge for Unity
BenoitFreslon/Vibration
Use custom vibrations on mobile with this native Plugin for Unity (Android & iOS)
microsoft/Microsoft.IO.RecyclableMemoryStream
A library to provide pooling for .NET MemoryStream objects to improve application performance.
UnityPatterns/ObjectPool
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
yangyonggit/RayTracingInOneWeekend_CSharp
光线追踪入门教程
zalo/MathUtilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
fnordware/OpenColorIO
A color management framework for visual effects and animation.
SaeruHikari/SakuraEngine-Old
Cross-Platform Game Engine
leinlin/fun-with-graphics
这里整理了图形学相关的高校课程、书籍、教程、文章、博客、资源、开源项目。
smilehao/protobuf-net-gc-optimization
protobuf-net无gc优化版本,另外还提供了一些无gc自定义数据结构,以及对Unity3D中c#代码的各种无gc使用方式测试。
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
zheng95z/fun-with-computer-graphics
This is a collection of computer graphics related courses, books, tutorials, articles, blogs, resources, researcher homepages, lab homepages, video channels, open source projects, websites, etc.
leinlin/Miku-LuaProfiler
cmderdev/cmder
Lovely console emulator package for Windows
zhangqi-ulua/XlsxToLua
Excel表格数据导出为Lua table、csv、json形式的工具,兼带数据检查功能以及导出、导入MySQL数据库功能
Vextil/Wwise-Unpacker
Unpack game audio Wwise files (pck, bnk)
MatthewHallberg/TensorFlowUnity-ObjectDetection
Unity-Technologies/EntityComponentSystemSamples
Unity-Technologies/FPSSample
A first person multiplayer shooter example project in Unity
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
testerSunshine/12306
12306智能刷票,订票
DavidArayan/ezy-slice
An open source mesh slicer framework for Unity3D Game Engine. Written in C#.
QianMo/Unity-Shader-Resources-List
:clipboard: Unity Shader相关学习资源与链接珍藏 | A list of amazing resources for learning shader writing in Unity.
QianMo/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
jarjin/LuaFramework_UGUI
请移步新版地址https://github.com/jarjin/LuaFramework_UGUI_V2 支持安卓ARM64【已停止更新】
topameng/tolua
The fastest unity lua binding solution
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)