Git Product home page Git Product logo

online3dviewer's Introduction

Online 3D Viewer

Build status npm version DeepScan grade Language grade: JavaScript

Online 3D Viewer (https://3dviewer.net) is a free and open source web solution to visualize and explore 3D models right in your browser. This repository contains the source code of the website and the library behind it.

Example

Start Page

Check the live version!

Documentation

The repository is separated into two parts. See more information in the Developer Documentation.

  • Online 3D Viewer Website: Source code of the web solution with all of the pages and functions.
  • Online 3D Viewer Engine: Source code of the library to visualize models easily.

Supported file formats

  • Import: obj, 3ds, stl, ply, gltf, glb, off, 3dm, fbx, dae, wrl, 3mf, ifc, stp, igs, bim.
  • Export: obj, stl, ply, gltf, glb, off, 3dm, bim.

Features

  • Import model:
    • Select files from a file browser dialog.
    • Drag and drop files from your computer.
    • Specify files by web url.
    • Specify files by web url in hash parameters.
  • Explore model:
    • Orbit, pan, zoom.
    • Set up direction.
    • Fit to window.
  • Investigate model:
    • List used and missing files.
    • List all materials and meshes.
    • Show/hide and zoom to a specific mesh.
    • List materials used by a specific mesh.
    • Show model information (model size, vertex and polygon count).
    • Show custom properties stored in the model.
  • Export model to various format.
  • Embed viewer in your website.

External Libraries

Online 3D Viewer uses these wonderful libraries: three.js, pickr, fflate, draco, rhino3dm, web-ifc, occt-import-js.

online3dviewer's People

Contributors

kovacsv avatar gaschitz avatar hey24sheep avatar paireks avatar x-ryl669 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.