Easygraphics

Latest version: v2.0.1.2

Safety actively analyzes 629532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

1.0.3

------------
* add: ortho_look_at() function to map 3d point to 2d
* add: isometric_projection() function to map 3d point to 2d from 45degree view port

1.0.2

------------
* add: press ctrl+shift+alt+F10 will create a snapshot of the graphics window.
The snapshot is saved in the running folder.
* change: close turtle window will automatically close the animation of turtle moving.

1.0.1

-----------
* add: fps settings in easygraphics.processing module
* update: translations
* change: easygraphics.processing module now use functions in easygraphics modules to draw. (Remove duplication defines.)

1.0.0

-----------
* fix: hangs in inactive shell when init_graph again after close_graph()

0.10.1

-----------
* add: color_gray() function.
* change: change lines/polylines/polygon functions parameters
* add: curve() / draw_curve() to draw Catmull-Rom splines.
* add: curve_vertex() to define curve vertices.
* fix: crash when close_graph() and init_graph() again

0.10.0

------------
* change: reimplement close_graph(), simplifies graphics window close event processing.
* add: add begin_shape()/vertex()/bezier_vertex()/quadratic_vertex()/end_shape() functions to easygraphics.

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.