Pinned Repositories
2DGame
anything_about_game
A wonderful list of Game Development resources.
Dosu-StarForce
GameFrameWorkLearn
GameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
GridShading
一种使用空间网格化的方式来优化光照计算的方案
Misc
private common misc proj
ScreenSpaceDecalShadow
使用ScreenSpaceDecal来给角色创建阴影,逆向崩坏3得到的做法
SubfaceLUTGen
次表面预积分贴图生成工具
UnityGameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
URPShaderTemplate
URP下的shader模板
dosusang's Repositories
dosusang/Misc
private common misc proj
dosusang/ScreenSpaceDecalShadow
使用ScreenSpaceDecal来给角色创建阴影,逆向崩坏3得到的做法
dosusang/2DGame
dosusang/Dosu-StarForce
GameFrameWorkLearn
dosusang/GameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
dosusang/GridShading
一种使用空间网格化的方式来优化光照计算的方案
dosusang/SubfaceLUTGen
次表面预积分贴图生成工具
dosusang/UnityGameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
dosusang/anything_about_game
A wonderful list of Game Development resources.
dosusang/CarGame
dosusang/SoftwareRenderer
C++软渲染
dosusang/URPShaderTemplate
URP下的shader模板
dosusang/Astar-lua
Astar-lua
dosusang/Classic-Sponza
Unity remaster of the classic Sponza scene.
dosusang/CodeLearn
A Coding Game
dosusang/CopyDepthDemo
在UnityBuilt-in管线中获取深度图的一种方式
dosusang/gitignore
A collection of useful .gitignore templates
dosusang/NovaShader
Multi-functional shader for the Particle System that supports Universal Render Pipeline (URP) of Unity.
dosusang/PreIntegrated-Skin
Pre-Integrated Skin with curve approximate and LUT
dosusang/Splatoon-Ink
Recreating the Ink System from Splatoon
dosusang/SplitOvUI
dosusang/Unity-ScreenSpaceReflections-URP
URP下的屏幕空间反射
dosusang/Unity_Shaders_Book
:book: 书籍《Unity Shader入门精要》源代码
dosusang/UnityChanToonShaderVer2_Project
UnityChanToonShaderVer2 Project / v.2.0.7 Release
dosusang/UnitySvnTool
SimpleUnitySvnTools
dosusang/UnityURP-MobileDrawMeshInstancedIndirectExample
Example project to draw 1million grass instances on mobile
dosusang/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
dosusang/URP_WatercolourShaders
A few experiments with watercolour-like shader effects made using Shader Graph. Unity 2020.1.2f1, URP 8.2.0
dosusang/VirturalTextureFast
超精简版6倍采样性能提升的地形渲染技术