Pinned Repositories
HelloEngine
huazhang-math-book
:books: 华章数学丛书高清扫描
libgoku
pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
Practice.cpp
C++从入门到放弃
gokutek's Repositories
gokutek/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
gokutek/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
gokutek/bimg
Image library.
gokutek/bx
Base library used across multiple projects
gokutek/D3D12MemoryAllocator
Easy to integrate memory allocation library for Direct3D 12
gokutek/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
gokutek/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
gokutek/HelloEngine
gokutek/huazhang-math-book
:books: 华章数学丛书高清扫描
gokutek/libgoku
gokutek/pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
gokutek/Practice.cpp
C++从入门到放弃
gokutek/DirectX-Headers
Official DirectX headers available under an open source license
gokutek/DirectXMesh
DirectXMesh geometry processing library
gokutek/flecs
A fast entity component system (ECS) for C & C++
gokutek/GameArt
gokutek/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
gokutek/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
gokutek/mgba
mGBA Game Boy Advance Emulator
gokutek/msdfgen
Multi-channel signed distance field generator
gokutek/nvrhi
gokutek/OpenGraphic
Graphic Engine & Game Engine lists
gokutek/openssl
TLS/SSL and crypto library
gokutek/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
gokutek/scratchapixel_website
gokutek/spdlog
Fast C++ logging library.
gokutek/toml
Tom's Obvious, Minimal Language
gokutek/visualboyadvance-m
The continuing development of the legendary VBA gameboy advance emulator.
gokutek/Vulkan-Samples
One stop solution for all Vulkan samples
gokutek/VulkanMemoryAllocator
Easy to integrate Vulkan memory allocation library