Aug 6, 2010
X3DOM Exploration #2: Creating Geometry with IndexedFaceSet
Posted by Dennis in 3D, WebGL • 5 commentsIn my previous post about X3DOM I covered some of the very basics. I used a <Box> object and slapped a Twitter avatar on it. In this post I’m going to use the <IndexedFaceSet> element to create geometry dynamically.
Read them pixels
For this example I’ve used a PHP-script that loads an image, resizes it to an [...]



