about opengl

19 views
Skip to first unread message

Sana Fatima

unread,
Oct 10, 2012, 1:28:30 PM10/10/12
to activat...@googlegroups.com
cant we use maya or 3d studio max or some other tool for graphics in activate3d rather than opengl because dragging and droping is relatively easier than complete coding in c.

Dan

unread,
Oct 11, 2012, 2:01:15 PM10/11/12
to activat...@googlegroups.com
ICM ships with an integration with Unity3D. That is one option, and there are free licenses for non-commercial and educational use.

For the OpenGL animation application, you can use a3dscene files. If you specify "-world sceneName" on the command line, the application will append .a3dscene to sceneName and try to load that file.

Scene files can be produced from FBX files using the ActivateSceneBuilder tool. Information on this tool can be found the documentation sections titled "Working with A3DScene Files." In short,
  • Author content in max or maya using specially named objects. e.g., act_floor_01, act_wall_testRoom_03, etc.
  • Export the max or maya scene to FBX.
  • Process the FBX file using ActivateSceneBuilder.  e.g., ActivateSceneBuilder.exe -src myScene.FBX -dest myScene.a3dscene

dba

Reply all
Reply to author
Forward
0 new messages