Pinned Repositories
AnisotropicStandardShader
A modified version of Unity's Standard Shader using an Anisotropic GGX BRDF.
ase_shader
blog_source
blog源码 自动部署
CameraRelativeRendering
处理Unity大世界边远坐标的渲染变形问题
city_generation
程序化生成城市
city_shader
毕业设计
EcsAnim
基于ecs的动画解决方案
JobHierarchicalAStar-PathFinding
use unity job system implement hierarchical a star find pathing algorithm all differet raod map
Pilot
Pilot – mini game engine for games104
WorldGeneration
世界生成
liyou54's Repositories
liyou54/EcsAnim
基于ecs的动画解决方案
liyou54/JobHierarchicalAStar-PathFinding
use unity job system implement hierarchical a star find pathing algorithm all differet raod map
liyou54/AnisotropicStandardShader
A modified version of Unity's Standard Shader using an Anisotropic GGX BRDF.
liyou54/Pilot
Pilot – mini game engine for games104
liyou54/WorldGeneration
世界生成
liyou54/ase_shader
liyou54/blog_source
blog源码 自动部署
liyou54/CameraRelativeRendering
处理Unity大世界边远坐标的渲染变形问题
liyou54/city_generation
程序化生成城市
liyou54/city_shader
毕业设计
liyou54/COVID-19-2019-nCoV-Infection-Data-cleaning-
针对新冠病毒疫情数据的清洗脚本和清洗后的数据,数据源使用 https://github.com/BlankerL/DXY-COVID-19-Data 的每日抓取数据
liyou54/CustomRenderPipeline
CustomRenderPipeline
liyou54/FinalFramework
为独立游戏而生,Gameplay热更新游戏框架。(对初学者不友好)
liyou54/game-engines
learn game engines
liyou54/GIS_homework
liyou54/gopacket
Provides packet processing capabilities for Go
liyou54/Hero
liyou54/hexo_blog
liyou54/homework
liyou54/learnopengl
learnopengl
liyou54/live2d
liyou54/MonoHook
hook C# method at runtime without modify dll file (such as UnityEditor.dll), works on Windows, Mac, Android il2cpp(armv7a and armv8a)
liyou54/opengl3
liyou54/phong
太极编译器实现布林冯光照 实现已实现法线贴图
liyou54/Profiles_for_Clash
可自动生成一些能够用于 Clash for Windows、Clash for Android 等应用的配置文件的 Python 脚本。Python script can be used to generate some profiles for Clash for Windows、Clash for Android and so on.
liyou54/rougle_like
rougle_like
liyou54/ShaderDebug
liyou54/SRP-Chinese-Translation
Unity_SRP官方文档中文翻译
liyou54/SRPLearn
Unity可编程渲染管线造轮子项目