Questions tagged [sandy3d]

8 questions
2
votes
2 answers

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?
ina
  • 19,167
  • 39
  • 122
  • 201
1
vote
2 answers

Sandy 3D: Creating a Room with Physics

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…
Cameron
  • 96,106
  • 25
  • 196
  • 225
1
vote
1 answer

Physic engine for sandy 3d

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…
Kiva
  • 9,193
  • 17
  • 62
  • 94
1
vote
1 answer

Appearance cube sandy

I'm a newbie with sandy and action script 3. I have followed a tutorial on the sandy web site and I created a cube. But I wasn't successful in creating a cube with a different textures on each cube face. My first texture is duplicated on each…
Kiva
  • 9,193
  • 17
  • 62
  • 94
0
votes
2 answers

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

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…
Eli Konky
  • 2,697
  • 1
  • 20
  • 17
0
votes
1 answer

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…
0
votes
1 answer

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. :)
Asha
0
votes
1 answer

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
Asha