Pinned Repositories
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Awesome-Unity-Shader
:boat: 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
ET
Unity3D Client And C# Server Framework
Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
OpenCV3-Intro-Book-Src
:blue_book:《OpenCV3编程入门》书本配套源码 |《Introduction to OpenCV3 Programming》Book Source Code
Real-Time-Rendering-3rd-CN-Summary-Ebook
:blue_book: 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
X-PostProcessing-Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
TqSkye's Repositories
TqSkye/ET
Unity3D Client And C# Server Framework
TqSkye/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
TqSkye/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
TqSkye/behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
TqSkye/build_xlua_with_libs
为xLua集成几个常用库,方便使用
TqSkye/CatCoding
公众号: 壹种念头 教程源码
TqSkye/catlike-coding-unity-learn
TqSkye/crest
An advanced ocean system implemented in Unity3D
TqSkye/download
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 proxy vpn circumvention gfw
TqSkye/dx12-learn
TqSkye/FancyScrollView
[Unity] Scroll view component that can implement highly flexible animations.
TqSkye/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.
TqSkye/GASDocumentation
My understanding of Unreal Engine 4's GameplayAbilitySystem plugin with a simple multiplayer sample project.
TqSkye/GenshinCharacterShaderZhihuVer
The implementation of URP Genshin Like Character Shader used in my Zhihu Article.
TqSkye/glm
OpenGL Mathematics (GLM)
TqSkye/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
TqSkye/HunterPie
A complete, modern and clean overlay with Discord Rich Presence integration for Monster Hunter: World.
TqSkye/Il2CppDumper
Unity il2cpp reverse engineer
TqSkye/JavaFamily
【互联网一线大厂面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。
TqSkye/learn-shader
TqSkye/LearnOpenGL
Code repository of all OpenGL tutorials found at https://learnopengl.com
TqSkye/Miku-LuaProfiler
TqSkye/raytracing.github.io
Main Web Site (Online Books)
TqSkye/Real-Time-Rendering-4th-CN
《Real-Time Rendering 4th》 (RTR4) 中文翻译
TqSkye/recastnavigation
Navigation-mesh Toolset for Games
TqSkye/shader-toy-to-unity
TqSkye/UnityURP-MobileScreenSpacePlanarReflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
TqSkye/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
TqSkye/Usdk
这是一个Unity3D移动平台sdk快速适配框架和多渠道打包平台,方便android、ios移动平台渠道sdk或者各种Native功能插件的快速接入,接入过程无需修改添加任何的C#代码。内置的打包工具,能够在不修改任何unity工程的情况下实现快速的单渠道和多渠道打包。sdk适配时间和渠道打包时间至少可以减少一半以上。一键打包工具配合jenkins构建平台可以实现web远程出包构建,从而保证项目组内任何成员都可以出包,而不需要程序介入。
TqSkye/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.