Skip to content

STL Loader, Parser and Viewer JS Module #10

@mike-diff

Description

@mike-diff

Create a JS module to load, analyze and preview STL Files (ASCII and BINARY).
This can be created using NPM Packages or ThreeJS or Other.
The most simple method is preferred so others can understand how the module works. If possible to build from scratch that would be amazing!

Functions

  1. Read STL file from User Upload (store in users localStorage if possible) see test STL file in public/stl/3DBenchy.stl
  2. Parse STL file and display data on Left Side of Viewer
  • Extract total model volume mm3
  • Extract overall dimensions L x W x H in mm
  1. Preview STL file in Viewer (Right Side)

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestHacktoberFest 2019 Project!advancedAdvanced Users Only Pleasefeature requestThis is a feature request for the project

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions