SEQUOIA Product Overview

../../_images/sequoia_splash.png
  • Thinkbox Software’s SEQUOIA is a stand-alone product for point cloud processing and meshing.
  • It is currently available for the Microsoft Windows and Mac OS X operating systems.

SEQUOIA System Design Highlights

  • The following characteristics lie in the foundation of the system:
    • Asynchronous: SEQUOIA handles user interaction and data processing asynchronously to ensure interactivity even during heavy calculations.
    • Multi-Threaded: SEQUOIA was designed from the ground up to take advantage of modern multi-core systems.
    • Multi-Document: SEQUOIA lets you work on multiple documents at the same time, even side-by-side.
    • Object-Oriented: SEQUOIA uses specialized Object types that can be connected in flexible ways to perform the point data loading, transforming, filtering, and meshing.
    • Auto-Caching: SEQUOIA will automatically cache data like the results of a meshing calculation and can access it later without additional processing, even from multiple documents.
    • Out-Of-Core: SEQUOIA can process data successfully even if the data does not fit in system memory.