Pinned Repositories
AI4Animation
Bringing Characters to Life with Computer Brains in Unity
AnimationByC
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)
Blackbone
Windows memory hacking library
blog_image
个人博客图床
Catch
A modern, C++-native, header-only, framework for unit-tests, TDD and BDD
Code-Red
A Graphics Interface for DirectX12 and Vulkan
cppcon2015
Repository for the slides and the code of my CppCon 2015 talks.
GameModifier
ozz-animation
Open source c++ skeletal animation library and toolset
laiyierjiangsu's Repositories
laiyierjiangsu/AI4Animation
Bringing Characters to Life with Computer Brains in Unity
laiyierjiangsu/AnimationByC
laiyierjiangsu/blog_image
个人博客图床
laiyierjiangsu/Code-Red
A Graphics Interface for DirectX12 and Vulkan
laiyierjiangsu/CPPDebugging
This repository will include some projects I used to test some low level api ,c++ snataxs,or other basic rules
laiyierjiangsu/ozz-animation
Open source c++ skeletal animation library and toolset
laiyierjiangsu/DiligentEngine
A modern cross-platform low-level graphics library and rendering framework
laiyierjiangsu/DirectX11-With-Windows-SDK
现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x
laiyierjiangsu/EducationForXiaoXiao
Some ducument for xiaoxiao's education.
laiyierjiangsu/EigenChineseDocument
This is my translation of Chinese document of Eigen
laiyierjiangsu/FreeTest
Sometimes I need do some uint tests during developement. After tests finished , I backup some code here , so I can write blogs and references it later
laiyierjiangsu/Google_Colaboratory
laiyierjiangsu/hooking-by-example
A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint to make it always paint orange.
laiyierjiangsu/ios_test_game
测试ios开发的一些基础功能
laiyierjiangsu/KNN
Fast K-Nearest Neighbour Library for Unity DOTS
laiyierjiangsu/laiyierjiangsu.github.io
fork lemonchann的仓库,按照其提供的模板和教程搭建一个自己的博客。
laiyierjiangsu/LearnAlsv4
laiyierjiangsu/LLMS
学习各种大语言模型。
laiyierjiangsu/Motion-Matching
Learned Motion Matching example implementation and source code for the article "Code vs Data Driven Displacement"
laiyierjiangsu/NuoModelViewer
A simple Wavefront OBJ viewer.
laiyierjiangsu/PlayWithDataStructure
大话数据结构相关的源代码和课件,根据目录,隔一段时间研究一点点。
laiyierjiangsu/Programming-Paradigm
Coding something to learn programming paradigm.
laiyierjiangsu/protobuf_vs2017
Protocol Buffers - Google's data interchange format
laiyierjiangsu/PyQTDemo
laiyierjiangsu/raygui
A simple and easy-to-use immediate-mode gui library
laiyierjiangsu/raylib
A simple and easy-to-use library to enjoy videogames programming
laiyierjiangsu/Reading-Notes
laiyierjiangsu/tricks-of-the-3d-game-programming-gurus
Automatically exported from code.google.com/p/tricks-of-the-3d-game-programming-gurus
laiyierjiangsu/ui-toolkit-manual-code-examples
Unity UI Toolkit documentation code examples
laiyierjiangsu/unity_demo
测试unity提供的一些基础功能