Pinned Repositories
ActionRPGGame
Unreal Engine 4 Action RPG type game starter kit.
RecyclerKit
Object pool manager for Unity
3DMoonRunner
月光跑酷3D版
abseil-cpp
Abseil Common Libraries (C++)
anything_about_game
A wonderful list of Game Development resources.
ATerribleKingdom
Scripting the Timeline for games in creative ways. Includes a small RTS game build on the 'A Mighty Kingdom' assets
awesome-bilibili
b 站的宝藏 up 主名单,他们教技术。关于 Web 开发、计算机科学、机器学习、游戏开发、网络安全等 😎
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
awesome-lua
A curated list of quality Lua packages and resources.
thydmxx's Repositories
thydmxx/proxy
Proxy: Next Generation Polymorphism in C++
thydmxx/awesome-lua
A curated list of quality Lua packages and resources.
thydmxx/abseil-cpp
Abseil Common Libraries (C++)
thydmxx/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
thydmxx/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
thydmxx/awesome-bilibili
b 站的宝藏 up 主名单,他们教技术。关于 Web 开发、计算机科学、机器学习、游戏开发、网络安全等 😎
thydmxx/GameDevMind
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。 | The most comprehensive technical map of game development. Help game developers save time on known problems and save more energy for more creative work.
thydmxx/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
thydmxx/LuaKit
Lua核心工具包,包含对面向对象,组件系统(灵活的绑定解绑模式),mvc分模块加载,事件分发系统等常用模式的封装。同时提供打印,内存泄漏检测,性能分析等常用工具类。
thydmxx/Unreal-Engine-Books
虚幻引擎书籍【https://zhuanlan.zhihu.com/p/549969074】
thydmxx/EssentialCSharp
This project contains the source code for the book Essential C# by Mark Michaelis (Addison-Wesley).
thydmxx/GrassClipper
A launcher for quickly & easily switching server destinations.
thydmxx/anything_about_game
A wonderful list of Game Development resources.
thydmxx/Unity-InterviewQuestion
Unity面试题总结,长期维护
thydmxx/Unity3DTraining
Unity的练习项目
thydmxx/GameDevelopment-Study-Notes
游戏开发持续学习的笔记记录。础数学,算法,物理,渲染,设计模式,项目架构,业务处理等等。
thydmxx/uGUI
Source code for the Unity UI system.
thydmxx/Unity_Shaders_Book
:book: 书籍《Unity Shader入门精要》源代码
thydmxx/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
thydmxx/lua-style-guide
Olivine Labs Lua Style Guide
thydmxx/UnityMMO
an unity mmo demo, base on ecs(game play), xlua(ui)
thydmxx/StarForce
This is a demo made with Game Framework.
thydmxx/RecyclerKit
Object pool manager for Unity
thydmxx/ATerribleKingdom
Scripting the Timeline for games in creative ways. Includes a small RTS game build on the 'A Mighty Kingdom' assets
thydmxx/RPG_GameFramework
整合Xlua热更模块,实现前后端Protobuf通信,包含Unity客户端和C#服务器完整代码。
thydmxx/Match3
✨🐠The most original game on Earth: Match3 - now in Unity!✨🐟
thydmxx/UnityMMO-Resource
use in project : UnityMMO
thydmxx/LuaDesignPattern
lua design pattern example code
thydmxx/3DMoonRunner
月光跑酷3D版
thydmxx/GameDesignPattern_U3D_Version