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/Raytracing-in-Console
raytrace sphere in terminal
yumcyaWiz/KanagawaTSP
R code which finds the best way to go through all the cities in kanagawa prefecture, japan with minimum total of distance
yumcyaWiz/Processing-Boids
Boids Simulator
yumcyaWiz/Processing-Cyclic-CA
Processing Code which visualizes given Cyclic CA Rules
yumcyaWiz/processing-lifegame
life game on processing with nice GUI powered by ControlP5