All Projects → speckleworks → Speckleviewer

speckleworks / Speckleviewer

Licence: mit
⚠️ deprecated; viewer is now integrated in https://github.com/speckleworks/SpeckleAdmin

Projects that are alternatives of or similar to Speckleviewer

React 3d Viewer
A 3D model viewer component based on react.js 一个基于react.js的组件化3d模型查看工具
Stars: ✭ 100 (+334.78%)
Mutual labels:  threejs, viewer
InViewer
A Three.js-based viewer for visualizing OGC IndoorGML data
Stars: ✭ 18 (-21.74%)
Mutual labels:  threejs, viewer
virtex
A three.js object viewer written in TypeScript
Stars: ✭ 14 (-39.13%)
Mutual labels:  threejs, viewer
speckle-server
The Speckle Server, Frontend, 3D Viewer, & other JS utilities.
Stars: ✭ 224 (+873.91%)
Mutual labels:  threejs, viewer
icosa-viewer
3D Viewer component for Tilt Brush / Open Brush, Google Blocks files and their derivatives
Stars: ✭ 24 (+4.35%)
Mutual labels:  threejs, viewer
Plasio
Drag-n-drop In-browser LAS/LAZ point cloud viewer. http://plas.io
Stars: ✭ 349 (+1417.39%)
Mutual labels:  threejs, viewer
Trois
✨ ThreeJS + VueJS 3 + ViteJS ⚡
Stars: ✭ 648 (+2717.39%)
Mutual labels:  threejs
Wave Simulator
A graphical 3D simulation of the wave and heat equations
Stars: ✭ 5 (-78.26%)
Mutual labels:  threejs
Matcaps
Huge library of matcap PNG textures organized by color
Stars: ✭ 607 (+2539.13%)
Mutual labels:  threejs
Clay Viewer
3D model viewer with high quality rendering and glTF2.0/GLB export
Stars: ✭ 558 (+2326.09%)
Mutual labels:  viewer
Exhibit
Exhibit is a managed screensaver App for tvOS.
Stars: ✭ 19 (-17.39%)
Mutual labels:  viewer
Eylogviewer
A simple viewer to see your app's logs on your iDevice in realtime.
Stars: ✭ 16 (-30.43%)
Mutual labels:  viewer
Zathura
a document viewer
Stars: ✭ 769 (+3243.48%)
Mutual labels:  viewer
Viewerjs
JavaScript image viewer.
Stars: ✭ 6,270 (+27160.87%)
Mutual labels:  viewer
Qt5 Imageviewer
Simple image viewer in Qt5
Stars: ✭ 5 (-78.26%)
Mutual labels:  viewer
Vue Threejs
Vue bindings for Three.js
Stars: ✭ 620 (+2595.65%)
Mutual labels:  threejs
Fire Simulation
🔥 WebGL fire simulator using THREE.js library, with customize shader on volumetric object.
Stars: ✭ 17 (-26.09%)
Mutual labels:  threejs
Ami
AMI Medical Imaging (AMI) JS ToolKit
Stars: ✭ 569 (+2373.91%)
Mutual labels:  threejs
Snapchat Clone
👻 A SnapChat clone built with React, Redux and Typescript. Styled with SASS. Tested with Cypress, Jest and Enzyme. Linted with Eslint and formatted with Prettier!
Stars: ✭ 770 (+3247.83%)
Mutual labels:  threejs
Jeelizweboji
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
Stars: ✭ 835 (+3530.43%)
Mutual labels:  threejs

Please note, this little piece of speckle is no longer maintained. The viewer has been integrated in the admin interface.

This repository is archived, and will not be supported going forward.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080.
npm run dev

# build for production with minification
npm run build

Running the client

After running npm run dev, the client will start on localhost:8080. By default, the client will try to connect to the server on localhost:8080/api. However, this can be overridden using query parameters. For instance, to use the Speckle test server, go to:

localhost:8080?server=https://hestia.speckle.works

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].