Jump to content



Photo
- - - - -

Casio gtr fx-9860 - Graphics

Casio 9860 Graphics

  • Please log in to reply
1 reply to this topic

#1 Fayra

Fayra

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 18 April 2017 - 06:11 AM

Is it possible to create a kind of graphics (pixel image) on the calculator? If yes, how does it work?



#2 frankmar98

frankmar98

    Casio Freak

  • Moderator
  • PipPipPipPip
  • 127 posts
  • Gender:Male
  • Location:Spain
  • Interests:Science, programming

  • Calculators:
    CFX-9970G
    Graph 90+E (fx-GC50)
    fx-9860G SD
    Classpad 300
    HP Prime
    TI-84+ CE-T
    x2 TI-83+
    TI-81
    fx-4800p, fx-3650PII
    fx-991SPX, fx-991ES PLUS, fx-100W

Posted 18 April 2017 - 08:51 AM

Hi,

 

There isn't exist an integrated function for bitmaps.

 

You can draw sprites with the DrawStat commands, but this uses lines.

 

For my port of Conway's game of life, I used 3 20x20 matrices, then I enlarged each pixel in 9 pixeles.

 

The calculator doesn't have enough RAM for create 3 128x64 matrices.

 

If we would tell the calculator the data type of the matrix elements, and set it to boolean, this would be possible. But casio basic only accepts floating point numbers for numerical data types






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users