New release of Ensemble Tofino is now available at our company's website here. The latest release includes features such as:
- intellisense code completion for Action Script and MXML sources
- debugging flex applications
- object browser now has type references as active hyperlinks
- "show all files" for flex projects in the solution explorer
- comes in 2 variants, one with rebundled Flex SDK, and one without
- Options page added. Access the options page via Tools > Options > Projects > Flex Projects
- "Go to definition" in Flex sources and object browser
- and many more
For complete change log, please go here.
For support questions, please send them to tofinosupport@ensemble.com.
Tofino is available for free.
Happy coding and merry Christmas/Happy holidays!
Dave in snowy vancouver.
Dave's thoughts on technology, with specific focus on Adobe Flex, LiveCycle, PDF, enterprise Java and related technologies. May also include rants on daily events.
Showing posts with label Flex. Show all posts
Showing posts with label Flex. Show all posts
Monday, December 22, 2008
Thursday, January 17, 2008
New COLLADA flex sample based on Away3D
Finally got around to posting a COLLADA viewer that we built based on modified version of Away 3D. The component was put together to support viewing 3D models based on the COLLADA standard within a Flex application.
Changes include:
The reason behind building this component is that we wanted to support viewing and interacting with a 3D model for a flex application. We also wanted to ensure that existing 3d models can be reused. Some of our envisioned usage scenarios below:
To view a demo of the viewer in action here. The samples page on our website here, including a download for project source.
Cheers,
David
Changes include:
- - Implement a flex component for the AWAY3d rendering engine.
- - Hover/Zoom navigation support using custom targeted hover camera (hold down shift OR ctrl on top of the model viewer).
- - Added simple material and lighting support to the COLLADA parser.
- - Added materials preloading support.
The reason behind building this component is that we wanted to support viewing and interacting with a 3D model for a flex application. We also wanted to ensure that existing 3d models can be reused. Some of our envisioned usage scenarios below:
- - interacting with a Air Plane or Car Model for a technician to document repairs and issues done (visual maintenance record).
- - review architecture and design decisions for a building amongst architects, and developers.
- - etc...
To view a demo of the viewer in action here. The samples page on our website here, including a download for project source.
Cheers,
David
Subscribe to:
Posts (Atom)