Support - Forum aa
« Back to Support» Flare3D - FlarToolkit Integration.
Posted on 05.29.2010 by Nehmad, Ariel
You can download from http://www.flare3d.com/downloads/FlarToolkitScene3D.zip
This is a first implementation, so, if you find some bug, or simply you want to contribute, you can change, and, of course share ;)
Download FlarToolkit library from here and paste in the same folder like this.
You can complie the project from FlashDevelop file or from Flash file in "src" folder.
You will find a "config.xml" with some useful parameters, and maker file in "bin" folder.
Enjoy!
This is a first implementation, so, if you find some bug, or simply you want to contribute, you can change, and, of course share ;)
Download FlarToolkit library from here and paste in the same folder like this.
You can complie the project from FlashDevelop file or from Flash file in "src" folder.
You will find a "config.xml" with some useful parameters, and maker file in "bin" folder.
Enjoy!
Reply By Nehmad, Ariel 05.31.2010
Reply By Nehmad, Ariel 08.18.2010
updated!
configured for the last version FlarToolkit 2_5_4 and fixed bug with update event.
enjoy!
configured for the last version FlarToolkit 2_5_4 and fixed bug with update event.
enjoy!
Reply By Noor, Fathah 12.23.2010
great! :)
how to make it can detect multi marker?
thanks before.
how to make it can detect multi marker?
thanks before.
Reply By Díez, Daniel 10.04.2011
I realize that this post is a bit old but..
Any update to use FlarToolkit with the new Flare Engine 2.0?? I've changed Ariel's project to compile correctly but I think that the transformations performed on the scene world aren't corrent anymore..
I would be grateful if you could help me with this task!
Thanks!
Any update to use FlarToolkit with the new Flare Engine 2.0?? I've changed Ariel's project to compile correctly but I think that the transformations performed on the scene world aren't corrent anymore..
I would be grateful if you could help me with this task!
Thanks!
Reply By t.ale, Alessandro 10.07.2011
"I realize that this post is a bit old but..
Any update to use FlarToolkit with the new Flare Engine 2.0?? I've changed Ariel's project to compile correctly but I think that the transformations performed on the scene world aren't corrent anymore..
I would be grateful if you could help me with this task!
Thanks!" Daniel D.
Hi Daniel,
I'm trying too to adapt the old code for the new version.
I used ParamLoad() instead addResourceFromFile because I had a problem with that.
I still problem with
super.container.addchildat(this.video,0)
How you have solved?
thanks
t.ale
Any update to use FlarToolkit with the new Flare Engine 2.0?? I've changed Ariel's project to compile correctly but I think that the transformations performed on the scene world aren't corrent anymore..
I would be grateful if you could help me with this task!
Thanks!" Daniel D.
Hi Daniel,
I'm trying too to adapt the old code for the new version.
I used ParamLoad() instead addResourceFromFile because I had a problem with that.
I still problem with
super.container.addchildat(this.video,0)
How you have solved?
thanks
t.ale
Reply By Díez, Daniel 10.10.2011
Hi Alessandro,
I eventually gave up trying to make the FlarToolkit project to work over the 2.0 engine.. I've realized that with F11 Molehill u definitely cannot draw a 3D model over a 2D background, the camera display in this case.. So I think we'll have to wait until Flare Studio and/or the final version of the engine is available to resume our work..
It would be great if anybody from the Flare staff could clarify something about this!
Thank You
I eventually gave up trying to make the FlarToolkit project to work over the 2.0 engine.. I've realized that with F11 Molehill u definitely cannot draw a 3D model over a 2D background, the camera display in this case.. So I think we'll have to wait until Flare Studio and/or the final version of the engine is available to resume our work..
It would be great if anybody from the Flare staff could clarify something about this!
Thank You
Reply By Nehmad, Ariel 10.14.2011
Hi!
as Daniel says, there is an Stage3D limitation where you can not draw the webcam video behind the 3D content.
Instead, you need to draw the video on a texture and map that texture to a plane parented to the camera.
as Daniel says, there is an Stage3D limitation where you can not draw the webcam video behind the 3D content.
Instead, you need to draw the video on a texture and map that texture to a plane parented to the camera.
Popular
- 1. Question of Alpha sorting system
- 2. Rndering issue on AIR Mobile build
- 3. Problems with bone position?
- 4. Is it possible to make a primitive...
- 5. Messed up textures in Flare 3d Studio
- 6. Moving "by hand" the corners of a Plane
- 7. Shapes, splines and knots
- 8. Diferencia entre Flare3D Studio y...
- 9. Transform between two states
- 10. ReferenceError: Error #1074
