Tagged Questions
6
votes
2answers
248 views
Calculating a minimum bounding box for a set of 3-space coordinates / spheres
I have a set of 3-space coordinates for the atoms of a molecule (I could also transform them into spheres with radii corresponding to the atoms they represent). I would like to place this molecule ...
2
votes
0answers
77 views
How can I truncate only a single vertex of a polygon?
One can truncate all the vertices of a polygon at once with Truncate. I want to do exactly that -- but only on a single vertex. Is this possible with Mathematica 9? ...
13
votes
4answers
828 views
How to draw a great circle on a sphere?
I apologize for the text description, but new users are not allowed to post images.
I want to draw a circle that cuts through the center of a sphere and has an inclination of 15 degrees with the ...
5
votes
1answer
339 views
How does one draw a parallelepiped in Mathematica?
I'm a bit new to the application, and I'm not sure how to draw a parallelepiped in Mathematica.