Skip to main content

Posts

Showing posts with the label Ogre

Web CAD

More on my quest to build something near a 3D visualizer with PHP and Javascript Web 3D rendering: http://www.uselesspickles.com/triangles/demo.html (this one uses less divs for the rendering) http://www.treebuilder.de/default.asp?file=844112.xml http://www.lutanho.net/svgvml3d/index.html http://deanm.github.com/pre3d/ http://www.nihilogic.dk/labs/canvas3dtexture_0.2/ http://www.nihilogic.dk/labs/canvas3d/ 3D Chrome Experiments http://www.chromeexperiments.com/detail/monster/ Quering for "chrome experiments 3D shading" on google http://www.chromeexperiments.com/detail/colorscube/ http://www.chromeexperiments.com/detail/orange-tunnel/ Some other Chrome experiments http://www.chromeexperiments.com/detail/js-touch/ http://www.chromeexperiments.com/detail/3d-waveform/ Opening IGES/STEP files http://www.opensg.org/wiki/PotentialContributions (with OpenSG) http://www.ogre3d.org/forums/viewtopic.php?t=33146&highlight=&sid=ce193664e1d3d7c4af509e6f4e2718c6 (with Ogre) http:...