Pinned Repositories
asm_tt
assembly programming samples
coll_d3d
A collection of different d3d12 demos, experimenting with a bit more advanced topics
d3d12_anim
Animation playground with Direct3D 12
deferred
D3D12 deferred rendering
DeferredTexturing
A rendering sample that demonstrates bindless deferred texturing using D3D12
DXRPathTracer
A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)
learn_rt
Beginner-level Ray Tracing repo
more_d3d
More beginner-level samples with Direct3D12
owin32
Win32 programming with a concentration on the system software and so on.
vulkan-demo-framework
Vulkan Framework and Samples
omd24's Repositories
omd24/coll_d3d
A collection of different d3d12 demos, experimenting with a bit more advanced topics
omd24/more_d3d
More beginner-level samples with Direct3D12
omd24/asm_tt
assembly programming samples
omd24/d3d12_anim
Animation playground with Direct3D 12
omd24/owin32
Win32 programming with a concentration on the system software and so on.
omd24/vulkan-demo-framework
Vulkan Framework and Samples
omd24/deferred
D3D12 deferred rendering
omd24/DeferredTexturing
A rendering sample that demonstrates bindless deferred texturing using D3D12
omd24/DXRPathTracer
A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)
omd24/learn_rt
Beginner-level Ray Tracing repo
omd24/legacy_ai
A repo dedicated to my prehistoric implementations of AI-based methods, now refactored with a new flavor of C (or C-style C++ if necessary).
omd24/misc_d3d
Miscellaneous pet projects with Direct3D12
omd24/MSAAFilter
MSAA and Temporal AA Sample
omd24/rasterizer
Software rasterizer versus hardware rasterization
omd24/winapi_drawing
WinApi/Win32 sample to draw lines and circles