Bug 83593

Summary: [NEW PORT] graphics/py-visual: A python module that offers real 3D visual output
Product: Ports & Packages Reporter: Nicola Vitale <nivit>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: nivit
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-visual-3.2.1.shar none

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.