lockster@gmail.com wrote:[color=blue]
> Yeah you could do it in a number of different ways, such as modifying
> the contents of a textarea, or changing the cells of a table using the
> DOM.
>[/color]
It is also possible to generate IMG in pure JS, as has been demonstrated
there
http://www.wolf5k.com
The idea is to use javascript urls as source of IMG tags:
<IMG SRC="javascript
:drawImage()">
and have drawImage return PGM data (a text format for representing a
bitmap image)
antigunder@yahoo.com wrote:
[color=blue]
> So what do you
> guys think, is it doable or would it be a waste of time?[/color]
Now, saying that a FPS is doable is stretching doability a bit too far,
really. Some simple things can be done ( see my old, buggy and
incomplete
http://alexis.nikichine.free.fr/demineur/pg.html ), though.
You might be better off trying to use a "more real" programming
environment, especially if you're a newbie at programming.
There exists such environments that do not require any installation. Let
me name Egachine -
http://egachine.berlios.de : a 3D game engine with
OpenGL bindings, for Javascript of course, so I stay on topic here :-)
Or, if you cannot run any downloaded .exe at all (such as Egachine), and
assuming you are on windows, you could have some fun with all the
wonders hidden in the Microsoft tools. Search for Visual Basic,
somewhere in Office.
Hope this helps,
Alexis
--
Some domain is free