Difference between revisions of "QTVR"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (Prepared for new glossary template)
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
QuickTime Virtual Reality is a subset of the functionality of Apple [[Quicktime]] player. It refers to the ability to display [[spherical]] panoramas in [[Cubic Projection]], [[Cylindrical Projection|cylindrical]], partial panoramas, multinode panoramas and objects in a viewer where the user can move around using the mouse and keyboard. The panoramas can be linked through hotspots in order to move from one panorama to the other.
+
{{Glossary|'''QuickTime Virtual Reality''' is a subset of the functionality of Apple [[Quicktime]]|1
 +
}} for non linear movie files. Like linear movies they have the extension .mov and need QuickTime player installed to be viewed. Very basic QTVR panoramas can also be viewed using PTViewer.
 +
 
 +
QTVR refers to the ability to display [[spherical]] panoramas in [[Cubic Projection]], [[Cylindrical Projection|cylindrical]], partial panoramas, multinode panoramas and objects in a viewer where the user can move around or rotate the object using the mouse and keyboard. The panoramas can be linked through hotspots in order to move from one panorama file to the other or link several panoramas in one multinode file.
  
 
Whereas the competitors (like [[PTViewer]] or [[SPi-V]]) are continously improved there was no major development in QTVR the last years. See [[Quicktime]] for more information.
 
Whereas the competitors (like [[PTViewer]] or [[SPi-V]]) are continously improved there was no major development in QTVR the last years. See [[Quicktime]] for more information.
 +
 +
With the help of [http://developer.apple.com/documentation/QuickTime/Conceptual/QTScripting_HTML/QTScripting_HTML_Document/chapter_1000_section_2.html <EMBED> and <OBJECT> tags] you can [http://developer.apple.com/documentation/QuickTime/Conceptual/QTScripting_HTML/QTScripting_HTML_Document/chapter_1000_section_3.html specify parameters] directly in your HTML code.  See also [[Dynamic Field of View for Embedded QTVRs]].
 +
[[Category:Glossary]]

Revision as of 21:18, 18 November 2007

QuickTime Virtual Reality is a subset of the functionality of Apple Quicktime for non linear movie files. Like linear movies they have the extension .mov and need QuickTime player installed to be viewed. Very basic QTVR panoramas can also be viewed using PTViewer.

QTVR refers to the ability to display spherical panoramas in Cubic Projection, cylindrical, partial panoramas, multinode panoramas and objects in a viewer where the user can move around or rotate the object using the mouse and keyboard. The panoramas can be linked through hotspots in order to move from one panorama file to the other or link several panoramas in one multinode file.

Whereas the competitors (like PTViewer or SPi-V) are continously improved there was no major development in QTVR the last years. See Quicktime for more information.

With the help of <EMBED> and <OBJECT> tags you can specify parameters directly in your HTML code. See also Dynamic Field of View for Embedded QTVRs.