Download List

Projeto Descrição

VortexGE is a software 3D renderer for the X environment that was created without using OpenGL/MesaGL. It also supports 2D image manipulations and audio access and is intended for creating Linux games without needing 3D card acceleration.

System Requirements

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.

2009-01-28 17:55
0.7.0-1

A distribuição tarball está agora separado em dois arquivos: fonte de documentação e comunicação social. Muitos símbolos obsoleta e recursos foram removidos. VortexGE agora seria corretamente construído usando GCC 4.2.x e GCC 4.3.x. Lua 5.1.4 é agora usado como backend mecanismo de script. O VDumpStack function () melhorou um pouco. Suporte para streaming de áudio Ogg Vorbis como música de fundo foi adicionado.
Tags: Code cleanup
The tarball distribution is now separated into two
files: source with documentation and media. Many
deprecated symbols and features were removed.
VortexGE now would be correctly built using GCC
4.2.x and GCC 4.3.x. Lua 5.1.4 is now used as the
scripting engine backend. The VDumpStack()
function was improved a bit. Support for streaming
Ogg-Vorbis audio as background music was added.

2008-09-14 02:45
0.6.9-4

A partir desta versão, a distribuição de bola de alcatrão é separado em dois arquivos: um com fonte e documentação, e uma com a mídia. O _C, _T, C, T e prefixos para as classes e estruturas tenham sido removidos. Suporte foi adicionado para um buffer de som streaming (mas actualmente só suporta Ogg-Vorbis). Lua 5.1.4 é agora usado como backend mecanismo de script.
Tags: Development, Minor feature enhancements
Starting from this version, the tar ball
distribution is separated into two files: one with
source and documentation, and one with media. The
_C, _T, C, and T prefixes for classes and
structures have been removed. Support was added
for a streaming sound buffer (but currently only
supports Ogg-Vorbis). Lua 5.1.4 is now used as the
scripting engine backend.

2008-06-08 17:03
0.6.9-3

Muitos dos símbolos e características que foram preteridos na versão anterior foram removidos. O CDialogPage função: GroupRadioButtons () agora verifica automaticamente o primeiro botão na lista. Uma nova função, CDialogPage:: CheckRadioButton () foi adicionado. VortexGE deve ser corretamente construído usando GCC 4.2.x e GCC 4.3.x. Alguns limpeza de código e correções foram feitas. Algumas melhorias foram feitas no script de configuração.
Tags: Development
Many of the symbols and features which were
deprecated in the previous version have been
removed. The function
CDialogPage::GroupRadioButtons() now automatically
checks the first radio button in the list. A new
function, CDialogPage::CheckRadioButton() was
added. VortexGE should be correctly built using
GCC 4.2.x and GCC 4.3.x. Some code cleanups and
bugfixes were made. Some improvements were made in
the configuration script.

2008-03-10 03:30
0.6.9-1

Algumas características preterido foram removidos. Novos controles, CPopUpMenu e CMenuBar, foram adicionados. Todos os estilos do controle CSpinButton são implementadas. O controle CInputBoxML é melhorada. Foi adicionado suporte para carregar arquivos Ogg Vorbis. Há algumas melhorias na classe CPanel3DBuffer relacionados com a prestação, colisão, e delimitadora cálculo caixa. Lua 5.1.3 é agora usado como backend mecanismo de script. Existem alguns bugs e correções de documentação.
Tags: Minor feature enhancements
Some deprecated features have been removed. New controls, CPopUpMenu and CMenuBar, were added. All styles of the CSpinButton control are now implemented. The CInputBoxML control is improved. Support has been added for loading Ogg Vorbis files. There are some improvements in the CPanel3DBuffer class related to rendering, collision, and bounding box calculation. Lua 5.1.3 is now used as the scripting engine backend. There are a few bug and documentation fixes.

2007-11-08 04:34
0.6.8-9

Todos os símbolos / elementos que foram marcados como deprecated foram removidos. A classe CInputBoxML agora oferece suporte a seleção de texto e copiar usando o teclado. Uma classe CThreadKey novo foi acrescentado. VortexGE deve agora ser construída corretamente usando GCC 4.2.x. Algumas correções de configuração do script e melhorias foram feitas junto com algumas correções de documentação.
Tags: Development, Minor feature enhancements
All symbols/features which were marked as deprecated have been removed. The CInputBoxML class now supports text selection and copying using the keyboard. A new CThreadKey class was added. VortexGE should now be built correctly using GCC 4.2.x. Some configuration script fixes and improvements were made along with some documentation fixes.

Project Resources