Experimental processing and analysis of 3d data for MER - Mars Exploration Rover missions (aka "Spirit" and "Opportunity")
PFB files analyzer - Extract pointcloud and list of textures and VST files contained in a PFB file (source code)
X3D viewer - loads and displays an X3D file from local storage(source code)
VST to X3D converter and viewer - loads and displays multiple .VST files and saves whole scene into a single .x3d file(source code)
Pancam viewer - Displays images in 3d space(source code)
Product index converter - Extract .vst, .pfb and .ht filenames from rdrindex.tab file and puts them into JSON array "filesAvailability" for further processing(source code)
Traverse converter - convert SVF and RVF files into a json array "drives" containing absolute coordinates of all rover locations(source code)
Traverse viewer 2d - Displays all drives and location in a zoomable graph, highlighting 3d products(source code)
Traverse viewer 3d - Displays all drives and location in 3d scene with Babylon.js(source code)
Panorama IMG saver - Saves images asociated to panoramas(source code)