Sandy tutorial: .ASE file export
Here is quick tutorial for you: How to create .ase file of your 3D scene
It’s useful for Sandy, but maybe for other purposes, or maybe other Flash 3D engine called PaperVision3D.
1. I’m not writing tutorial how to create 3D scene, so create scene as you want. I’ve created fast lowpolygon human body

2. From main menu choose File > Export, and choose Save as type: ASCII Scene Export (*.ASE)

3. For Sandy these settings are needed and your scene should work:
Check these settings
- Mesh definition
- Materials
- Geometric
- Shapes
- Mapping Coordinates

And that’s all…
Try it in your Sandy project, or try it in example AseTest. You can find it in folder examples/advanced/AseTest (checkout it from SVN: http://code.google.com/p/sandy/source or download from FlashSandy.org
Copy your .ase file to this folder, and in file AseTest.as and in constructor change name of your .ase file
AseParser.parse( _o, ‘human.ASE’ );
Run and test it…
Enjoy
- DragManager.doDrag problems
- Flex Styling & Skinning Presentation for Slovak FUG
- Fastest way of closing AIR application
- Basecamp has 5 years anniversary
- AS3 Conditional Breakpoint - enterDebugger()
- Win Adobe CS4 Web Premium and Flex Builder Pro 3
- Crop whitespace from PNG image
- InteractivePNG - useful AS3 class
- FireScope - HTML and CSS Reference for Firebug
- Wallpaper for you - Christmas Wallpapers
- sNax : Great little script mate, once I dropped a proper pool image in (blue ...
- Steve : The technical reason for this is the lack of a content-type header. I ...
- Franto : Hi DT, I'm not aware of any possible way how to run another .air ap ...
- DT : Hi Franto. Even though this blog is 3 years old, as newbie to Flex &am ...
- Kari : Did you ever figure out a solution to your first problem? I am trying ...
- frederic : you van use xml notepad to see the differences greetz from belgium ...
- Yummi : that's a hardware problem known as keyboard blocking, hence it's diffe ...
- Video Conferencing Setup : I read the news about video conferencing been installed in hotels. Thi ...





