Pinned Repositories
embree-tinyobj-example
minimal raytracing example with a combination of embree and tinyobjloader
fredholm
Research oriented GPU offline renderer
glsl-compute-shader-sandbox
Some examples of OpenGL compute shader.
glsl330-cornellbox
Render Cornell Box with Path Tracing in GLSL(version 330 core)
LensSim
Photographic Lens Simulator
opengl-sandbox
experiment environment for realtime graphics methods in OpenGL
photon_mapping
minimal but extensible header only implementation of photon mapping in C++
ppmapa
Header only implementation of Progressive Photon Mapping: A Probabilistic Approach(PPMAPA) in C++.
volppm
Volumetric progressive photon mapping written in C++.
volpt
Volumetric path tracer written in C++
yumcyaWiz's Repositories
yumcyaWiz/photon_mapping
minimal but extensible header only implementation of photon mapping in C++
yumcyaWiz/volppm
Volumetric progressive photon mapping written in C++.
yumcyaWiz/volpt
Volumetric path tracer written in C++
yumcyaWiz/glsl330-cornellbox
Render Cornell Box with Path Tracing in GLSL(version 330 core)
yumcyaWiz/LensSim
Photographic Lens Simulator
yumcyaWiz/glsl-compute-shader-sandbox
Some examples of OpenGL compute shader.
yumcyaWiz/fredholm
Research oriented GPU offline renderer
yumcyaWiz/ppmapa
Header only implementation of Progressive Photon Mapping: A Probabilistic Approach(PPMAPA) in C++.
yumcyaWiz/opengl-sandbox
experiment environment for realtime graphics methods in OpenGL
yumcyaWiz/embree-tinyobj-example
minimal raytracing example with a combination of embree and tinyobjloader
yumcyaWiz/kdtree
header-only implementation of kd-tree and examples
yumcyaWiz/simple-model-viewer
simple model viewer
yumcyaWiz/LTRE
montecarlo raytracer for my research
yumcyaWiz/rtcamp8-denoiser
a denoiser for rtcamp8
yumcyaWiz/rusmallpt
Minimal, extensible path tracer in Rust.
yumcyaWiz/raytracing-for-lens
reference implementation for my blog post
yumcyaWiz/chip8-emulator
chip8 emulator written in Rust
yumcyaWiz/cuda_driver_api_test
minimal example of CUDA Driver API
yumcyaWiz/mcrt-intro
Introduction to monte carlo ray tracing
yumcyaWiz/classical-raytracer-lecture-2020
yumcyaWiz/cloudera-quickstart-starter
yumcyaWiz/hello-grpc-go
minimal example of gRPC in Go
yumcyaWiz/hpc_lecture
yumcyaWiz/hpc_lecture_2021
yumcyaWiz/Introduction-To-PathTracing-2020
p-rayの2020年度講義用のリポジトリ
yumcyaWiz/lets-implement-bvh
yumcyaWiz/mitsuba3
Mitsuba 3: A Retargetable Forward and Inverse Renderer
yumcyaWiz/nvrtc_test
minimal example of NVRTC(CUDA runtime compilation)
yumcyaWiz/rcauto
レイトレ合宿における作品を自動実行するやつ
yumcyaWiz/yumcyaWiz