Difference between revisions of "PySoy"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=PySoy |Short description=a multi-threaded 3d game engine |Full description=PySoy is a multi-threaded 3d game engine for Python. It's object-oriented API is designed...")
 
(Not found)
Line 3: Line 3:
 
|Short description=a multi-threaded 3d game engine
 
|Short description=a multi-threaded 3d game engine
 
|Full description=PySoy is a multi-threaded 3d game engine for Python. It's object-oriented API is designed for rapid game development while speed critical functions, such as physics processing and rendering, are implemented in C. (examples) With the most computation-heavy parts of OpenGL and Physics processing in C, PySoy remains efficient while offering a high level object-oriented Python API. The goal is to allow for rapid development without sacrificing speed or flexibility. Built primarily for games, PySoy offers an intuitive API for managing object behavior in 3D space. An optimized background thread takes care of the low-level processing leaving your Python code free to focus on higher level processing.
 
|Full description=PySoy is a multi-threaded 3d game engine for Python. It's object-oriented API is designed for rapid game development while speed critical functions, such as physics processing and rendering, are implemented in C. (examples) With the most computation-heavy parts of OpenGL and Physics processing in C, PySoy remains efficient while offering a high level object-oriented Python API. The goal is to allow for rapid development without sacrificing speed or flexibility. Built primarily for games, PySoy offers an intuitive API for managing object behavior in 3D space. An optimized background thread takes care of the low-level processing leaving your Python code free to focus on higher level processing.
 +
|Homepage URL=http://www.pysoy.org/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.pysoy.org/
 
 
|VCS checkout command=svn co http://svn.pysoy.org/trunk/pysoy
 
|VCS checkout command=svn co http://svn.pysoy.org/trunk/pysoy
 
|Computer languages=C,Python
 
|Computer languages=C,Python
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Python
 
|Keywords=Python
|Is GNU=n
 
|Last review by=Deb Nicholson
 
|Last review date=2008-03-18
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.0
 
|Version identifier=1.0
 
|Version date=2008-03-18
 
|Version date=2008-03-18
 
|Version status=beta
 
|Version status=beta
 
|Version download=http://www.pysoy.org/releases/pysoy-1.0-beta2.tar.bz2
 
|Version download=http://www.pysoy.org/releases/pysoy-1.0-beta2.tar.bz2
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/02/19
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2008-03-18
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Deborah Nicholson
 
|License verified date=2008-03-18
 
|License verified date=2008-03-18
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=PySoy Team
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=PySoy Team
+
|Resource URL=
|Email=
 
|Resource URL=http://www.pysoy.org/
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 39: Line 35:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv3orlater
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-03-18
 
}}
 

Revision as of 21:07, 18 February 2017


[edit]

PySoy

http://www.pysoy.org/
a multi-threaded 3d game engine

PySoy is a multi-threaded 3d game engine for Python. It's object-oriented API is designed for rapid game development while speed critical functions, such as physics processing and rendering, are implemented in C. (examples) With the most computation-heavy parts of OpenGL and Physics processing in C, PySoy remains efficient while offering a high level object-oriented Python API. The goal is to allow for rapid development without sacrificing speed or flexibility. Built primarily for games, PySoy offers an intuitive API for managing object behavior in 3D space. An optimized background thread takes care of the low-level processing leaving your Python code free to focus on higher level processing.





Licensing

License

Verified by

Verified on

Notes

Verified by

Deborah Nicholson

Verified on

18 March 2008




Leaders and contributors

Contact(s)Role
PySoy Team Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/PySoy


Software prerequisites




Entry
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.