Pinned Repositories
ClassTypeReference-for-Unity
Property drawer that allows class selection from drop-down in Unity.
CppNet
Cross platform network library with C++11
EmmyLuaDebugger
EmmyLua Debugger
Excel2TextDiff
将xlsx之类的文件转成text然后再调用diff工具对比变化,非常适合替换TortoiseGit,TortoiseSvn之类的默认diff命令。 convert excel file(xls,xlsx,xlm etc) to text then launch diff tool(TortoiseDiff) to show differences.
fastbuild
High performance build system for Windows, OSX and Linux. Supporting caching, network distribution and more.
FASTBuild-Dashboard
A GUI for FASTBuild
Game-Development-Notes
imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
libfixmath
Cross Platform Fixed Point Maths Library
hbqzq's Repositories
hbqzq/libfixmath
Cross Platform Fixed Point Maths Library
hbqzq/ClassTypeReference-for-Unity
Property drawer that allows class selection from drop-down in Unity.
hbqzq/CppNet
Cross platform network library with C++11
hbqzq/EmmyLuaDebugger
EmmyLua Debugger
hbqzq/Excel2TextDiff
将xlsx之类的文件转成text然后再调用diff工具对比变化,非常适合替换TortoiseGit,TortoiseSvn之类的默认diff命令。 convert excel file(xls,xlsx,xlm etc) to text then launch diff tool(TortoiseDiff) to show differences.
hbqzq/fastbuild
High performance build system for Windows, OSX and Linux. Supporting caching, network distribution and more.
hbqzq/FASTBuild-Dashboard
A GUI for FASTBuild
hbqzq/Game-Development-Notes
hbqzq/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
hbqzq/imgui-node-editor
Node Editor using ImGui prototype
hbqzq/KawaiiPhysics
KawaiiPhysics : Simple fake Physics for UnrealEngine4 & 5
hbqzq/LuaCoderAssist
vscode lua assistant intelligent
hbqzq/LuaFormat
Lua Format Plugin For Sublime Text
hbqzq/luban
你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptableobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, java, c#, go(golang), lua, javascript(js), typescript(ts), erlang, rust, protobuf schema, flatbuffers schema, custom template} code。 不仅仅是导表工具。支持unity , ue4, tolua, xlua, slua, ilruntime, puerts等热更新插件;强大的数据校验能力;完善的本地化机制。a powerful game config export tool and code generator that supports for i18n and l10n.
hbqzq/MobileMovieTexture
MobileMovieTexture
hbqzq/MyStudyNote
hbqzq/nodeeditor
Qt Node Editor. Dataflow programming framework
hbqzq/NotchSafeAreaSample
Simple project to test cutouts, safe area APIs with Device Simulator
hbqzq/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
hbqzq/sluaunreal
lua dev plugin for unreal engine 4
hbqzq/tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
hbqzq/UnLua
A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.
hbqzq/VSCode-EmmyLua
Lua IDE/Debugger Plugin for VSCode