Pinned Repositories
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
AdventOfCode
Python Solutions for Advent of Code
AwesomeMLForDigitalMedia
A curated list of awesome machine learning resources in the context of digital media and (interactive) computer graphics.
BasicBindlessRendering
A very basic bindless rendering setup with DirectX 12 & SM 6.6
DX11Sandbox
Small rendering sandbox for DirectX 11
GoogleCodeJam2022
gym-duckietown
Self-driving car simulator for the Duckietown universe
KaggleChurnDataMining
Data Mining on a Telco Customer Churn Dataset according to CRISP
MapleSolaxiaV2
A revised version of MapleSolaxia (v83 MapleStory private server)
VanillaDQN
Implementation of a basic Q-Network with TensorFlow
DDreher's Repositories
DDreher/AwesomeMLForDigitalMedia
A curated list of awesome machine learning resources in the context of digital media and (interactive) computer graphics.
DDreher/BasicBindlessRendering
A very basic bindless rendering setup with DirectX 12 & SM 6.6
DDreher/gym-duckietown
Self-driving car simulator for the Duckietown universe
DDreher/VanillaDQN
Implementation of a basic Q-Network with TensorFlow
DDreher/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
DDreher/AdventOfCode
Python Solutions for Advent of Code
DDreher/DX11Sandbox
Small rendering sandbox for DirectX 11
DDreher/GoogleCodeJam2022
DDreher/KaggleChurnDataMining
Data Mining on a Telco Customer Churn Dataset according to CRISP
DDreher/MapleSolaxiaV2
A revised version of MapleSolaxia (v83 MapleStory private server)
DDreher/nebula
Nebula is an open-source and free-to-use modern C++ game engine.
DDreher/o3de
Source for fully featured AAA Open 3D Engine
DDreher/OpenCLSandbox
A sandbox project to learn the concepts of working with massively parallel processors using OpenCL.
DDreher/perf-book
The book "Performance Analysis and Tuning on Modern CPU"
DDreher/premake-core
Premake
DDreher/RaymarchedMetaballs
DDreher/RayTracer
A simple whitted-style ray tracer written in C++
DDreher/SimplePDFMerger
A simple Python script to merge multiple PDFs into a single PDF file.
DDreher/VanillaGANPyTorch
Simple implementation of a vanilla GAN with PyTorch
DDreher/VanillaGANTensorFlow
Basic implementation of a vanilla GAN / Wasserstein GAN trained on the MNIST dataset
DDreher/VoxelHashing
[Siggraph Asia 2013] Large-Scale, Real-Time 3D Reconstruction
DDreher/VulkanSandbox
A sandbox project used to learn real-time computer graphics programming with Vulkan