Tagged Questions
2
votes
4answers
288 views
Virtual 360º, stitching and presentation software, for use on PHP driven website?
EDITED (after 1st answer):
Can anyone help by pointing to some good references for the creation and presentation of a 3D environment (a real room) on a website.
Ideally it will not involve too much ...
0
votes
1answer
399 views
How to Load a VRML model on PaperVision3d?
im very new at papervision3d, i know in order to display a .DAE model i use this
import flash.events.Event;
import org.papervision3d.objects.parsers.DAE;
[SWF(width=640, height=480, ...