How to import a 3D object in Adobe Flex?

I wanted to know if anyone knows how to import a 3D object (i.e. a Maya 3D model) into an Adobe Flex application? I needed to create a simple Flex application that would allow me to rotate a 3D object by dragging and dropping it, but I cannot start doing it because I have a hard time finding a way to import my 3D model into Flex.

This is exactly what I wanted to do: a 3D object in Flex

Hope someone can help me. Many thanks:)

+3
source share
1 answer

There are at least 3 ways to do this:

  1. Using Flash Player 10 Collada Parser :

flash player 10 collada parser
(: neuroproductions.be)

  1. Flex + Papervision3D 3d-
  2. Flex + Away3D 3d-

Collada Maya 3d- (3dsmax, cinema4d, blender ..). Kris Temmerman Collada Parser, Papervision3D, Away3D Collada + (obj, 3ds, kmz ..)

, as3 , . arcball.

,

0

Source: https://habr.com/ru/post/1750047/


All Articles