Interactive 3d Web Technology
问题 I would like to use interactive 3D models in a web page. The required functionality is: Import dxf file which defines & displays a room. Add/move prebuilt objects from javascript Add/move lamp which cast shadows from javascript Return room dimensions to javascript Return object positions to javascript Can I import dxf files into any WebGL engine? I have a small repeat user base so a browser installation is no problem at all. Is there any plugin technology I could use? Java applets? Unity? Can