More reflections.
Got reflections working for my raytracer.
Make Your Renders Unnecessarily Complicated by Modeling a Film Camera in Blender [video]
https://www.youtube.com/watch?v=YE9rEQAGpLw
#blender #render #cycles #camera #lens #realistic #photo #raytracer #pathtracer #complicated #unnecessary #kinda_stupid
#blender #render #cycles #camera #lens #realistic #photo #raytracer #pathtracer #complicated #unnecessary #kinda_stupid
Now we're talkin'!
MoonRay – DreamWorks’ open-source MCRT renderer
https://openmoonray.org/download
#download #install #GitHub #git #repository #MoonRay #MCRT #renderer #rendering #path_tracer #path_tracing #ray_tracer #raytracer #Raytracing #Ray_Tracing #production #open_source #DreamWorks_Animation #DreamWorks #animation #hydra_delegate #computer_graphics
#download #install #github #git #repository #moonray #mcrt #renderer #rendering #path_tracer #path_tracing #ray_tracer #raytracer #raytracing #ray_tracing #production #open_source #dreamworks_animation #dreamworks #animation #hydra_delegate #computer_graphics
DreamWorks Animation's open source reandering engine – MoonRay
https://openmoonray.org/download
#download #install #GitHub #git #repository #MoonRay #MCRT #renderer #rendering #path_tracer #path_tracing #ray_tracer #raytracer #Raytracing #Ray_Tracing #production #open_source #DreamWorks_Animation #DreamWorks #animation #hydra_delegate #computer_graphics
#download #install #github #git #repository #moonray #mcrt #renderer #rendering #path_tracer #path_tracing #ray_tracer #raytracer #raytracing #ray_tracing #production #open_source #dreamworks_animation #dreamworks #animation #hydra_delegate #computer_graphics
My longterm goal for this is to see if I can run a very small #raytracer on the pico, btw. We'll see how far I get on 264 kiB of ram...
Bonus question: What do you think, how long did it take to render the image? It is 512x512 pixels large and the maximum number of iterations for the mandelbrot loop was 1000.
7/7
My longterm goal for this is to see if I can run a very small #raytracer on the pico, btw. We'll see how far I get on 264 kiB of ram...
Bonus question: What do you think, how long did it take to render the image? It is 512x512 pixels large and the maximum number of iterations for the mandelbrot loop was 1000.
MantaRay: Open-Source Ray Tracer: https://github.com/ange-yaghi/manta-ray #linux #foss #release #mantaray #raytracer
#linux #foss #release #mantaray #raytracer
Dreamworks announced they are open-sourcing their MoonRay Production Renderer. Freakin' awesome.
https://openmoonray.org/
#MoonRay #fx #MCRT #renderer #rendering #path_tracer #path_tracing #ray_tracer #raytracer #raytracing #rendering #production #vectorized_rendering #vectorization #open_source #DreamWorks_Animation #DreamWorks #animation #hydra_delegate #computer_graphics
#MoonRay #fx #MCRT #renderer #rendering #path_tracer #path_tracing #ray_tracer #raytracer #raytracing #production #vectorized_rendering #vectorization #open_source #DreamWorks_Animation #DreamWorks #animation #hydra_delegate #computer_graphics
Someone wrote a Raytracer using pure SQL (PostgreSQL)! https://github.com/chunky/sqlraytracer #linux #raytracer #sql #postgresql #raytracer #raytracing
#linux #raytracer #sql #postgresql #raytracing
first test de #raytracer with #threejs : cross-platform but HIGHLY inefficient, it took me nearly one hour to render a 14k model
#3d #render #webgl
#raytracer #threejs #3d #render #webgl
Tiny Ray Tracer Fits In 64 Bytes via @hackaday https://hackaday.com/2018/11/21/tiny-ray-tracer-fits-in-64-bytes/ #asm #raytracer #64bytes
A ray tracer in 128 characters https://www.alexkras.com/reverse-engineering-one-line-of-javascript/ #javascript #raytracer