Thread: <canvas>
View Single Post
Old 08-18-2009, 12:11 AM   #1 (permalink)
firesnowball
42
 
firesnowball's Avatar
 
Join Date: Jan 2007
Posts: 934
Reputation: 13
Default <canvas>

I was doing some research today, and found that the canvas element of HTML 5 can allow for people to make games. I also know that AJAX can be used to dynamicly grab info from the server and display it w/o page refreshing, even though it wouldn't work in IE unless you have a plugin, so would it be possible to make a browser mmorpg using the canvas element?

http://www.brighthub.com/hubfolio/ma...s-element.aspx

http://billmill.org/static/canvastutorial/

https://developer.mozilla.org/en/Canvas_tutorial

http://webdemos.sourceforge.net/jspl...tformer10.html


Also, I found this http://www.brighthub.com/hubfolio/ma...-sandy-hx.aspx which would allow to make 3d.

Could this be done?

Last edited by firesnowball; 08-18-2009 at 12:13 AM.
firesnowball is offline   Reply With Quote