Pinned Repositories
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
anything_about_game
一群快乐小松鼠的窝:主要收集了一些游戏相关的网上资源
AtlasImage
AtlasImage is a graphic component use SpriteAtlas for uGUI. In addition, add useful sprite selector and border editor to the inspector.
awesome-unity-open-source-on-github
A categorized collection of awesome Unity open source on GitHub (800+)
batch_build
shell 自动化出包&补丁持续集成工具 适用于unity平台
CommonChineseCharacter
游戏开发中的常用汉字字库,包括3500常用字和7000常用字
DevX-Cracked
Cracked and improved version of DevX, a powerful Unity and Unreal Engine tool.
KCP
KCP C#版。线程安全,运行时无alloc,对gc无压力。
protobuf3-for-Unity-and-ILRuntime
unity-build
A powerful automation tool for quickly and easily generating builds of a game with Unity.
vayne666's Repositories
vayne666/anything_about_game
一群快乐小松鼠的窝:主要收集了一些游戏相关的网上资源
vayne666/KCP
KCP C#版。线程安全,运行时无alloc,对gc无压力。
vayne666/protobuf3-for-Unity-and-ILRuntime
vayne666/unity-build
A powerful automation tool for quickly and easily generating builds of a game with Unity.
vayne666/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
vayne666/AtlasImage
AtlasImage is a graphic component use SpriteAtlas for uGUI. In addition, add useful sprite selector and border editor to the inspector.
vayne666/awesome-unity-open-source-on-github
A categorized collection of awesome Unity open source on GitHub (800+)
vayne666/batch_build
shell 自动化出包&补丁持续集成工具 适用于unity平台
vayne666/CommonChineseCharacter
游戏开发中的常用汉字字库,包括3500常用字和7000常用字
vayne666/DevX-Cracked
Cracked and improved version of DevX, a powerful Unity and Unreal Engine tool.
vayne666/EGamePlay
一个基于Entity-Component模式的灵活、通用的战斗(技能)框架,配置使用基于Odin的ScriptableObject,async-await使用ETTask
vayne666/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.
vayne666/Node_Editor_Framework
A flexible and modular Node Editor Framework for creating node based displays and editors in Unity
vayne666/NotchFit
智能刘海屏适配,一行代码搞定
vayne666/pkg-doctor
包体医生,Unity 及 Unreal 游戏包体优化工具
vayne666/polygon-map-unity
An implementation of Polygon Map Generator in C# for Unity
vayne666/PrefabLightmapping
Script for saving lightmapping data to prefabs. Used through the Assets tab in Unity. Place your prefbas in the scene with this script at the root. Set up your lighting and in the editor go to Assets->Bake Prefab Lightmaps. After is processed you can now spawn your prefabs in different scenes and they will use the lightmapping from the original scene.
vayne666/RollToolsApi
一个提供开发中常用数据的一个稳定聚合Api接口源,运行于独立服务器,免费,且长期维护,会持续添加新的接口!【只fork不star是很没品的】
vayne666/rpg
vayne666/ShaderVariantCollector
vayne666/TowerDefense-GameFramework-Demo
基于Unity开源框架GameFramewrk实现的一款塔防游戏Demo
vayne666/u3dVertexAnimationSys
u3d GPU插值顶点动画替换骨骼动画方案
vayne666/UGUIAssister
UGUI在Scene场景的辅助工具
vayne666/unity_pose3D
Unity中还原抖音视频的动作
vayne666/UnityHeapExplorer
A Memory Profiler, Debugger and Analyzer for Unity 2019.3 and newer.
vayne666/unitysizeexplorer
Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size
vayne666/VayneTest