3D Models in the browser

Maybe it will become a virtual exhibition about orange ceramics…

In my office there is a small collection of orange ceramics from the 60s / 70s (mostly summarised as ‘Fat Lava’).

Digitisation

The process is called photogrammetry, whereby a 3D model (and the texture) is reconstructed from individual images from different viewing directions. Despite the relatively simple geometry and low (shown) spatial resolution, between 50 and 70 images were required for each of the exhibits shown.

Data editing and conversion
  • The created models were post-processed in Blender.
  • The conversion to GLTF/GLB format was done with obj2gltf.
  • The metadata was added with gltf-transform.

Presentation

The exhibits shown can be rotated and enlarged, and a full-screen display is also possible. The presentation using VR glasses could not be tested due to a lack of appropriate equipment. The prototype was realised using the JavaScript library A-Frame, so minor problems such as blurred perspectives are possible. The display was tested with Chrome and Safari, in Firefox and Edge the objects may be slightly distorted.

Result