Download List

项目描述

PyUI is a user interface library written entirely in the high-level language Python. It has a modular implementation that allows the drawing and event input to be performed by pluggable "renderers". This makes PyUI very portable and scalable. It can run in environments from hardware-accelerated 3D surfaces to regular desktop windows. It was originally targeted as a User Interface for games, but it has evolved into a more general UI toolkit with applicability outside of games.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-07-14 09:39 Back to release list
0.5

PyUI现在运行在OpenGL中,提供了一个跨平台的硬件加速的用户界面库Python编写完全。 0.5版本增加了OpenGL的功能,而这种保留以前的二维绘图作为一个选项模式。此版本速度会大大加快,因为它可以利用OpenGL的绘图硬件,但基本功能已只有应用了小的改动。
标签: Development, Major feature enhancements
PyUI now runs under OpenGL, providing a cross-platform hardware accelerated User Interface library written entirely in Python. The 0.5 release adds this OpenGL capability while retaining the previous 2D drawing mode as an option. This release is significantly faster, as it can utilize OpenGL drawing hardware, but the underlying functionality has only had minor changes applied to it.

Project Resources