rotate 3d view

Q&A for C, C++, and/or C# developers using DPlot

Moderator: DPlotAdmin

Post Reply
thorthebrave
Posts: 9
Joined: Mon Nov 09, 2009 5:47 pm

rotate 3d view

Post by thorthebrave »

Hi

does dplot have click and rotate capability. ex left click and drag to rotate 3D plot. I know you can right click and go to options, but is there any other way.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

CTRL+arrow keys rotates by 1 degree.
CTRL+SHIFT+arrow keys rotates by 5 degrees.

Depending on how many points you're using and especially on rendering options, you may find this too sluggish to be of much use. In that case you'll be better off first switching to a wireframe view (Right-click -> Wireframe), rotating to the angles you want, then switching back (again by right-clicking).
Visualize Your Data
support@dplot.com
Post Reply