About 108,000 results
Open links in new tab
  1. GitHub - gabotechs/react-stl-viewer: React component for …

    React component for visualizing STLs using Three.js. or. You can see working the examples from .storybook/stories here. The component also accepts <div/> props. set the position of the …

  2. react-stl-viewer - npm

    react component for visualizing 3d models in the browser using three.js. Latest version: 2.5.0, last published: a year ago. Start using react-stl-viewer in your project by running `npm i react-stl …

  3. react-stl-file-viewer examples - CodeSandbox

    Use this online react-stl-file-viewer playground to view and fork react-stl-file-viewer example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates …

  4. React STL Viewer - Reactscript

    Description: A React component for viewing an STL object from a given URL by utilizing Three.js. Installation: # Yarn $ yarn add stl-viewer # NPM $ npm install stl-viewer –save Preview:

  5. reactjs - React STL Viewer capture image - Stack Overflow

    Apr 15, 2024 · I'm using react-stl-viewer to render STL files for my website. After the file is rendered I want to capture a 2D image for use elsewhere on the website. Is there a way to …

  6. React components to view STL and OBJ models. - GitHub

    React components to view STL and OBJ models. Based on THREE.js and react-stl-viewer. Live Demo. Example. className: PropTypes.string, // Class name for viewer wrapper. url: …

  7. three.js stl loader - Codesandbox

    example of using STL files in React Three Fiber Explore this online three.js stl loader sandbox and experiment with it yourself using our interactive online playground. You can use it as a …

  8. react-stl-obj-viewer | Yarn

    React components to view STL and OBJ models. Based on THREE.js and react-stl-viewer. Live Demo. Example. className: PropTypes.string, // Class name for viewer wrapper . url: …

  9. ChrisArsenal/react-stl-viewer - GitHub

    A React component for viewing an STL object from a given URL by utilizing Three.js. See a live demo here. Note that you will still have to abide by the rules of CORS so you won't just be …

  10. A component for viewing an STL object from a given ... - React.js Examples

    May 10, 2018 · A React component for viewing an STL object from a given URL by utilizing Three.js. url='http://www.example.com/example-url.stl' width={400} height={400} …

Refresh