Bug 83593 - [NEW PORT] graphics/py-visual: A python module that offers real 3D visual output
Summary: [NEW PORT] graphics/py-visual: A python module that offers real 3D visual output
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-17 09:20 UTC by Nicola Vitale
Modified: 2005-07-17 17:38 UTC (History)
1 user (show)

See Also:


Attachments
py-visual-3.2.1.shar (7.23 KB, text/plain)
2005-07-17 09:20 UTC, Nicola Vitale
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale 2005-07-17 09:20:21 UTC
With this Python module a program can create 3D objects (such as spheres,
curves, etc.) and position them in 3D space. Visual, running in a separate
thread, automatically updates a 3D scene many times per second, to reflect
the current positions of the objects.
The programmer does not need to deal with display management, but can focus
on the computational aspects of the program.
The user can navigate in the 3D scene by using the mouse to zoom and rotate
while the program is running. Visual supports full vector algebra.

WWW:	http://www.vpython.org/

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-17 17:37:56 UTC
State Changed
From-To: open->closed

New port added, thank you! 

Please note this does not compile on FreeBSD 4.X.