Move a 3D object with mouse in a traditional 4-view window

Version 1.3.0.0 (81.5 KB) by Gang Wang
Interactively move a 3D object anywhere in the 3D space with a mouse.
2K Downloads
Updated 12 Nov 2010

View License

Editor's Note: This file was selected as MATLAB Central Pick of the Week

TDFig is an interactive matlab GUI. It displays a 3D objects in the traditional 4-view window (top, front, right and camera).
It also allows users to grasp these objects and move them anywhere in the 3D space.

Just run:

TDFig

and it will generate 4 spheres for demo.

Grasp and move the spheres in orthogonal windows (top, front, side windows) to see the effects. Any object being moved outside the window screen will be deleted.

I use spherical surf objects for demo. Actually, you also can generate 'slice' and 'patch' objects with primitive or irregular shape,and load them into TDFig.

Some buttons with special displaying options are on the right.

You can do any modifications on my code. Please remember to email to me when you find bugs or add on some interesting features.

Author: Wang Gang, dnrwg@nus.edu.sg

Cite As

Gang Wang (2024). Move a 3D object with mouse in a traditional 4-view window (https://www.mathworks.com/matlabcentral/fileexchange/29140-move-a-3d-object-with-mouse-in-a-traditional-4-view-window), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3.0.0

add 23304 in acknowledgement list

1.0.0.0