Pinned Repositories
consistent-recon
Implemenation of "Consistent Post-Reconstruction for Progressive Photon Mapping" (Pacific Graphics 2021)
cross-denoiser
Official implementation of the SIGGRAPH Asia 2024 paper titled "Online Neural Denoising with Cross-Regression for Interactive Rendering"
bmfr
Blockwise Multi-Order Feature Regression for Real-Time Path Tracing Reconstruction
dcgm-exporter
NVIDIA GPU metrics exporter for Prometheus leveraging DCGM
deep-combiner
An implementation of "Deep Combiner for Independent and Correlated Pixel Estimates"
Glitter
Dead Simple OpenGL
sfc
Space-filling Curves
hchoi405's Repositories
hchoi405/sfc
Space-filling Curves
hchoi405/bmfr
Blockwise Multi-Order Feature Regression for Real-Time Path Tracing Reconstruction
hchoi405/dcgm-exporter
NVIDIA GPU metrics exporter for Prometheus leveraging DCGM
hchoi405/deep-combiner
An implementation of "Deep Combiner for Independent and Correlated Pixel Estimates"
hchoi405/Glitter
Dead Simple OpenGL
hchoi405/io_scene_pbrt
Exporter for blender that exports the scene into pbrt's ascii file format.
hchoi405/jekyll-resize
Simple image resizing filter for Jekyll 3 and 4 🖼 🤏 🔬
hchoi405/mitsuba
Mitsuba renderer main repository
hchoi405/mitsuba-CPPM
Codes of Chi-squared Progressive Photon Mapping
hchoi405/mitsuba2
Mitsuba 2: A Retargetable Forward and Inverse Renderer
hchoi405/mts_scene_converter
hchoi405/nori-hj
Nori: an educational ray tracer
hchoi405/nppd
Neural Partitioning Pyramids for Denoising Monte Carlo Renderings
hchoi405/openexr
OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications
hchoi405/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
hchoi405/RealTimeDenoisingNeuralBilateralGrid
[EGSR2020] Real-time Monte Carlo Denoising with the Neural Bilateral Grid
hchoi405/rendercv
The engine of the RenderCV App
hchoi405/tev
High dynamic range (HDR) image comparison tool for graphics people with an emphasis on OpenEXR images.
hchoi405/torch_customop
An example of CUDA custom operation for PyTorch (weighted average)
hchoi405/VoxelConeTracingGI
hchoi405/vscode-hdr-viewer
HDR image viewer extension for Visual Studio Code
hchoi405/zorder_knn
Floating point morton order comparison operator.