Sonya 0 Posted April 27, 2022 I'd like to select 3D objects in scene, what FMX offers about it? So far I have not seen any example regarding that. Your help will be appreciated, any code example would be perfect fit. Regards, Share this post Link to post
Guest Posted May 7, 2022 hi sonya, if you look at the demo you can see that you can select and move objects one by one. Viewport3d Scene Large TRectangle3D FPS Test.rar Share this post Link to post
Sonya 0 Posted May 15, 2022 @okoca Thank you very much for the entry point, It seems that it implements the selection on pixel base which drastically reduces the performance. Is there any other method that can be done via selection rectangle and other alternative methods. Your help will be appreciated. Share this post Link to post