Download Latest Version PolyViz-source-1.0.3.zip (5.4 MB)
Email in envelope

Get an email when there's a new version of PolyViz

Home
Name Modified Size InfoDownloads / Week
README.txt 2011-03-13 3.7 kB
PolyViz Viewer 0.5.7.dmg 2011-03-13 5.8 MB
PolyViz-source-1.0.3.zip 2011-03-07 5.4 MB
PolyViz Viewer 0.5.6.dmg 2011-03-07 11.8 MB
PolyViz-Viewer-fedora-0.5.6.zip 2011-02-23 4.3 MB
PolyViz-source-1.0.2.zip 2011-01-25 8.0 MB
PolyViz Viewer 0.5.5.dmg 2011-01-25 11.5 MB
PolyViz-Viewer-msw-0.5.5.zip 2011-01-25 6.8 MB
PolyViz-source-1.0.1.zip 2011-01-20 9.9 MB
PolyViz Viewer 0.5.4.dmg 2011-01-20 11.6 MB
PolyViz-Viewer-msw-0.5.4.zip 2011-01-20 6.8 MB
PolyViz Manual.pdf 2011-01-20 1.1 MB
PolyViz Viewer 0.5.3.dmg 2010-11-18 11.6 MB
PolyViz-source-1.0.0.zip 2010-11-16 9.0 MB
Totals: 14 Items   103.6 MB 1
============================
Release Notes
PolyViz Viewer 0.5.7
February 2, 2011
Jesse Wright
============================


Contents
============================
1. Where to start
2. Windows Binary Notes
3. OS X Binary Notes
4. Linux Binary Notes
5. Contact
6. Changes



1. Where to Start
============================

Refer to the PolyViz Manual. It describes what PolyViz is, library 
organization, how to build and install, how to use PolyViz Viewer 
and the theory underlying the system.

The PolyViz libraries themselves are at a different version number 
than the Viewer application. The subsequent sections of this file
refer to the binary distributions of the PolyViz Viewer. The most
current documentation of the libraries themselves is in the PolyViz
Manual and in the Doxygen API documentation. 

The Doxygen API documentation can be built from the source package 
or from svn. If neccessary google Doxygen to obtain the software 
required to build the API documentation.



2. Windows Binary Notes
============================

System
----------------------------
These binaries were built for Windows 7. They are 32 bit but have 
been tested and shown to run on 64 bit windows.

This build was tested on a 64 bit Windows 7 professional machine 
with an AMD processor.



3. OS X Binary Notes
============================

System
----------------------------
These binaries were built for OS X 10.6 on Intel processors. It is 
32 bit but will run on 64 bit processors. 

This build was tested on a 64 bit Intel MacBook Pro running 10.6.6.



3. Linux Binary Notes
============================

System
----------------------------
These binaries were built for Fedora 14. They are 32 bit but will 
run on 64 bit processors.

This build was tested on a 64 bit Fedora 14 machine with Intel Xeon 
processors.

Advisories
----------------------------
Due to a strangeness with embedding Ogre in a GTK window that I 
have not yet been able to resolve, the 3D view may appear strangely
upon application startup or upon resizing the window. Most 3D window 
appearance glitches can be resolved by resizing the application 
window slightly. You can then resize it back to the size it was 
initially. Apologies for the kludginess.



4. Contact
============================

Jesse Wright - jwright@cutthroatstudios.com
Jon Roelofs -  jroelofs@gmail.com



5. Changes
============================

o 0.6.7 - Mar. 10th 2011
  - Introduced a better fix for the memory bug referred to in the last two
    releases.
o 0.5.6 - Feb. 2nd 2011
  - Fixed another facet of the same memory bug that wasn't completely 
    fixed in 0.5.5
  - Minor fixes to render changes in 0.5.5 compatible with linux
  - Linux binaries are first released
o 0.5.5 - Jan. 24th 2011
  - Fixed a major memory bug (heap corruption) that only showed itself
    under windows.
o 0.5.4 - Jan. 20th 2011
  - Minor fixes for Windows compatibility.
  - Fixed some appearance glitches that showed up under Windows.
  - Moved the Polyhedron list to the top of the window and removed the
    caption border. Improves readability and appearance.
  - Windows binaries are first released
o 0.5.3 - Nov. 18th 2010
  - Previous version was mistakenly dynamically linked against antlr. 
    Changed to static linkage.
o 0.5.2 
  - Fixed some mistakes in the 0.5.1 release
    1. 0.5.1 was erroneously released as version 1.0.0
    2. It was dynamically linked against wxWidgets and shared libraries 
       were not included. 0.5.2 is statically linked against wxWidgets so 
       that users are not required to have wx installed on their machines.
o 0.5.1
  - First public release
  - OS X binaries are first released

Source: README.txt, updated 2011-03-13