Skip to content

Releases: Smithsonian/dpo-voyager

Settings Task

04 May 14:27
Compare
Choose a tag to compare
Settings Task Pre-release
Pre-release

This is mainly a fix release containing lots of improvements and small fixes.

  • Settings task: In Voyager story, a new task "settings" provides access to scene and model parameters. Click the settings task button, then select a node in the scene tree to see and adjust its parameters.
  • Wireframe now rendered in consistent color
  • The size of the pins of the measurement tape scales with the scene size.
  • The LOD algorithm now takes the device's maximum texture resolution into account when deciding which derivative to load.
  • The way light source transforms are applied changes in this release. Documents created in previous versions need to adjust the position and orientation of their light sources.

Fix Release

24 Apr 19:25
Compare
Choose a tag to compare
Fix Release Pre-release
Pre-release
  • Fixes a bug preventing the creation of annotations in some cases
  • Improved media management, drag and drop file upload
  • Icons for scene tree visualization

Articles and Media Manager

17 Apr 20:04
Compare
Choose a tag to compare
Pre-release
  • Article editor: new task to create articles using the built-in rich text editor. Articles can be displayed in the article reader, a transparent overlay on top of the scene view. Annotations can be linked with articles via link in the annotation's text.
  • Media manager: The new media manager helps organizing article media files such as images. Media can be uploaded and inserted into articles via drag and drop.
  • Lots of fixes and improvements

Documents and Tours

05 Apr 13:47
Compare
Choose a tag to compare
Documents and Tours Pre-release
Pre-release

This release brings a big change in the document data structure and a major new feature: tours!

  • New unified document format: The new format replaces the item.json and presentation.json files with a universal scene description format. The new Voyager document format is 99% compatible with glTF, and therefore easy to understand and read for everyone with prior exposure to the well-established glTF format. In the future we might add tools for converting between document.json and glTF.
  • With the new document format, Voyager introduces new URL variables:
    • root specifies the root folder for all assets, including the base document, relative to the page URL
    • document specifies the path to the document.json to load, relative to the root
    • The remaining variables model, geometry, and texture work as before (all relative to the root)
  • New tour editor: Voyager story comes with a new built-in task to create and edit guided tours. A tour is a sequence of snapshot steps, state captures of the Voyager viewer. When playing a tour, similar to a power-point presentation, the user moves forward (or backward) from step to step. All Voyager properties captured (such as camera position, lights, etc.) are seamlessly animated between steps.
  • Lots of fixes and improvements

Explorer Tools

07 Mar 13:56
Compare
Choose a tag to compare
Explorer Tools Pre-release
Pre-release

New features

  • Story: notepad - take notes while working with items and presentations
  • Explorer: main menu - redesigned main menu and logo
  • Explorer: tools menu - footer tool bar with view, render, tape and slice tools

Annotation Tool

11 Feb 17:58
Compare
Choose a tag to compare
Annotation Tool Pre-release
Pre-release
v0.3.0

annotation task, fixes

Fix Release

31 Jan 13:42
Compare
Choose a tag to compare
Fix Release Pre-release
Pre-release

Minor release with a bunch of fixes and improvements

  • fixed issue with loading item.json files
  • fullscreen button now available
  • foundation library updates
  • switch from explicit type names to using implicit function names for type management
  • various UI fixes and improvements

Fix Release

29 Jan 15:00
Compare
Choose a tag to compare
Fix Release Pre-release
Pre-release

Fixes in

  • app initialization path
  • model/geometry loading
  • capture/upload

Capture Tool

28 Jan 13:58
Compare
Choose a tag to compare
Capture Tool Pre-release
Pre-release
  • Capture Tool completed. This tool takes 2D captures of a 3D scene/item.
  • Lots of improvements/fixes

Pose Tool

06 Jan 22:39
Compare
Choose a tag to compare
Pose Tool Pre-release
Pre-release

Pose tool completed. This tool allows to rotate and move a model in order to put it in upright position. The resulting item.json file can then be written back to the repository server.