Difference between revisions of "Historical:PanoSalado"

From PanoTools.org Wiki
Jump to navigation Jump to search
Line 1: Line 1:
'''PanoSalado''' is an open source [[Flash]] based player/viewer for [[cubic]], [[equirectangular]] ([[spherical]]), [[cylindrical]] and [[QTVR]] panoramas.
+
'''PanoSalado''' is an open source [[Flash]] based player/viewer for [[cubic]], [[equirectangular]] ([[spherical]]), [[cylindrical]] and [[QTVR]] panoramas. Note that PanoSalado is replaced by '''PanoSalado2''' (below, in News section).
  
It supports 2D & 3D [[hotspots]], audio, video, and being extended via [[wikipedia:XML|XML]] or directly via [[wikipedia:Actionscript|Actionscript]] (AS3). PanoSalado is based upon a (modified) Papervision3D core, and like Papervision is open source.
+
PanoSalado supports 2D & 3D [[hotspots]], audio, video, and being extended via [[wikipedia:XML|XML]] or directly via [[wikipedia:Actionscript|Actionscript]] (AS3). PanoSalado is based upon a (modified) Papervision3D core, and like Papervision is open source.
  
PanoSalado was begun in 2007 & formally announced in April of 2008. It was and continues to be a collaborative effort of Zephyr Renner (Las Vegas) and Patrick Cheatham (Berkeley). In late 2008 Michael J. Rondinelli (EyeSee360) became an official contributor.
+
PanoSalado was begun in 2007 & formally announced in April of 2008. It was a collaborative effort of Zephyr Renner and Patrick Cheatham. In late 2008 Michael J. Rondinelli (EyeSee360) became an official contributor.
 
 
See PanoSalado's  [http://panosalado.com/panosalado Web site], download source and examples from the [http://code.google.com/p/panosalado/ GoogleCode] repository, and view a live [http://www.cheathamlane.net/index.php?section=open%20source example].
 
  
 
PanoSalado can be used online in a Web browser, and offline in a standalone Flash Projector or as incorporated into an AIR application. Included in PanoSalado's source downloads are [[Flex]] examples for interface development.
 
PanoSalado can be used online in a Web browser, and offline in a standalone Flash Projector or as incorporated into an AIR application. Included in PanoSalado's source downloads are [[Flex]] examples for interface development.
  
 
== News ==
 
== News ==
Announced in November 2009, '''PanoSalado 2''' is the Flash 10 based next-version of PanoSalado. This is a complete rewrite, and is not reliant on Papervision. For more information see [http://www.panosalado.com/panosalado/blog/81-introducing-panosalado-2 PanoSalado's Blog] and a live [http://www.panosalado.com/tests/public/ demo]. Also of note, the [[IVRPA]] will be hosting the [http://os.ivrpa.org/panosalado/ open source repository for PanoSalado2] (along with Aldo Hoeben's CuTy).
+
Announced in November 2009, '''PanoSalado2''' is the Flash 10 based next-version of PanoSalado. This is a complete rewrite, and is not reliant on Papervision. See a live [http://www.panosalado.com/tests/public/ demo]. Out of the box, PanoSalado2 supports display of multiresolution, tiled panoramas. The VW Player branch in PanoSalado2 handles playback of panoramic video in common projections. Michael Rondinelli of EyeSee360 has made contributions to the project specifically intended for panoramic video content.
 +
 
 +
The [[IVRPA]] currently hosts the [http://os.ivrpa.org/panosalado/ open source repository for PanoSalado2] (along with Aldo Hoeben's CuTy).
 +
 
 +
In September 2010 '''PanoSalado2''' was forked by Marek Standio, and development is continued as an independent project - [http://github.com/mstandio/SaladoPlayer SaladoPlayer]. SaladoPlayer features configuration via xml files and additional modules, along with a module api. There is also available early release of GUI for tools provided with PanoSalado 2/SaladoPlayer - [http://github.com/mstandio/SaladoConverter SaladoConverter].
  
Since September 2010 '''PanoSalado 2''' develompent is continued as independent project - [http://github.com/mstandio/SaladoPlayer SaladoPlayer].
+
== External links ==
Project features configuration via xml files and additional moudules, along with module api.
+
* [http://sourceforge.net/apps/wordpress/panosalado/ PanoSalado2 Blog and news]
  
There is also avaible early release of GUI for tools provided with '''PanoSalado 2''' - [http://github.com/mstandio/SaladoConverter SaladoConverter]
+
* [http://os.ivrpa.org/panosalado/downloads PanoSalado2 Source Downloads and API]
 +
* [http://code.google.com/p/panosalado/ PanoSalado2 at SourceForge]
 +
 
 +
* [http://code.google.com/p/panosalado/ PanoSalado v1]
  
 
== See also ==
 
== See also ==
 
* [[Plugin detection]]
 
* [[Plugin detection]]
 
== External links ==
 
* [http://panosalado.com/panosalado PanoSalado's Web site]
 
* [http://api.panosalado.com API]
 
* [http://code.google.com/p/panosalado/ PanoSalado's code repository at GoogleCode]
 
  
 
[[Category:Software:Platform:Windows]]
 
[[Category:Software:Platform:Windows]]
 
[[Category:Software:Platform:Mac OS X]]
 
[[Category:Software:Platform:Mac OS X]]

Revision as of 00:45, 5 February 2011

PanoSalado is an open source Flash based player/viewer for cubic, equirectangular (spherical), cylindrical and QTVR panoramas. Note that PanoSalado is replaced by PanoSalado2 (below, in News section).

PanoSalado supports 2D & 3D hotspots, audio, video, and being extended via XML or directly via Actionscript (AS3). PanoSalado is based upon a (modified) Papervision3D core, and like Papervision is open source.

PanoSalado was begun in 2007 & formally announced in April of 2008. It was a collaborative effort of Zephyr Renner and Patrick Cheatham. In late 2008 Michael J. Rondinelli (EyeSee360) became an official contributor.

PanoSalado can be used online in a Web browser, and offline in a standalone Flash Projector or as incorporated into an AIR application. Included in PanoSalado's source downloads are Flex examples for interface development.

News

Announced in November 2009, PanoSalado2 is the Flash 10 based next-version of PanoSalado. This is a complete rewrite, and is not reliant on Papervision. See a live demo. Out of the box, PanoSalado2 supports display of multiresolution, tiled panoramas. The VW Player branch in PanoSalado2 handles playback of panoramic video in common projections. Michael Rondinelli of EyeSee360 has made contributions to the project specifically intended for panoramic video content.

The IVRPA currently hosts the open source repository for PanoSalado2 (along with Aldo Hoeben's CuTy).

In September 2010 PanoSalado2 was forked by Marek Standio, and development is continued as an independent project - SaladoPlayer. SaladoPlayer features configuration via xml files and additional modules, along with a module api. There is also available early release of GUI for tools provided with PanoSalado 2/SaladoPlayer - SaladoConverter.

External links

See also