Pinned Repositories
GAME--Careball
见缝插针
MagicaClothDemo
Unity Magica Cloth的示例工程
netch
A simple proxy client
PythonMetahuman
UnrealEngine5.2的Python示例工程,用于创建Metahuman ID
stable-diffusion
改进过的简易stable diffusion代码,可以在4GB以上的GPU上使用
stable-diffusion-webui-Krita
Stable Diffusion web UI 服务器,用于Krita的插件,插件地址https://www.flyingdog.de/sd/en/
unity-webview
Unity3D_GameTraining
Unity3D的游戏训练工程,会包含多个游戏项目
UnityMagicaCloth_Test
MagicaCloth插件的测试工程。用的是1.8.0的版本
YYYTest
易语言学习和测试代码
bilter1001's Repositories
bilter1001/UnityMagicaCloth_Test
MagicaCloth插件的测试工程。用的是1.8.0的版本
bilter1001/MagicaClothDemo
Unity Magica Cloth的示例工程
bilter1001/VRMForUnity
用VRoid Studio生成的角色(.vrm)文件,使用UniVRM导入到Unity中。会有两个渲染管线的工程,包括内置渲染管线和HDRP渲染管线
bilter1001/FairyGUIProject
FairyGUI的测试工程,Unity2020.3
bilter1001/FPSSample
A first person multiplayer shooter example project in Unity
bilter1001/Gobang_Tutorial
A simple fivechess program, no-AI included.
bilter1001/HDRP-Custom-Passes
A bunch of custom passes made for HDRP
bilter1001/hoppscotch-utools
👽 Open source API development ecosystem https://hoppscotch.io
bilter1001/InputSystem_Warriors
Example Project for the new Unity Input System
bilter1001/IntroAnimationSystems
Unity的Animation动画教程的示例代码。https://learn.unity.com/course/introduction-to-3d-animation-systems
bilter1001/JavaHelloWorld
JavaHelloWorld第一个测试工程
bilter1001/MeasuredMaterialLibraryURP
bilter1001/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
bilter1001/PhotoShopFiles
相关的作品
bilter1001/PublicAssets
创建资源项目,用于存储和共享一些资源
bilter1001/style2paints.github.io
sketch + style = paints !
bilter1001/Unity-IntroAnimationSystems
Unity的IntroAnimationSystems培训课程。链接地址:https://learn.unity.com/tutorial/1-1-welcome-to-the-course?uv=2019.4&courseId=5eba874aedbc2a00219550ff&projectId=5eba9fffedbc2a0020b332d7#
bilter1001/Unity2DTraining
Unity2d的学习项目
bilter1001/Unity3DTankTutorials
bilter1001/Unity3DTraining
Unity的练习项目
bilter1001/Unity_Shaders_Book
:book: 书籍《Unity Shader入门精要》源代码
bilter1001/UnityDoTweenGame
使用DoTween插件做的小游戏。教程地址:https://www.bilibili.com/video/BV1t3411v7KG?spm_id_from=333.999.0.0
bilter1001/UnityFurShader
🐈 Fur shader for Unity.
bilter1001/UnityListView
A List View component based on UGUI.
bilter1001/UnityParticle_Samples
UnityParticle_Samples,根据教程自己写的几个粒子特效
bilter1001/UnityPianoGame
Easy way to create Unity piano with a great piano sound
bilter1001/UnityPlayable_MyDemo
自己写的Unity的playable的学习程序,包括将代码和工程分开的批处理
bilter1001/UnityShaderGraphDemo
Unity的ShaderGraph的示例工程
bilter1001/UnityShaderTraining
UnityShader的学习项目,包括传统的Shader,和ShaderGraph
bilter1001/UnityTraining_PlayerMove
Unity新手入门,角色的移动