Author Topic: An image reading application allready for the TI-84 Plus C Silver Edition  (Read 8726 times)

0 Members and 1 Guest are viewing this topic.

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
The new TI-84 Plus C Silver Edition available for back to school 2013 does support a new kind of image variable: background images.

Such images can be generated with the TI-Screen Capture included in the TI-Connect 4.0 software or online thanks to SourceCoder on Cemetech.

But like on the TI-Nspire, those images supported natively have many limitations:
  • image size is limited to 133x83, less than a quarter of the screen resolution :(
  • only a maximum of 10 images can be stored simultaneously on the calculator :(
Fortunately, and it took less time than on the TI-Nspire, assemblybandit has just released IViewer, an image reading application for the TI-84 Plus C Silver Edition, and its convertion tool.

You can store as many images as you want. ;D

Images can now be as large as the screen resolution: 320x160. ;D

Images aren't limited to the screen resolution. ;D

Scrolling is supported for images greater than the screen, but unfortunately the low refresh rate on this powerless hardware doesn't make it that useful.

If the refresh rate cannot be increased, some zoom support might be a good idea in order to limit the scrolling need.



But after the first TI-84 Plus C Silver Edition disappointing performance tests, that's allready far better that what we could expect. ;D

Download: http://www.omnimaga.org/index.php?action=downloads;sa=view;down=855
Source: http://briandm82.com/ti84cse
Cross-post: http://tiplanet.org/forum/viewtopic.php?t=12615&lang=en
« Last Edit: July 07, 2013, 12:44:20 pm by critor »
TI-Planet co-admin.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Nice work AssemblyBandit! :D I find it awesome how much hacking has already been made for the CSE :)

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Correction: Built in images are actually 133x88, not 160x120 :P 

Congrats AssemblyBandit by the way. Nice job :)

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Correction: Built in images are actually 133x88, not 160x120 :P

I was talking about builtin background images.
Not builtin picture images.
TI-Planet co-admin.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
yeah that's what I meant. They're really 133x88, because they only take the 265x165 area of the graph screen where we can draw stuff and each pixel except one row and column are doubled:


(Image by Kerm)

Unless TI really uses 160x120 but still displays over a smaller area, wasting memory? ???

If you aren't sure, you can always ask DrDnar or Kerm to confirm. Of course maybe you got a special calc (prototype?) where background images fills the entire screen, but in my case they only take the same area as regular pics and drawings.

EDIT: Actually correction, it's 133x83, not 133x88.
« Last Edit: July 07, 2013, 12:40:14 pm by DJ Omnimaga »

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Ok, thank you for the explanation :)
TI-Planet co-admin.

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Hmm, can you use the pictures in programs? Like display it to the screen via that program?
(I don't have my CSE yet, so I'm not sure).


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
You can use both official and IViewer pictures in programs, yes :)
« Last Edit: July 07, 2013, 05:51:48 pm by critor »
TI-Planet co-admin.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Hmm, can you use the pictures in programs? Like display it to the screen via that program?
(I don't have my CSE yet, so I'm not sure).
Yup :). If it wasn't for extreme memory consumption, Zelda: Sord of Atari could have looked like this:

« Last Edit: July 07, 2013, 11:13:01 pm by DJ Omnimaga »