Some simple applications using the CMOC compiler for the Tandy/Radio Shack TRS Color Computer 3.
An ASCII-art ray tracer using fixed-point integer math
Same ray tracer using integer math and coco3's 320x192 mode with 16 colors
An ASCII-art Mandelbrot generator
A Mandelbrot generator using 320x192 graphics mode
A (more) full-feature ray tracer using floating point (work in progress)