[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Virtual GS for iPhone
- Subject: Virtual GS for iPhone
- From: limtc <thyechean@gmail.com>
- Date: Wed, 13 Aug 2008 18:36:54 -0700 (PDT)
- Complaints-to: groups-abuse@google.com
- Injection-info: i24g2000prf.googlegroups.com; posting-host=218.186.11.5; posting-account=xPI8rAoAAABxyK8KyUIiYChvvtqAeJGI
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news2.google.com comp.sys.apple2:11811
If you have an iPhone and love programming, you can try out the new
Virtual GS site for iPhone (accessing it from iPhone Safari):
http://virtualgs.larwe.com/iPhone/
The goal is to simplify the web programming for iPhone and allow kids
to learn graphics and animation. I am starting to create 2 JavaScript
libraries, one for Applesoft programmer (with HGR, etc), and for
programmers who are familiar with QuickDraw.
You can see the Applesoft-like version here:
Demo: http://virtualgs.larwe.com/iPhone/hgr.html
Source code: http://virtualgs.larwe.com/iPhone/hgr.js
The QuickDraw-like version (with animation):
Demo: http://virtualgs.larwe.com/iPhone/demo.html
Source code: http://virtualgs.larwe.com/iPhone/demo.js
Note that these are just initial efforts and still a long way to go,
but I thought some of you might have been using iPhone and want to do
some graphics and animation for this amazing device.