Pinned Repositories
apitrace
Tools for tracing OpenGL, Direct3D, and other graphics APIs
assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
D3D12Wrapper
Safely hook d3d12.dll
DirectXTex
DirectXTex texture processing library
DirectXToy
A render sample based DirectX11 API
dxil-spirv
DXIL conversion to SPIR-V for D3D12 translation libraries
FluidEngine
Fluid simulator
GameEngine
A repository for learning Hazel game engine of TheCherno
HLSLDecompiler
HLSL Decompiler forked from 3Dmigoto
RendererDemo
A Renderer Demo Based On OpenGL
YUZHIGUIYI's Repositories
YUZHIGUIYI/D3D12Wrapper
Safely hook d3d12.dll
YUZHIGUIYI/GameEngine
A repository for learning Hazel game engine of TheCherno
YUZHIGUIYI/DirectXTex
DirectXTex texture processing library
YUZHIGUIYI/DirectXToy
A render sample based DirectX11 API
YUZHIGUIYI/dxil-spirv
DXIL conversion to SPIR-V for D3D12 translation libraries
YUZHIGUIYI/FluidEngine
Fluid simulator
YUZHIGUIYI/HLSLDecompiler
HLSL Decompiler forked from 3Dmigoto
YUZHIGUIYI/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
YUZHIGUIYI/Atlas-Engine
Cross platform toy render engine supporting physically based rendering and software ray tracing
YUZHIGUIYI/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
YUZHIGUIYI/ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
YUZHIGUIYI/Python
All Algorithms implemented in Python
YUZHIGUIYI/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
YUZHIGUIYI/D3D11Wrapper
d3d11.dll wrapper
YUZHIGUIYI/D3D12_Research
Personal hobby project to experiment with various rendering techniques.
YUZHIGUIYI/DiligentCore
A modern cross-platform low-level graphics API
YUZHIGUIYI/DiligentEngine
A modern cross-platform low-level graphics library and rendering framework
YUZHIGUIYI/DxcResearch
A shader reflection framework based on Dxc
YUZHIGUIYI/flower
Miku fan-made free MikuMikuDacne renderer
YUZHIGUIYI/gfxreconstruct
Graphics API Capture and Replay Tools for Reconstructing Graphics Application Behavior
YUZHIGUIYI/imgui-node-editor
Node Editor built using Dear ImGui
YUZHIGUIYI/mallocvis
allocation visualization in svg graph
YUZHIGUIYI/ModernGraphicsEngineGuide
现代图形引擎入门指南
YUZHIGUIYI/NickelEngine
a game engine based on ECS
YUZHIGUIYI/Overload
3D Game engine with editor
YUZHIGUIYI/Sundry
Code Exercise Inspired by CppCon
YUZHIGUIYI/syclacademy
SYCL Academy, a set of learning materials for SYCL heterogeneous programming
YUZHIGUIYI/toy2d
A toy 2D renderder based on Vulkan
YUZHIGUIYI/VulkanToy
A repository to record vulkan learning
YUZHIGUIYI/YUZHIGUIYI