Skip to content

Progressive rendering/Voronoi diagram demo for the TI-84 Plus CE graphing calculator

License

Notifications You must be signed in to change notification settings

novo52/voronoi-ce-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recursive Rendering Voronoi Demo

Draws a simple rasterized voronoi graph rendered with progressive refinement until the native resolution of the screen is reached.

Written to run on the TI-84 Plus CE graphing calculator.

Output

Running the program

"asm(prgmDEMO)" is entered into the console. The screen changes to show a multicoloured voronoi graph which becomes higher resolution over time.

Time-constant frames

The same voronoi graph, but each frame is shown on screen for the same time period.

Downloading and Running

  1. Download the latest release from the releases tab
  2. Download the latest release of CLibs from here
  3. Upload DEMO.8xp and clibs.8xg to your calculator
  4. Run asm(prgmDEMO)

Building

Requires the CE C/C++ Toolchain

make using cedev.bat

About

Progressive rendering/Voronoi diagram demo for the TI-84 Plus CE graphing calculator

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published