irrlicht for the 3D web future

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
wetfire
Posts: 10
Joined: Wed Aug 30, 2006 12:10 pm
Location: Italy

irrlicht for the 3D web future

Post by wetfire »

I would to make a crossplatform/crossbrowser web plugin ( both npapi and activeX compatible) for making games for the web using( obviously) irrlicht + physics + audio + scripting.

I'm thinking to put resources and gameplay (throught scripting) in an encrypted zip file (or another virtual fs file) and associate them to a MIME type.

It could be also interesting to add client side javascript scripting.


Currently I'm thinking about structure and techology to emply to realize this project.

If someone has a good idea, or want to helps me It is welcome.
Nothing is impossible!

My photolog
Daniel FF
Posts: 53
Joined: Tue Feb 19, 2008 7:15 pm

Post by Daniel FF »

Hi wetfire,

The Irrlicht author niko is doing a very nice engine to web projects :

http://www.ambiera.com/coppercube/index.html
asparagusx
Posts: 81
Joined: Thu Oct 16, 2008 6:50 am

Post by asparagusx »

I am also looking at this. I am a huge fan of Irrlicht and have implemented it in a complex 3D modeller. However, there are some other major players as well - have a look at this :

http://code.google.com/apis/o3d/docs/techoverview.html

Anton
Post Reply