Pinned Repositories
AI4Animation
Bringing Characters to Life with Computer Brains in Unity
Animation-Instancing
This technique is designed to instance Characters(SkinnedMeshRender).
AssetBundleReporter
Unity AssetBundle Reporter
EffectiveModernCppChinese
《Effective Modern C++》翻译 - 2020更新中
fftWater
Ocean simulation based on the paper of Jerry Tessendorf: Simulating Ocean Water
MMORPG
MMORPG是一个可以用来学习ARPG核心战斗的项目(不再维护)。http://v.youku.com/v_show/id_XOTE5NDg1MTg0.html?firsttime=0
Unity-EmojiText
unity text enhence, support emoji \underline\link
Unity-ShadowMap-Test
Learning Base Shadow Map
Unity_Image_Flash_Effect
图片流光效果
rubbyzhang's Repositories
rubbyzhang/Unity-EmojiText
unity text enhence, support emoji \underline\link
rubbyzhang/Unity-ShadowMap-Test
Learning Base Shadow Map
rubbyzhang/Unity_Image_Flash_Effect
图片流光效果
rubbyzhang/MMORPG
MMORPG是一个可以用来学习ARPG核心战斗的项目(不再维护)。http://v.youku.com/v_show/id_XOTE5NDg1MTg0.html?firsttime=0
rubbyzhang/AssetBundleReporter
Unity AssetBundle Reporter
rubbyzhang/LoopScrollRect
These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.
rubbyzhang/LuaProfilingTools
rubbyzhang/UniGif
GIF image decoder for Unity.
rubbyzhang/Unity-Sample
unity Test
rubbyzhang/UnityResourceMgr
rubbyzhang/FPNN
Field Probing Neural Networks for 3D Data
rubbyzhang/ABSystem
Unity3D AssetBundle 打包与管理系统,支持增量更新打包
rubbyzhang/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
rubbyzhang/ContactShadows
Experimental implementation of contact shadows for Unity.
rubbyzhang/cshotfix
CSharp bug fix library
rubbyzhang/GPUSkinning
rubbyzhang/JenkinsBuild
Jenkins Unity Build
rubbyzhang/MasterMemory
Embedded Readonly In-Memory Document Database for .NET, .NET Core and Unity
rubbyzhang/NoahGameFrame
A fast, scalable, distributed game server framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. https://github.com/ketoo/NFClient
rubbyzhang/Skinner
Special Effects with Skinned Mesh in Unity
rubbyzhang/spacepuppy-unity-framework
This framework is considered obsolete, please see new version at:
rubbyzhang/tolua
tolua的非官方局部修改版
rubbyzhang/Unity--Excel2Json
Python
rubbyzhang/Unity-Runtime-Animation-Recorder
Record animations in Unity runtime. Can save to .anim, maya, or FBX ASCII format.
rubbyzhang/UnityCsReference
Unity C# reference source code
rubbyzhang/UnityDecompiled
An unofficial repo of decompiled Unity dll files
rubbyzhang/UnitySteer
Steering, obstacle avoidance and path following behaviors for the Unity Game Engine
rubbyzhang/UnityStudio
Unity Studio is a tool for exploring, extracting and exporting assets from Unity games and apps.
rubbyzhang/Vulkan-Forward-Plus-Renderer
Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.
rubbyzhang/xasset
XAsset 为 Unity 项目提供了一套"简便"的资源管理环境,借助 XAsset,你可以很方便的对Unity项目中的 AssetBundle 资源进行打包,加载,释放和优化。