Miklos Nyers's repositories
daedalus-playground
Collection of open source OpenGL demos, graphics prototypes and physics sims.
dynamic-stackless-binary-tree-traversal
A novel algorithm for traversing a binary tree that does not require a stack and, unlike previous approaches, works with dynamic descent direction without restarting.
daedalus-compute
Collection of OpenGL/OpenCL/CUDA demos with compute shaders/kernels.
cuda-nvrtc-cdp
CUDA Runtime Compilation and Dynamic Parallelism samples.
jobtask2019-trimesh-tracer
A programming task for job interviews I did in 2019 Q2
raytracinginoneweekend
The source for the ebook Ray Tracing in One Weekend by Peter Shirley. This work is in the public domain.
shadertoy-view
A native shadertoy-compatible GLSL fragment shader previewer