sandy3d

Sandy 3D: Creating a Room with Physics

Hello, I was wondering if anyone can help me get started with creating a room in Sandy 3D. I know I can generate the planes, but I am unsure as to how to implement simple physics (i.e. the player cannot walk through a wall). Is there a simple way to do this, or should I look into something like WOW (3D physics engine for Flash)? Thanks...

creating 3d house and walk through in it on web

I'm trying to build a house and hosting it on web. It should be possible for the user to walk through around the house. Does sandy 3D and flash could support this application or have to go for VRML ...

what is maximum polygons a 3d model created in 3ds max can have if it is to be loaded to sandy

I am writing a code to load a model created in 3ds max into sandy. Can any one please tell me what is the largest polygon count sandy can support. :) ...

collision detection

Can any one help me in adding collision detection between the object and camera. I am Using flex SDK and Sandy 3D library. Models are imported from 3DS Max. I heard sandy does not directly support collision classes. ...

Appearance cube sandy

Hello guys, I'm a newbi with sandy and action script 3. I has followed tutorial on the sandy web site and I created a cube. But I don't success to create a cube with a different texture on each cube face. My first texture is duplicate on each face. So, how can I have a different texture on each face ? I don't find that on the sandy we...

Physic engine for sandy 3d

Hello guys, I develop a small game to learn AS and sandy 3D. I want to include a physic engine in my 3D scene. I wanted to use WOW like the sandy tutorial say but the WOW web site is down so it's difficult to develop something without doc. I search a new physic engine that I can use with sandy 3D. Do you now that ? Thanks. ...

Using Sandy 3D AS3, fill the viewport (exact fit) with multiple 3D objects.

I'm stitching together an image using multiple instances of the sandy.primitive.Box. Each box is 96x91 while the viewport is 960x273 which should make for an exact fit if I layout the boxes in a perfect grid of 10x3. However, I can't seem to get the exact camera fieldOfView. I've tried a couple formulas (one for adjusting the "focal leng...

Away3D vs Sandy 3D and other Flash 3D Engines for Mobile

What are the pros and cons of various Flash 3D engines with regards to performance on mobile devices? Which do you prefer -- which have you tried (examples of apps developed) implementing on mobile devices? ...

Are any of the available flash 3d engines uses flash 10 "native 3d"

Hi, As I understand flash 10 has some basic 3d features. My question is if any of the 3d engines available today (ppv3d, away, sandy, alternativa, am I missing one) uses these features and does this provide any performance and quality gains. I'm working on some flash game that should contain 3d content. I'm using ppv3d and it just does...