riley-harper / RayTracer

Code for a raytracer that I built in spring 2021, along with example images!
0 stars 0 forks source link

Add ImageMap Interface and Basic Image Map Commands #67

Closed riley-harper closed 3 years ago

riley-harper commented 3 years ago

Closes #48.

This has been pretty difficult. This is the third branch I've been working on, so #48 has a lot of commits listed that won't be merged in. I ran into several design mistakes and issues that convinced me to just redesign the system.

Here's what I've landed on:

There are two new commands: im_nop and im_basic_clamp. In the future, we can add more interesting commands pretty easily: