Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 444 Bytes

readme.md

File metadata and controls

17 lines (14 loc) · 444 Bytes

Ray tracing shader

Image of scene

About

First raytracer i wrote, written in GLSL, scene inspired by BlenderGuru. Huge shoutout to:

Requirements

  • GLSL
  • Visual Studio Code
  • Shadertoy extension for VSC

Features

  • Sphere traced.
  • PBR based direct lighning.
  • Procedual materials.