Your Projects :: RE: [GlassOS] gCAS2 - ALL of the devices!
Author: AHelper Posted: 10 Jan 2013 02:18:01 am (GMT -5) If you compile the library and make a frontend for it, sure, it will run. In terms of simplifying, it is basic at the moment. For example, the...
View ArticleCasio Prizm/FX Development & Programming :: RE: JPEG image viewer for the...
Author: gbl08ma Posted: 10 Jan 2013 03:25:44 am (GMT -5) I'll try to implement zooming out for a factor of 50%, so people can get a better overview of larger images. This means I'll have to mess with...
View ArticleCasio Prizm/FX Development & Programming :: RE: Fonts to RGB565 C arrays
Author: MPoupe Posted: 10 Jan 2013 05:01:44 am (GMT -5) Hi, this is super tool, I planned to write something similar, but it never happened. I have some ideas, which are probably easy to implement: -...
View ArticleCasio Prizm/FX Development & Programming :: RE: Casio Prizm CAS
Author: jeckel7234 Posted: 10 Jan 2013 07:21:11 am (GMT -5) I've got some experience with c programming,is there anything I could do to help along with the CAS program to get this moving? I'm by know...
View ArticleContests :: RE: [Contest #9]An Exercise in Futility - with Combat Scrolling!
Author: Compynerd255 Posted: 10 Jan 2013 09:05:05 am (GMT -5)LincolnB wrote:Well, ultimately, visual design comes down to personal taste. And personally, I loved the visuals for the original,...
View ArticleCemetech Labs :: RE: Building a PC-Free Calculator-Internet Bridge
Author: Compynerd255 Posted: 10 Jan 2013 09:09:40 am (GMT -5) This does sound cool! I think that this will really enhance the power of calculators as mini-computers, especially since they can access...
View Articlez80 Assembly :: RE: 3D programming - how does it work?
Author: SoulofDeity Posted: 10 Jan 2013 09:14:07 am (GMT -5) Plotting 3D vertices in orthographic projection is simple:Code:x = s*(z - cam.z) + x - cam.x y = s*(z - cam.z) + y - cam.y where 's' is a...
View ArticleTechnology & Calculator Open Topic :: RE: Motion Computing tablet LS800 &...
Author: TheStorm Posted: 10 Jan 2013 09:45:40 am (GMT -5) If you can get the thing internet somehow the motion computing site claims most of the drivers will be pulled automatically from Windows...
View ArticleYour Projects :: RE: AXE + gCn = MOBA
Author: pimathbrainiac Posted: 10 Jan 2013 10:07:01 am (GMT -5) I know that I am double posting, but there is something I don't understand here:Compynerd255 wrote:I'm good with Axe if you want help...
View ArticleCasio Prizm/FX Development & Programming :: RE: Casio Prizm CAS
Author: AHelper Posted: 10 Jan 2013 10:09:24 am (GMT -5) The current hold-up is the fact that gCAS2 is getting too large. I need to design a bytecode language that gCAS2 can interpret in order to...
View Articlez80 Assembly :: RE: 3D programming - how does it work?
Author: Pseudoprogrammer Posted: 10 Jan 2013 10:10:21 am (GMT -5) And rather than rotation matrices you might also look into quaternions, which are slightly less efficient computationally, but have...
View ArticleCasio Prizm/FX Development & Programming :: RE: Casio Prizm CAS
Author: KermMartian Posted: 10 Jan 2013 09:48:16 pm (GMT -5)ruler501 wrote:I was thinking of looking at this and seeing what I could do. Is there anything specific you think I should look into AHelper?...
View ArticleCasio Prizm/FX Development & Programming :: RE: Casio Prizm CAS
Author: AHelper Posted: 10 Jan 2013 09:49:30 pm (GMT -5) If anyone wants to even dare look at optimizing the parser, you will be a very very brave soul as I don't understand how it works. Yes, I wrote...
View ArticleCasio Prizm/FX Development & Programming :: RE: Spenceboy98's OFFICIAL Prizm...
Author: Spenceboy98 Posted: 10 Jan 2013 10:09:45 pm (GMT -5) How would I make my own?
View ArticleCasio Prizm/FX Development & Programming :: RE: krazylegodrummer56's new...
Author: krazylegodrummer56 Posted: 10 Jan 2013 11:16:05 pm (GMT -5) So it kinda works now, I press Exe and it freezes but when I press menu it flashes the title screen and then exits. if I press Exe...
View ArticleCasio Prizm/FX Development & Programming :: RE: krazylegodrummer56's new...
Author: KermMartian Posted: 10 Jan 2013 11:39:46 pm (GMT -5) Krazy, I feel like you're not quite engaging your brain enough. Try thinking like the calculator's processor, executing instructions along...
View ArticleCasio Prizm/FX Development & Programming :: RE: Spenceboy98's OFFICIAL Prizm...
Author: KermMartian Posted: 11 Jan 2013 12:11:12 am (GMT -5)Spenceboy98 wrote:How would I make my own? It's pretty straightforward to implement a string length routine. Give it a try!_________________
View ArticleTechnology & Calculator Open Topic :: RE: Google I/O 2012
Author: Kllrnohj Posted: 11 Jan 2013 12:17:57 am (GMT -5)KermMartian wrote:As you guys know, I really want a Google Glass prototype (hint hint, Google?), but I noticed a competitor that looks...
View ArticleTechnology & Calculator Open Topic :: RE: Google I/O 2012
Author: KermMartian Posted: 11 Jan 2013 12:22:35 am (GMT -5) Wait, I thought Google Glass worked with glasses, Kllrnohj. Also, I don't have the cash to plunk down $1500 for a developer version, thanks....
View ArticleCemetech Announcements :: RE: Play @ Cemetech: MC and UT2004
Author: turiqwalrus Posted: 11 Jan 2013 12:28:36 am (GMT -5) Nice to know! I haven't been all that active on the server, mainly because it was still on 1.4.5, but I'll see if I can put a little time...
View Article