angular-stl-model-viewer | Angular component for rendering an STL model | 3D Printing library

 by   codaline-io TypeScript Version: 12.0.0 License: MIT

kandi X-RAY | angular-stl-model-viewer Summary

kandi X-RAY | angular-stl-model-viewer Summary

angular-stl-model-viewer is a TypeScript library typically used in Modeling, 3D Printing, Three.js, WebGL applications. angular-stl-model-viewer has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

this is an angular component to render stl-models with three.js. installation == - yarn add angular-stl-model-viewer - npm install angular-stl-model-viewer. usage == - import stlmodelviewermodule to your app module - use stl-model-viewer component in your html - alternatively use [stlmodelfiles]="['stlfilecontent']". the working basic example can be found in our [live demo][live-demo]. configuration == ## input properties | attr | type | default | details | | ------------ | ---------------------- | -------------------------------------------------------------------------------- |--------------------------------------------------- | | stlmodels | string[] | empty array | list of stl model paths | stlmodelfiles | string[] | empty array | list of stl model files/content | hascontrols | boolean | true | if true, the user can interact with the stl-models | | camera | three.camera | three.perspectivecamera( 35, windowinnerwidth / windowinnerheight, 1, 15 ) | the projection mode used for rendering the scene | | cameratarget | three.vector3
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              angular-stl-model-viewer has a low active ecosystem.
              It has 26 star(s) with 9 fork(s). There are 3 watchers for this library.
              There were 3 major release(s) in the last 6 months.
              There are 0 open issues and 14 have been closed. On average issues are closed in 28 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of angular-stl-model-viewer is 12.0.0

            kandi-Quality Quality

              angular-stl-model-viewer has 0 bugs and 0 code smells.

            kandi-Security Security

              angular-stl-model-viewer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              angular-stl-model-viewer code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              angular-stl-model-viewer is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              angular-stl-model-viewer releases are available to install and integrate.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of angular-stl-model-viewer
            Get all kandi verified functions for this library.

            angular-stl-model-viewer Key Features

            No Key Features are available at this moment for angular-stl-model-viewer.

            angular-stl-model-viewer Examples and Code Snippets

            No Code Snippets are available at this moment for angular-stl-model-viewer.

            Community Discussions

            Trending Discussions on angular-stl-model-viewer

            QUESTION

            angular-stl-model-viewer not updating Textures
            Asked 2020-May-15 at 19:54

            I'm currently trying to set up a basic .stl viewer with the possibility to preview different materials on the model itself. I have Angular 9 as framework and the whole .stl showing part is working quite fine and easy. When I try to update the Material it's simply not updating it, but showing a very strange basic material I assume. Like mentioned in the heading I'm currently using a GitHub project based on Three.js which can be found here: https://github.com/tevim/angular-stl-model-viewer

            Like mentioned in the Three documentation I tried to set the material.needsUpdate and also the texture.needsUpdate flag, both without any effect.

            app.component.ts ...

            ANSWER

            Answered 2020-May-15 at 19:54

            The STL file format does not support texture coordinates. And without these data, it's not possible to apply texture to your meshes.

            Source https://stackoverflow.com/questions/61826848

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install angular-stl-model-viewer

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i angular-stl-model-viewer

          • CLONE
          • HTTPS

            https://github.com/codaline-io/angular-stl-model-viewer.git

          • CLI

            gh repo clone codaline-io/angular-stl-model-viewer

          • sshUrl

            git@github.com:codaline-io/angular-stl-model-viewer.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular 3D Printing Libraries

            OctoPrint

            by OctoPrint

            openscad

            by openscad

            PRNet

            by YadiraF

            PrusaSlicer

            by prusa3d

            openMVG

            by openMVG

            Try Top Libraries by codaline-io

            dev-version-action

            by codaline-ioJavaScript

            ionic-datepicker

            by codaline-ioTypeScript

            docu-sign-jongo

            by codaline-ioPHP

            parcel-optimizer-replace-envs

            by codaline-ioTypeScript