Pinned Repositories
AAAResearch
For AAA game researching
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)
EffectiveModernCppChinese
《Effective Modern C++》翻译 - 2019.6更新中
Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
gdi3d
a soft rasterization render implemented using windows GDI
KinoBloom
Bloom effect for Unity
lightline-buffer
A buffer plugin for lightline.vim
Lockstep-Tutorial
帧同步 教程
Lua-Source-Internal
Lua source internal
lua53doc
The Chinese Translation of Lua 5.3 document
rainbowmessi918's Repositories
rainbowmessi918/UnityComputeShaderTest
Unity Compute Shader Realtime Ray Tracing
rainbowmessi918/KinoBloom
Bloom effect for Unity
rainbowmessi918/Tiny3D
简单的光栅化渲染器
rainbowmessi918/gdi3d
a soft rasterization render implemented using windows GDI
rainbowmessi918/unity-ssao-test
Some test scenes for Unity's Screen Space Ambient Obscurance effect.