yes its same principle except you need to project the 2d rect of your selection onto the 3d.
Fabrice On Apr 20, 2010, at 5:09 PM, Konstantinos Anatolitis wrote: > http://www.rascal.gr/demos/neoset/3d/ > > I'm creating the above application with away3D and I was wondering if > it's possible to have a multiple items selection tool. > > I know how to make a 2D one, creating a rectangle while dragging and > on mouse up checking for hitTest between the rectangle and the > movieclips that are on the stage. > > Is this possible with 3D objects instead of movieclips (display > objects) ? > > Thanks > > Kostas > > > -- > Subscription settings: > http://groups.google.com/group/away3d-dev/subscribe?hl=en
