Tagged Questions
6
votes
1answer
399 views
Extract coordinates from 3D point
How do I extract coordinates from a three-dimensional point defined when using tikz-3dplot? I would like to perform some calculations on these (more specifically a cross-product of two vectors), but ...
4
votes
1answer
692 views
Easy way to do several line styles on one path using TikZ?
I'm drawing a lot of 3D pictures for school using 3D-plot for TikZ.
I like it when the lines that are inside or behind an object, eg. the ones that shouldn't be visible to be thinner than the lines ...