Previous Thread  Next Thread

chat icon 3D websites

estudiant

Posted: Mon Nov 21, 2011 11:00 pm
Joined: 10 Nov 2011
Posts: 1
Hi everyone,

well today i'm interested in programming a 3 dimensionnal website for selling and i wonder if i can do so with blender ? is it really possible or do i have to use another program ?
just to give some more information : it's a website that is only going to be used on testers to prove whether or not people would be willing to buy on such plateforms (marketing issues you know)

thanks in advance
Reply with quote


Guillaume Côté

Posted: Sun Nov 27, 2011 4:05 am
Joined: 13 Nov 2011
Posts: 16
Hi! Sorry if I catch you late but you should be posting this on blender artist forums instead of here. This forum is more a technical development forum, blender artist is much much more lively.

For your question, I can't answer, sorry. =/ I don't really know myself, haven't seen many blender application on the web so I think you should need other software or a html programmer to help you but I'm pretty sure you can do all the 3D elements in Blender.

Have a great day!
Reply with quote


carsten cs

Posted: Wed Dec 14, 2011 9:54 pm
Joined: 14 Dec 2011
Posts: 1
Hi I think you can do something like this with the new Flash/Airplayers using the stage3D api, which works with hardware acceleration.

The advantage: you can pass your ..for example .. flex 2D architecture through bitmaps data to the 3d context.

At the moment I'm looking for a nice export feature to translate blender bones into matrix 3D movements?, which you could use in the open 3D render pipeline of air or flash with shaders. Does Blender support something like this.

Does this someone know. ? Can you extract the 3D translation matrix of the meshes in a open translation format?

will there be a Panel in Blender, with which you can get directly 3d code to copy manualy in a selfmade flash 3D shader ?
Reply with quote


rygenastonia

Posted: Tue Jan 24, 2012 9:48 am
Joined: 18 Jan 2012
Posts: 22
Blender Game Engine does export to a web page, but you have to make sure everyone has downloaded the app prior to viewing the site.
Reply with quote


ldo

Posted: Wed Feb 01, 2012 2:59 am
Joined: 07 Nov 2010
Posts: 543
Nowadays people are increasingly using WebGL with newer browsers. The site p3d.in has lots of examples.
Reply with quote


przemekk

Posted: Wed Apr 04, 2012 10:44 pm
Joined: 25 Jan 2011
Posts: 9
The Burster plugin allows you to use your blender files over the websites. It works in windows and Linux (no mac). Current version is secure and supports Blender 2.62 files.

More details and examples at: http://geta3d.com

WebGL although it shows some really good examples, and don't require to install any plugings is still far away behind plain OpenGL. As far as i know the WebGL is a subset of OpenGL ES which is a subset of OpenGL Smile.

WebGL is good for displaying the model, and that's it. If you need some more interactivity you definitely should use Blender and publish your files by Burster.[/url]
_________________
Visit geta3d.com to get the Burster and publish your Blender files.
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group