glotzerlab / plato

Efficient visualization of particle data supporting several rendering engines.
https://plato-draw.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

Povray Ellipsoids #32

Closed bdice closed 5 years ago

bdice commented 5 years ago

This PR implements ellipsoids for the povray backend.

The implementation of rotations in this PR are quite concise and may be useful as a model for refactoring the rest of the povray backend.

many_3d_primitives

image

ellipsoids

image