0 Members and 3 Guests are viewing this topic.
Even for me who is a noob when we are talking about calc programming, I think a hello word in asm, is greater then some complex files using basic
Quote from: qazz42 on October 16, 2010, 09:42:55 pmyes, he trolls us, so while he may program in Math, he is otherwise a trollhe insulted calc84 about gbc4nspire if memory serves me right"it is just another port, there is nothing special about it"and"asm? asm is useless educational-wise and programming-wise" I cant find the original quotes but that was the general ideaYeah I remember that. It's quite sad. Fortunately he doesn't do that very often, though, and only does it on TI-Nspire Google Group, so we're kinda fine. I just kinda wish people would recognize the hard work it takes to write certain programs. Maybe his files are good, but Calc84maniac stuff is also very good. Just because they're calc games or emulators don't make them bad.
yes, he trolls us, so while he may program in Math, he is otherwise a trollhe insulted calc84 about gbc4nspire if memory serves me right"it is just another port, there is nothing special about it"and"asm? asm is useless educational-wise and programming-wise" I cant find the original quotes but that was the general idea
I asked my friend to download a couple of sousa's documents so I could try them, and they were pretty slow.
Quote from: ASHBAD_ALVIN on October 17, 2010, 11:32:06 amI asked my friend to download a couple of sousa's documents so I could try them, and they were pretty slow.I know the projection algorithms are complex, but when you have something as powerful as the ARM processor in the nspire, it's kind of difficult to write a slow program in any processor language.
But the nspire basic is still slow at drawing lines and filling polygons.
Quote from: fb39ca4 on October 17, 2010, 12:58:07 pmBut the nspire basic is still slow at drawing lines and filling polygons.Yeah TI will only make OSs that make us unable to play games using ndless.
What about a C/ARM xLIB/Flib for TI-Nspire?
Quote from: ScoutDavid on October 17, 2010, 01:06:03 pmQuote from: fb39ca4 on October 17, 2010, 12:58:07 pmBut the nspire basic is still slow at drawing lines and filling polygons.Yeah TI will only make OSs that make us unable to play games using ndless.So it's an OS thing and not the program itself?
What i can't understand about nspire is:how can the same calc use graph3 in a emulator [which means it probably is slower than real 84 - but i can't say for sure as I never tried a 84 serie]which draws quickly 3d graphs, and at the same time, using it "normal" OS can do only slow 3d things such as those tns for plot in 3d or Nspir3D?...
Quote from: kyllopardiun on October 17, 2010, 02:24:19 pmWhat i can't understand about nspire is:how can the same calc use graph3 in a emulator [which means it probably is slower than real 84 - but i can't say for sure as I never tried a 84 serie]which draws quickly 3d graphs, and at the same time, using it "normal" OS can do only slow 3d things such as those tns for plot in 3d or Nspir3D?...Because the normal OS is not very optimized for doing stuff quickly.