Pinned Repositories
cmake_tutorial
cplusplus_tutorial
source code of cplusplus tutorial on bilibili
lua_api_tutorial
lua api tutorial by SNH48-久寿川 from 像素软件
luatinker-for-lua5.2
luatinker-for-lua5.2
MathGeoLib
A C++ library for linear algebra and geometry manipulation for computer graphics.
Torque3D
MIT Licensed Open Source version of Torque 3D from GarageGames
UGIProject
ULRE
experiment project - Ultra Lightweight Rendering Engine (C++/OpenGL/Vulkan)
vkQuake2
id Software's Quake 2 v3.21 with Vulkan support (Windows, Linux, MacOS)
XmasReborn
Xmas card for Win32 platform
bhlzlx's Repositories
bhlzlx/CMPlatform
CM OS support component
bhlzlx/CMCore
CM core compoment (datatype,endian/codepage,I/O,file system,log,....)
bhlzlx/UGIShaderCompiler
customized vulkan GLSL shader compiler, compile for 'UGIProject' pipeline binary file.
bhlzlx/CMCMakeModule
CM CMake module file
bhlzlx/CMSceneGraph
Only scene manage, no rendering
bhlzlx/EAStdC
EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.
bhlzlx/WickedEngine
C++ game engine focusing on modern rendering techniques and performance.
bhlzlx/CMAudio
Audio support (use OpenAL, no decode plug-ins)
bhlzlx/CMUtil
There are utilities's module, they no strict type definedty
bhlzlx/EAThread
EAThread implements a unified cross-platform interface for multithreaded programming.
bhlzlx/EATest
EATest is a C++ unit testing framework. It's goal is to have a scalable architecture, have minimal dependencies, and simple usage.
bhlzlx/EAMain
EAMain provides a multi-platform entry point used for platforms that don't support console output, return codes and command-line arguments.
bhlzlx/EAAssert
EAAssert is a simple and lightweight assert technology.
bhlzlx/DX12Learning
my DX12 study projects
bhlzlx/EABase
EABase is a small set of header files that define platform-independent data types and platform feature macros.
bhlzlx/NixRenderer
Graphics API wrapper mainly for **vulkan metal DX12 **
bhlzlx/GPU-Pro-Books-Source-Code
:cd: Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏
bhlzlx/CM2D
Bitmap and Vector modules
bhlzlx/DXT5-Compression
a dxt5 compression implementation
bhlzlx/Buddy-System-Allocation
a way of `buddy system allocation` implementation
bhlzlx/freetype
A Free, High-Quality, and Portable Font Engine
bhlzlx/stb
stb single-file public domain libraries for C/C++
bhlzlx/nanogui
Minimalistic GUI library for OpenGL
bhlzlx/bsf
Modern C++14 library for the development of real-time graphical applications
bhlzlx/tinyobjloader
Tiny but powerful single file wavefront obj loader
bhlzlx/vkQuake
Vulkan Quake port based on QuakeSpasm
bhlzlx/Mokore
🎉Wordpress二次元简约个人博客主题by江程训
bhlzlx/MathGeoLib
A C++ library for linear algebra and geometry manipulation for computer graphics.
bhlzlx/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
bhlzlx/Git-Tutorials
Git-Tutorials GIT基本使用教學:memo: