Ruibin.Chow's repositories
RTCProject
RTCProject
My_Document
我的日常记录文档
zruibin.github.io
我的个人博客
atframe_utils
cxx utils code
Back-End-Development-Roadmap
后台开发技术图谱,后台开发成长Roadmap
Cpp-Game-Animation-Programming-Second-Edition
C++ Game Animation Programming - Second Edition, published by Packt
Design_Pattern
Design Pattern
lua-promise-await
Lua版本的Promise和async/await实现,功能基本等同于JS中的Promise和async/await
ChromiumBase
基于Chromium 77大版本提取Base库进行MSVC编译,主要面对Windows端可以使用和学习
CppCon2023
Slides and other materials from CppCon 2023
CryEngine
CRYENGINE source code.
depot_tools
depot_tools effective individually version
Hands-On-Game-Animation-Programming
Hands-On Game Animation Programming, published by Packt
let-us-build-a-lua-interpreter
《Lua解释器构建:从虚拟机到编译器》随书源码
libco-protobuf-rpc
A lightweight, simple, and easy-to-understand high-performance RPC implementation framework based on libco stackful coroutines and protobuf. With a small amount of code, it implements all the basic features of RPC, making it suitable for learning or as a basis for stackful coroutine-based RPC development.
lottery
🎉🌟✨🎈年会抽奖程序,基于 Express + Three.js的 3D 球体抽奖程序,奖品🧧🎁,文字,图片,抽奖规则均可配置,😜抽奖人员信息Excel一键导入😍,抽奖结果Excel导出😎,给你的抽奖活动带来全新酷炫体验🚀🚀🚀
multipleWindow3dScene
A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage
myLittleBear
myLittleBear
PathPlanning
Common used path planning algorithms with animations.
react-sourceCodeDebug
react源码调试,执行流程解读。version@18.0.0
Ring-Buffer
A simple ring buffer (circular buffer) designed for embedded systems.
ShapeUp-public
A 3D Modeler Made in a Week
STL_analysis
STL源码剖析