Media Summary: Pixel Escape for the TI-Nspire (written in Lua) (early version) Presenters: Steve Arnold, Marc Garneau Are you interested in developing content-rich simulations and interactive documents with ... Simple test program Code: floppy = image.new(_R.IMG.a) local x = 0 local y = 0 function on.paint (gc) gc:drawImage(floppy, x, ...
Ti Nspire Cx Lua Starfield - Detailed Analysis & Overview
Pixel Escape for the TI-Nspire (written in Lua) (early version) Presenters: Steve Arnold, Marc Garneau Are you interested in developing content-rich simulations and interactive documents with ... Simple test program Code: floppy = image.new(_R.IMG.a) local x = 0 local y = 0 function on.paint (gc) gc:drawImage(floppy, x, ... Scaling and changing images using Lua in TI nspire