Skip to content
/ coco3 Public

Some tinkerings for a color computer 3 based on CMOC. Includes several apps, including an integer-based ray tracer and mandelbrot generator. Designed to run on a 6809 micro - if you have the patience.

Notifications You must be signed in to change notification settings

jaggies/coco3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coco3

Some simple applications using the CMOC compiler for the Tandy/Radio Shack TRS Color Computer 3.

intray

An ASCII-art ray tracer using fixed-point integer math

cocoray

Same ray tracer using integer math and coco3's 320x192 mode with 16 colors

mandel

An ASCII-art Mandelbrot generator

mandgfx

A Mandelbrot generator using 320x192 graphics mode

microray

A (more) full-feature ray tracer using floating point (work in progress)

About

Some tinkerings for a color computer 3 based on CMOC. Includes several apps, including an integer-based ray tracer and mandelbrot generator. Designed to run on a 6809 micro - if you have the patience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published