Jump to content



Photo
- - - - -

looking for a program


  • Please log in to reply
13 replies to this topic

#1 CrimsonCasio

CrimsonCasio

    UCF Ambassador

  • [Legends]
  • PipPipPipPipPipPipPipPipPipPip
  • 3579 posts
  • Gender:Male
  • Location:USA
  • Interests:Claculators, Stephen King, Video Games, Calculators, Programming, Calculators, Reading, Calculators... hmm, what else... Ah! Calculators!

  • Calculators:
    Algebra FX2.0, CFX 9850Ga+, Classpad 300

Posted 25 February 2003 - 01:14 AM

I need a program which can convert a bitmap into either a matrix or program file (with a bunch of PlotOn's) but I cant find any such program which works properly and my attemps to make my own have failed either because I dont know enough or just because my computer is on the fritz right now.

please help me! :( :( :(

#2 Mohamed

Mohamed

    UCF Police

  • [Legends]
  • PipPipPipPipPipPipPip
  • 519 posts
  • Gender:Male
  • Location:Egypt, Cairo

  • Calculators:
    AFX 2.0, PV-S660, fx-570MS

Posted 25 February 2003 - 05:09 PM

Probably there isn't one made.
But it would be quite easy to make on any smart programming language, I guess Chef used it in his Dungeon's game to make a huge photo in the game.

#3 CrimsonCasio

CrimsonCasio

    UCF Ambassador

  • [Legends]
  • PipPipPipPipPipPipPipPipPipPip
  • 3579 posts
  • Gender:Male
  • Location:USA
  • Interests:Claculators, Stephen King, Video Games, Calculators, Programming, Calculators, Reading, Calculators... hmm, what else... Ah! Calculators!

  • Calculators:
    Algebra FX2.0, CFX 9850Ga+, Classpad 300

Posted 25 February 2003 - 07:07 PM

Like I previously mentioned my computer lost the file formatting on drive D, and while I did get it working again every time I try to run a visual basic program it tries to re-install MS Office ( :blink: ), so I asked my Computer Science Teacher how to do it in C++ and he didn't know how ( :huh: ) so now I'm stuck and the picture I have is much more complex than the one in Death Trap Dungeon.

any help would be appreaciated. :(

#4 Killer83Z

Killer83Z

    Casio CEO

  • [Legends]
  • PipPipPipPipPipPip
  • 427 posts
  • Location:I'm near to the place where I study
  • Interests:Guitar, Piano, Music, UCN<br />

  • Calculators:
    Algebra FX2.0, CFX-9850G, fx-7000G, fx-7500G, TI-83, HP100lx

Posted 25 February 2003 - 07:59 PM

Don't know if bmp2cat is of any use to you

http://perso.wanadoo...cutilities.html

#5 CrimsonCasio

CrimsonCasio

    UCF Ambassador

  • [Legends]
  • PipPipPipPipPipPipPipPipPipPip
  • 3579 posts
  • Gender:Male
  • Location:USA
  • Interests:Claculators, Stephen King, Video Games, Calculators, Programming, Calculators, Reading, Calculators... hmm, what else... Ah! Calculators!

  • Calculators:
    Algebra FX2.0, CFX 9850Ga+, Classpad 300

Posted 25 February 2003 - 08:14 PM

tried it, I cant get it to transfer to the calc, is there some special way to do this? If I could get it to work it would be just what I need. :)

#6 ross8653

ross8653

    Casio Addict

  • Members
  • PipPipPip
  • 96 posts
  • Location:over the river and through the woods
  • Interests:paintball

  • Calculators:
    9850 fx2.0

Posted 27 February 2003 - 06:14 AM

i used some pict editor way back in the day (like bmp2cat maybe it was it)
but i dont think it could load files but when you drew it would create source (rather stupidly, ie not deleting it or creating fline's) but it would work with 15 min of redrawing the image on your computer
but like i said before it wouldnt be at all optimized

if your going for optimization draw (text) a "8" then draw a fline from one hole in the eight to the other to create a 5X3 square in 2 commands
but theres gotta be better ways of doing it than that

#7 CrimsonCasio

CrimsonCasio

    UCF Ambassador

  • [Legends]
  • PipPipPipPipPipPipPipPipPipPip
  • 3579 posts
  • Gender:Male
  • Location:USA
  • Interests:Claculators, Stephen King, Video Games, Calculators, Programming, Calculators, Reading, Calculators... hmm, what else... Ah! Calculators!

  • Calculators:
    Algebra FX2.0, CFX 9850Ga+, Classpad 300

Posted 27 February 2003 - 10:43 AM

I just need something to get it onto the calc, then I can use my compression prog to make it smaller.

#8 Casto Productions

Casto Productions

    Casio Freak

  • Members
  • PipPipPipPip
  • 152 posts
  • Location:IL, USA

  • Calculators:
    TI-83, TI-86, CFX-9850, AFX2.0

Posted 27 February 2003 - 08:30 PM

There is the painful way of just putting it in using f-lines and plot ons and things like that. Time consuming, yes, but once you have it done you can save it as a pic and compress it any way you want.

#9 CrimsonCasio

CrimsonCasio

    UCF Ambassador

  • [Legends]
  • PipPipPipPipPipPipPipPipPipPip
  • 3579 posts
  • Gender:Male
  • Location:USA
  • Interests:Claculators, Stephen King, Video Games, Calculators, Programming, Calculators, Reading, Calculators... hmm, what else... Ah! Calculators!

  • Calculators:
    Algebra FX2.0, CFX 9850Ga+, Classpad 300

Posted 27 February 2003 - 08:36 PM

im really hoping I dont have to do that
here is the picture, you can see why:
Here

#10 ross8653

ross8653

    Casio Addict

  • Members
  • PipPipPip
  • 96 posts
  • Location:over the river and through the woods
  • Interests:paintball

  • Calculators:
    9850 fx2.0

Posted 28 February 2003 - 05:35 AM

how you plannin on doing grayscale in basic? you fools figure out something i havent?

#11 Casto Productions

Casto Productions

    Casio Freak

  • Members
  • PipPipPipPip
  • 152 posts
  • Location:IL, USA

  • Calculators:
    TI-83, TI-86, CFX-9850, AFX2.0

Posted 28 February 2003 - 05:50 AM

Well, without the sarcasim, how are you planing on doing a greyscale picture for a BASIC game? I was under the impression that the program you need it for is basic and not asm. Last I knew you can't even really save a greyscale pic on the pic mem of the calc for later recall.

#12 CrimsonCasio

CrimsonCasio

    UCF Ambassador

  • [Legends]
  • PipPipPipPipPipPipPipPipPipPip
  • 3579 posts
  • Gender:Male
  • Location:USA
  • Interests:Claculators, Stephen King, Video Games, Calculators, Programming, Calculators, Reading, Calculators... hmm, what else... Ah! Calculators!

  • Calculators:
    Algebra FX2.0, CFX 9850Ga+, Classpad 300

Posted 28 February 2003 - 11:22 AM

hehe, its not grayscale, take another (closer) look. :lol:

#13 Casto Productions

Casto Productions

    Casio Freak

  • Members
  • PipPipPipPip
  • 152 posts
  • Location:IL, USA

  • Calculators:
    TI-83, TI-86, CFX-9850, AFX2.0

Posted 28 February 2003 - 01:12 PM

I'm assuming this is for the AFX then?

Also, do you really want those spots in the sky like that or no?

#14 CrimsonCasio

CrimsonCasio

    UCF Ambassador

  • [Legends]
  • PipPipPipPipPipPipPipPipPipPip
  • 3579 posts
  • Gender:Male
  • Location:USA
  • Interests:Claculators, Stephen King, Video Games, Calculators, Programming, Calculators, Reading, Calculators... hmm, what else... Ah! Calculators!

  • Calculators:
    Algebra FX2.0, CFX 9850Ga+, Classpad 300

Posted 28 February 2003 - 07:19 PM

not sure yet, on the calc it makes it look kind of like parchment but I might remove them.

by the way I know what it looks like on the calc because I was able to view it with sysxpl, but this does not let me save it to the graph or as a picture. :(




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users