New submission from Brian O'Sullivan <brianmosulli...@outlook.com>:

3D plotting library doesn't occlude objects by depth/perspective.

When the figure is regenerated during the animation, each additional line and 
points is printed on top of the prior lines and points.

Bug resolution:
 - incorporate occlusions in the 3D plotting / animation library

----------
components: Library (Lib)
files: hopf1.py
messages: 366334
nosy: mo-geometry
priority: normal
severity: normal
status: open
title: 3D plotting library doesn't occlude objects by depth/perspective 
(objects in the scene are printed in layers).
type: enhancement
versions: Python 3.6
Added file: https://bugs.python.org/file49060/hopf1.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40274>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to