ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-92 Plus BASIC Graphics Programs
File Archives

TI-92 PLUS BASIC GRAPHICS PROGRAMS

Interactive utilities, animations, and demos
Archive Statistics
Number of files 25
Last updated Saturday, 22 April 2006
Total downloads 66,170
Most popular file  Image Pack with 4,949 downloads.

Click a filename to download that file.Click a folder name to view files in that folder.Click  for file information.

Icon legend: File with screen shots File with animated screen shots File with reviews Featured programs


NameSizeDateRatingDescription
(Parent Dir)folder Up to TI-92 Plus BASIC Files
ani3d92p.zip10k02-04-15File is not rated3D Function Animator
This program allows the user to graph a function in 3D (axes on/off/box, labels on/off, etc. set up BEFOREhand), and then animate it through one full revolution around the X, Y, or Z axis. It stores 60 pictures of the graph as it rotates, then animates them continuously in sequence. The rotating animation can be increased or decreased in speed, stopped, or reversed in direction. It is also possible to take a screenshot of the current animation frame and save it as a separate picture.
art.zip8k04-03-03File is not ratedPoint Art Maker
These programs, for the TI-73 -- V200, graphically show many random patterns.
bigchar92p.zip20k02-04-15File is not ratedBig Characters
A collection of all 255 TI-89 characters in the built-in large font (in picture format and). Use them any way you like. To get these, I wrote a program (using Flib) that drew each character on a blank screen, found the pixels that were turned on, and used the "mkpic" function to create pictures. The pictures are named 'char1' through 'char255'. The screen shot says 'dinner' because that's what I was hungry for at the moment I made it...
binpix.zip4k02-04-15File is not ratedBig Characters
This is a very confusing program... even I'm not sure how it works. It's based off of the exec statements that can clear or fill the entire screen. Try it, you might find some use for it.
bizarre.zip2k02-04-15File is not ratedBizarre Screen Saver
Plain and simple, a screen saver that draws random shapes of random dimensions at random locations on the graph screen.
blowup.zip11k02-04-15File is not ratedBlow Up Image
Read the README for a complete description.
box.zip1k02-04-15File is not ratedBox and PixelBox
Programs which draw boxes on the graph screen, using two different methods. Read the readme for a more detailed description.
cycloid.zip1k02-07-23File is not ratedCycloid Plots
Program generates and plots "ornamental" curves in the hypocycloid and epicycloid family
d3d.zip5k00-09-02File is not ratedDraw3D (French)
Logiciel de modelisation 3D
get2dcor.zip3k06-04-22File is not rated3D Coordinates Converter
This BASIC function converts 3D coordinates to 2D coordinates to be displayed on the screen, depending on the view angles. It doesn't render perspective. It is a kind of slow 3D motor, but you can see its formulas.
graphx.zip11k02-09-27File is not ratedGraphX v2.0
GraphX v2.0 is a graphics editor and animation tool. It has an array of image editing features, and the ability to save and load both images and animations, and will run any loaded animation in-program.
heart.zip1k02-06-13File is not ratedCupid's Heart V.2.0
Draws a heart with an arrow piercing it and a line of text (calling argument) in the middle
ico92p.zip246k02-09-30File is not ratedIcon Editor v2.0
This program allows you to create icons that can be used in menus created with the TOOLBAR function in TI-BASIC-written programs (an example is given in the ZIP). / Ce programme permet de créer des icônes utilisables dans des menus créés avec l'instruction TOOLBAR dans des programmes écrits en TI-BASIC (un exemple est fourni dans le ZIP).
imagepak.zip40k02-04-15File is not ratedImage Pack
A bunch of cool pictures from God-only-knows-where... Use them as backgrounds, sprites, WHATEVER! Just use them, love them, revere them as gods!
invert89.zip1k03-05-18File is not ratedGraph Screen Inverter
This package of program, for all TI's, efficiently inverses the screen. Inversing turns black to white and white to black.
istudio.zip109k03-05-29File is not ratedImage Studio
This program has many features that the Draw menu doesn't. Inversing, Undo, Prompts for every function, AIP system (Almost Idiot Proof), and much more. You can save and load from 9 pictures. Zooming not yet implemented, but it can be done. Change the window settings using Image Studio (another of it's features) and you have a choice of zooming in or out, but it doesn't zoom the picture. Please email any comments to me or send a postcard to: William White 1018 N Maple St. Apt C Murfreesboro, TN, USA 37129
jewels89.zip4k03-05-18File is not ratedSierpinski's Jewels
This is a very artistic program, made for the TI-73, and TI-82 -- V200. It creates designs using variations of the Sierpinski Triangle.
kiteflying.zip32k06-09-17File is not ratedKite Flying!
Four animated kites on two different backgrounds. So you can fly your kite even on those not so windy days!
liss.zip1k02-07-26File is not ratedLissajou's Curves V.1.1
Draws Lissajou's curves - this curves are often seen on oscilloscope displays
maptiles.zip9k02-04-15File is not ratedMap Tiles
This is a set of programs which will draw various map tiles, which could be used for role playing games or basically anything with a graphical map.
moskiton92plus.zip14k03-03-05File is not ratedMOSKITON
Draw Pictures to your TI MENU's
musicart.zip3k02-04-15File is not ratedMusic Art
These programs draw musical notes on the graph screen. The 'song' program draws a random 'song' ... assuming of course that these programs are in a folder named 'music'.
pic2prgm.zip6k03-11-19File is not ratedPicture 2 Program (89,92+,V200)
This simple TI-Basic app takes whatever's on the graph screen and converts it to a string of TI-Basic code. It takes a long time since it converts using a horizontal line routine and a vertical line routine, then compares for the smaller result. Once this is found a rough size estimate (untokenized) is given and the program exits. Also included is a pixel on/off counter which simply tells how many pixels are on and off. Take note, neither has a practical use yet but both have potential.
picrotate.zip5k01-08-06File is not ratedPicRotate
Now you can Rotate anything shown on the Graph-Screen! it's a little bit slow, but i works!
picsav.zip1k01-08-06File is not ratedPicSave
Saves and Restores pictures into/from a Matrix
pixelart89.zip3k03-05-18File is not ratedPixel Art Maker
This package of programs for all TI's draws neat desings. There's a program for every TI included.
polygon.zip1k02-08-09File is not ratedPolygon Rendering and Rotation
You enter in a number, and the program will draw a polygon of that many sides, which you can then rotate with the left and right cursor keys. Syntax: polygon(a), enjoy :)
posget.zip1k01-08-06File is not ratedPositionGet
Get the PIXEL-Position of the Graph-Screen (by navigating a point on the screen)
ti_picframe.zip2k03-06-02File is not ratedPicture Frame Maker
This program sets a frame around the graph screen. You can choose the width from a range. It can make your pictures have a better appeal. This'll soon be a funtion of Lib68k. It's made for all TI's except the 80 and 81, though possible.
triangle.zip5k03-07-17File is not ratedTI Triangle Drawer
Made for every TI, this draws a full screen triangle on the graph.
truegrid86.zip5k03-06-19File is not ratedTrue Grid Drawer
This program is useless... Made for the every TI.
tunnel89.zip7k03-05-31File is not ratedTI Tunnel Drawer
This works like a function on the 89-V200. On the 73-86 you simply input a number, and a tunnel of that depth will be drawn. On the 89-V200 the format looks like this: 'tunnel(x)' where x is the depth you want. This has been made for ALL TI's
victory.zip20k04-07-11File is not ratedFamily Guy - Stewey "Victory Shall Be Mine!"
This is a basic greyscale test, of no real use to me or anybody else. It's funny though :-)
walk_man.zip1k00-05-07File is not ratedWalking Man v-1
This is a man that walks an inch on the bottom of the screen. This program will be updated by the end of today.
wolfram.zip9k02-07-11File is not ratedA Tribute to Stephen Wolfram
This is an example I made of cellular automata, after reading an article on Stephen Wolfram in the Times

  Copyright © 1996-2012, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer