[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Virtual GS for iPhone



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.