Pinned Repositories
tech-share
每周技术分享,点击watch,更新时收到推送
GameAIGems
Game AI Gems is a collection of demos covering game AI techniques from the GameAIPro and practice of cutting-edge developers.
GraphicsGems
Code for the "Graphics Gems" book series
Jobiro
Jobiro Joestar
NextGenBehaviorTreePlus
UE5! Develop some powerful and useful composite nodes, decorator nodes and task nodes to extend the ability of Behavior Tree.
NextGenMeshSimplify
UE5! A mesh simplify simulator, include legacy simplify algorithms.
NextGenSplineVolume
UE5! Generate high-performance-custom-shape volume with spline component!
Programming-Game-AI-by-Example-src
The source code of "Programming Game AI by Example"
RegularExpression
source from "Implementing Regular Expressions" series, https://swtch.com/~rsc/regexp/
TigerCompiler
Implementation and Exercises in Modern Compiler Implementation in C.
travmygit's Repositories
travmygit/TigerCompiler
Implementation and Exercises in Modern Compiler Implementation in C.
travmygit/NextGenSplineVolume
UE5! Generate high-performance-custom-shape volume with spline component!
travmygit/RegularExpression
source from "Implementing Regular Expressions" series, https://swtch.com/~rsc/regexp/
travmygit/NextGenBehaviorTreePlus
UE5! Develop some powerful and useful composite nodes, decorator nodes and task nodes to extend the ability of Behavior Tree.
travmygit/GameAIGems
Game AI Gems is a collection of demos covering game AI techniques from the GameAIPro and practice of cutting-edge developers.
travmygit/GraphicsGems
Code for the "Graphics Gems" book series
travmygit/Jobiro
Jobiro Joestar
travmygit/NextGenMeshSimplify
UE5! A mesh simplify simulator, include legacy simplify algorithms.
travmygit/Programming-Game-AI-by-Example-src
The source code of "Programming Game AI by Example"
travmygit/recastnavigation
Navigation-mesh Toolset for Games
travmygit/Stopwatch
C++ RAII implementation of Stopwatch.
travmygit/VulkanDemos
Some simple vulkan examples.