Pinned Repositories
AtomicGameEngine
The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
bgfx.cmake
CMake build scripts for bgfx. Released under public domain.
bimg
Image library.
brlcad
BRL-CAD is a powerful cross-platform open source combinatorial solid modeling system
bx
Base library used across multiple projects
cpp
Linux cpp learining
data-oriented-design
A curated list of data oriented design resources.
FrankZhong921.github.io
MeshLib
Mesh processing library
FrankZhong921's Repositories
FrankZhong921/MeshLib
Mesh processing library
FrankZhong921/brlcad
BRL-CAD is a powerful cross-platform open source combinatorial solid modeling system
FrankZhong921/data-oriented-design
A curated list of data oriented design resources.
FrankZhong921/FrankZhong921.github.io
FrankZhong921/bx
Base library used across multiple projects
FrankZhong921/bgfx.cmake
CMake build scripts for bgfx. Released under public domain.
FrankZhong921/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
FrankZhong921/bimg
Image library.
FrankZhong921/SISL
The SINTEF Spline Library
FrankZhong921/AtomicGameEngine
The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
FrankZhong921/UECS
Ubpa Entity-Component-System (U ECS) in Unity3D-style
FrankZhong921/cpp
Linux cpp learining
FrankZhong921/simple_interpreter
Use Python to create a simple Pascal interpreter