Search found 2 matches

by robmlough
Thu Mar 13, 2014 6:23 pm
Forum: Graphics, Figures & Tables
Topic: Creating 3D figure with TikZ
Replies: 4
Views: 5972

Re: Creating 3D figure with TikZ

Yes, this is the same poster. I am very surprised by the fact that nobody has suggested an answer on either forum. Perplexed even!
by robmlough
Thu Mar 13, 2014 12:16 am
Forum: Graphics, Figures & Tables
Topic: Creating 3D figure with TikZ
Replies: 4
Views: 5972

Creating 3D figure with TikZ

I have a 3-dimensional compound figure that I would like to create using TikZ. The figure is in the form of a cube sitting inside a sphere, within which is exactly fits, that is, s, the side length of the cube is given by

s = 2*r/sqrt(3), where r is the radius of the sphere.

I would like to ...