Pinned Repositories
assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Blender-pdf
译自 Blender Guru
box2d
Box2D is a 2D physics engine for games
bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
FMM_Compare
strassen, traditional matrix multiply, winograd and openbias
HEngine
HEngine - 2D/3D Game Engine written in C++20
OpenGL_Cherno_Tutorial
OpenGL_Cherno_Tutorial
SEngine
My D3D11 Learn
TinyRaytracer
YEngine
A small car game made by D3D12
hebohang's Repositories
hebohang/HEngine
HEngine - 2D/3D Game Engine written in C++20
hebohang/Blender-pdf
译自 Blender Guru
hebohang/OpenGL_Cherno_Tutorial
OpenGL_Cherno_Tutorial
hebohang/SEngine
My D3D11 Learn
hebohang/TinyRaytracer
hebohang/YEngine
A small car game made by D3D12
hebohang/FMM_Compare
strassen, traditional matrix multiply, winograd and openbias
hebohang/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
hebohang/box2d
Box2D is a 2D physics engine for games
hebohang/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
hebohang/D3D11_Chili_Tutorial
hebohang/cmake-examples-Chinese
快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/
hebohang/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
hebohang/glm
OpenGL Mathematics (GLM)
hebohang/hebohang
hebohang/hebohang.github.io
hebohang/hw3d
C++ 3D graphics engine under Direct3D 11. Developed in a Planet Chili video tutorial series that can be found on YouTube. https://youtu.be/_4FArgOX1I4
hebohang/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
hebohang/ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
hebohang/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
hebohang/pybind11
Seamless operability between C++11 and Python
hebohang/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
hebohang/stb
stb single-file public domain libraries for C/C++
hebohang/Windows-Program-Started-tutorial
Windows编程入门教程
hebohang/yaml-cpp
A YAML parser and emitter in C++