drawing
modules providing the rendering functionality for PyGeo geometric objects
Modules
The base.drawing module exposes 3 submodules:
- pygeoprimitives
- inherent from and intialize cvisual primitives to use as PyGeo drawing primitives; and create a primitive for the drawing of a wireframe sphere
- zdraw
- drawing and graphics related routines to use as mixin classes with objects of the complex plane
- vdraw
- drawing and graphics related routines to use as mixin classes with objects of real 3d space
Attributes
See the source for more information.