Skip to content

idleherb/basic-raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BASIC Raytracing

3D rendering in BASIC, because why not! Renders a basic scene with spheres through a camera. Supports different types of lights (ambient, point, directional), shadows and recursive reflections. Technique following the book Computer Graphics from Scratch by Gabriel Gambretta.

Image

Running

Run this raytracing.bas using QB64, since this uses full RGB coloring.

About

BASIC Raytracing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages