Pinned Repositories
GameDevelopmentToolset
A series of Houdini shelf tools that are geared towards game developers!
gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
HoudiniEngineForUnreal
Houdini Engine Plugin for Unreal Engine.
JasonMaToonRenderPipeline
JTRP : Unity HDRP ToonShading Render Pipeline (Preview)
KawaiiPhysics
KawaiiPhysics : Simple fake Physics for UnrealEngine4
spine-runtimes
2D skeletal animation runtimes for Spine.
UE4_DarkSoulsCamera
A Dark Souls style camera system built in Unreal Engine
UnityURP-BillboardLensFlareShader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
UnityURP-MobileDrawMeshInstancedIndirectExample
Example project to draw 1million grass instances on mobile
UnityURP-MobileScreenSpacePlanarReflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
smithkt0314's Repositories
smithkt0314/GameDevelopmentToolset
A series of Houdini shelf tools that are geared towards game developers!
smithkt0314/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
smithkt0314/HoudiniEngineForUnreal
Houdini Engine Plugin for Unreal Engine.
smithkt0314/JasonMaToonRenderPipeline
JTRP : Unity HDRP ToonShading Render Pipeline (Preview)
smithkt0314/KawaiiPhysics
KawaiiPhysics : Simple fake Physics for UnrealEngine4
smithkt0314/spine-runtimes
2D skeletal animation runtimes for Spine.
smithkt0314/UE4_DarkSoulsCamera
A Dark Souls style camera system built in Unreal Engine
smithkt0314/UnityURP-BillboardLensFlareShader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
smithkt0314/UnityURP-MobileDrawMeshInstancedIndirectExample
Example project to draw 1million grass instances on mobile
smithkt0314/UnityURP-MobileScreenSpacePlanarReflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
smithkt0314/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
smithkt0314/UnityURPUnlitScreenSpaceDecalShader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP