igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] How to make two 3D images at the same coordinate in a rgl devic


From: Zhijiang Wang
Subject: [igraph] How to make two 3D images at the same coordinate in a rgl device?
Date: Fri, 21 Oct 2011 20:37:13 +0800
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Dear all members,

I want to visualize two 3D images at the same coordinate in a rgl device.
1st 3D plot:
            I use rglplot, the coordinate is [-1,1]X[-1,1]X[-1,1]
2nt 3D image:
            I use contour3d(...)
                  drawScene.rgl(...scale = c(181,217,181))

Now, the problem is the 1st plot is in (-1, 1), but the 2nd plot can not be transformed into one like the 1st one.
The 2nt 3D image looks large than the 1st one.

Great thansk!
--
Best wishes,
Zhijiang Wang

reply via email to

[Prev in Thread] Current Thread [Next in Thread]