Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tlsa/raytracer

A very simple ray tracer
https://github.com/tlsa/raytracer

Last synced: about 1 month ago
JSON representation

A very simple ray tracer

Awesome Lists containing this project

README

        

A very simple ray tracer
========================

This a simple ray tracer based on an
[eight line(!) BBC BASIC program](https://twitter.com/bbcmicrobot/status/1464553737255596036)
by Steve McCrea and Adam Foster.

I rewrote it in C with the aim of understanding how it worked, and making
no attempt to retain the small size.

![Ray Traced Image](https://repository-images.githubusercontent.com/648954541/9aef82c8-95b4-41c8-9a43-78badb530895)