ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Programming :: Program Ideas :: Graphics Program Ideas
Graphics Program Ideas

Post your ideas for new graphics programs here, or build on ideas posted by other visitors.

  Reply to this item

GrayScale Image Viewer.
Fernando Vidigal  Account Info

I would be nice to see 8 colour (240*128 pixels) grayscale pictures on my TI-92 Plus!
Can someone make a program that simply opens this kind of files on the calculator?
Thank you.

     6 July 2003, 05:42 GMT


Re: GrayScale Image Viewer.
Fernando Vidigal  Account Info

Or a windows application that convertes *.bmp to *.9xz files that require no OS, Library or shell.
That would be nice too.

     6 July 2003, 16:37 GMT

Re: Graphics Program Ideas
javaboy838  Account Info

Does anybody know if it possible to figure out the dimensions of a TI-89 picture in BASIC?

     31 July 2003, 03:07 GMT


Re: Re: Graphics Program Ideas
John Sunderland  Account Info

i dont think it is., but you cud use mlib, one of its functions is this: mlib("picsize","picname") and it returns the {H,W} in a list called ML. i recomend a combination of mlib+flib for any ti-89 basic programer, they can do some amazing stuff, including full screen basic games.

     12 August 2003, 20:47 GMT

Ti Flash.
John Sunderland  Account Info

i personally think this is a great idea, that damn needs to be done!, ok here it is:

make a asm program to interpret commands stored in a file to display a flah type anitmation, ie:

Show(X, Y, [Time], [Frames], SpriteName, [SpriteName2,3...])

X, Y = pos to display sprite
TIME = how long to display sprite
FRAMES = how many frames in animated sprite.
SpriteName = name of the pic to use as first sprite
SpriteName2,3... = the rest of the sprites in the animation
Loop = boolean (0,1) if true, then animated sprite loops

Tween(XStart, YStart, XEnd, YEnd, [Time], [Frames], SpriteName, [SpriteName2,3...], [Loop])

XStart, YStart = pos to start sprite movement
XEnd, YEnd = pos sprite ends up at
Time = how long the movement must take, in miliseconds
Frames = how many frames in sprite to loop
SpriteName = name of the pic to use as first sprite
SpriteName2,3... = the rest of the sprites in the animation
Loop = boolean (0,1) if true, then animated sprite loops (not tween)

pictures can be stored as strings, and recaled to pic files (already possible)

basically since the animations would use Tween() and Show() the are just strings, and thefore would work on any ti, as long as there was a asm veiwer to read the animation strings. aslo they would be alot smaller than actual video!

     12 August 2003, 21:02 GMT


Re: Ti Flash.
Brian Gordon Account Info

I'm doing something like that in BASIC, but it uses lists. Its turning out great!

     11 November 2003, 04:02 GMT

Test mode breakthrough!!
Sk0  Account Info

I believe that I have made a breakthrough in controling blue line placement on the TI-83 plus:

;header blahblahblah
ld a,1Ch ;turn on 1 line
out (10h),a
bcall(_getkey) ;pause
ld a,1Dh ;move line up
out (10h),a
ret
.end
END

OR

;header again...
ld a,1Ch ;turn on 1 line
out (10h),a
bcall(_getkey) ;pause
ld a,1Eh ;move line down
out (10h),a
ret
.end
END

and this actually works!!!

     26 August 2003, 14:02 GMT

Re: Graphics Program Ideas
Chris Ferguson  Account Info

What would it take to make a 3-bit (8 shade) program/game. What about 4-bit (16 shade)?

     1 September 2003, 00:32 GMT

Re: Graphics Program Ideas
Chris Ferguson  Account Info

What would it take to make a 3-bit (8 shade) program/game. What about 4-bit (16 shade)?

     1 September 2003, 00:33 GMT


Re: Re: Graphics Program Ideas
Chris Ferguson  Account Info

Oh yeah, it's for a TI 89.

Sorry about the double post.

     1 September 2003, 02:21 GMT

ASM in BASIC format
shkaboinka  Account Info
(Web Page)

This is the BEST idea; anybody can do this (it is MUCH easier than it sounds in many aspects, and there are SO MANY WAYS you can do this, and SO MANY THINGS you can add)

THE POINT:
The idea is to make a PROGRAM that will read "BASIC" from a source file and convert into Assembly commands in a .z80 file (Tasm can compile it into a .8xp or something). The cool thing is that, since it's your program (or "our's", if anybody thinks we should get a bunch of people to help with how it will work), the code does not have to be in the EXACT format as on the calc; it can be however you want.

You could Also add extra features/commands that coudn't be done in z80 BASIC, but that could be done in ASM. However it's done (however simple), it can be in any format. It could be like a new programming languege or something that is nearly the same as (or better than) BASIC

It could start with the easy stuff like Disp, ClrHome, Input for Vars, Rom Calls, etc... and could have more complicated stuff added later. If anyone wants to take the idae far enough, then maybe I could see an actual Compiler thingy.

     2 September 2003, 16:36 GMT


Re: ASM in BASIC format
KillFest  Account Info

GOOD NEWS!! I am currently in construction of such a program!! EMAIL ME!!

     28 January 2004, 03:10 GMT

Just an idea I had on making color graphics
cloud867  Account Info

I was reading this forum and all the stuff on color... and then I remembered....

Before I bought a Ti-89...I wasn't too knowledgable about graphing calculators...so I bought a
Casio CFX-9850GB PLUS........

this calculator was inferior to all Ti-calcs...but...it could perform color graphics....it's lcd screen was capable of using red, green, and blue pixels........black and white or shades of gray weren't available........but it could do red, green, and blue.......

I'm not sure how helpfull this is...but I figured it couldn't hurt....

I'm pretty sure that the lcd is just designed to be color.......but you might want to investigate this further anyway....

I'm not going to mess with it though....

     19 September 2003, 00:44 GMT

TI-83+ (z80) Basic Programmers
shkaboinka  Account Info
(Web Page)

Since it bothers me that people can just not know
stuff that I know, because I have nothing better to
do, and because I like to teach people stuff...

ALL YOU BASIC PROGRAMMERS SUCK! no offense, I am also
a basic programmer...but I see so many programs that
could be done MUCH better (haven't seen ONE that I
couldn't improve)

So, if you want I can teach you basic programmers how
to program WELL and/or VERY Efficiently! I know some
of you think you know all the "tricks" and stuff...
but even people who think they can do all this stuff
well enough can learn plenty from me as far as Basic
programming; I can do things that shouldn't be done
in Basic

Hello? Pay attention to me! I'm so Bored!!!

     22 September 2003, 18:55 GMT

Re: TI-83+ (z80) Basic Programmers
twithchytweaker00  Account Info

I Agree With You,Could You e-Mail Me At

ryanmcclain8740@yahoo.com

maybe you can show me some of the stuff you can do?
</pleasingly>

     30 September 2003, 23:54 GMT


Re: Re: TI-83+ (z80) Basic Programmers
Brian Gordon Account Info

if you have to show off *EMPHASIZE* html *EMPHASIZE* programming knowledge, don't show off at all

     11 November 2003, 04:05 GMT


Re: Re: Re: TI-83+ (z80) Basic Programmers
KillFest  Account Info
(Web Page)

Would you shut up!?
&lt;hate&gt;
You Idiot!
We are programmers!!
We are here to program!! Not listen to some jealeous, non-HTML programmer whine about his inability to program cleverly.
&lt;/hate&gt;
I think people who use fake HTML tags are trying to be clever, and it is a clever idea.
To discourage programming in a programming forum is stupid. If you're gonna do this, go post somewhere else, you miserable bastard.

&lt;/rant&gt;

     21 May 2004, 21:40 GMT


Re: Re: Re: Re: TI-83+ (z80) Basic Programmers
Chris Williams  Account Info

HTML is not a programming language.

     16 December 2005, 22:30 GMT

Re: TI-83+ (z80) Basic Programmers
Hyamikage  Account Info
(Web Page)

I started learnin basic when i was 12 by lookin into others programs. now i have learned a lot but am too lazy to learn the actual functions of things and just use segments of other programs (of course this doesnt apply to the very basic commands like Disp and ClrHome, etc.). I am the only person at my school who knows how to program, yet i know i really suck at it, so if you could email me at eotani@comcast.net, and not dotani@comcast.net, since i made a minor mistake in signing up and ty ty.

     16 November 2003, 23:11 GMT


Re: TI-83+ (z80) Basic Programmers
parker bush Account Info

wow ICANDOTHATTOO AND SO CAN ANYONE ELSE WHO HAS PROGRAMMED FOR OVER A YEAR

     21 June 2004, 17:19 GMT

Music Video For Calcs
shkaboinka  Account Info
(Web Page)

I have seen some nifty grey scale and b/w animations on my 83+; I have heard some cool tunes (okay they were tones, but still cool; I have heard STEREO "music" that is as good as some old DOS games...); I have heard really crappy wav files from my 83+, but they come out crappy and take up LOTS of mem.

THE POINT ----> .
Somebody should make a "music video", even if it sucks; combine the sounds with an animation. That would be cool if there was a "music video player" program that ran "music video" programs...okay, they wouldn't be what people call music videos, they would be animations with noise, but what should I call them?
anyways, this needs to be made, or at least a game with even CRAPPY beeping effects would be cool

     2 October 2003, 22:25 GMT


Re: Music Video For Calcs
Jared Brayshaw Account Info

IceClimb, for the TI-83+, is a good game with sound.
Also, TIJuke, for the same calc, has sort of graphics displayed as music plays.

     14 October 2003, 01:58 GMT

1  2  3  4  5  6  7  8  9  10  11  12  

You can change the number of comments per page in Account Preferences.

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