Pinned Repositories
awesome-programming-books
📚 经典技术书籍 PDF 文件,持续更新...
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
carla
Open-source simulator for autonomous driving research.
code_for_algo_book
《算法的乐趣》随书发布的代码
CppPrimer
:books: Solutions for C++ Primer 5th exercise answers.
CustomWidgetProj
Use Sate and UMG to impletement flipbook animation
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
GamePainter
A repository to store my game framework
GASAttachEditor
UE4的技能系统(GameplayAbility)查看工具
mchahua's Repositories
mchahua/awesome-programming-books
📚 经典技术书籍 PDF 文件,持续更新...
mchahua/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
mchahua/carla
Open-source simulator for autonomous driving research.
mchahua/code_for_algo_book
《算法的乐趣》随书发布的代码
mchahua/CppPrimer
:books: Solutions for C++ Primer 5th exercise answers.
mchahua/CustomWidgetProj
Use Sate and UMG to impletement flipbook animation
mchahua/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
mchahua/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
mchahua/GamePainter
A repository to store my game framework
mchahua/GASAttachEditor
UE4的技能系统(GameplayAbility)查看工具
mchahua/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
mchahua/LearnOpenGL
Code repository of all tutorials found at http://learnopengl.com
mchahua/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
mchahua/LeetCode
:pencil2: LeetCode solutions in C++ 11
mchahua/MicroProject
projects of hua
mchahua/tutorials
This holds the tutorials for GameTutorials.com
mchahua/UINavigation
A UE4 plugin designed to help easily make UMG menus navigable by mouse, keyboard and gamepad
mchahua/Unreal-Engine-4-Scripting-with-CPlusPlus-Cookbook
Code repository for Unreal Engine 4 Scripting with C++ Cookbook, published by Packt