Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edsilv/virtex
A three.js object viewer written in TypeScript
https://github.com/edsilv/virtex
3d threejs typescript viewer
Last synced: 3 months ago
JSON representation
A three.js object viewer written in TypeScript
- Host: GitHub
- URL: https://github.com/edsilv/virtex
- Owner: edsilv
- License: mit
- Created: 2015-11-12T23:29:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T11:03:57.000Z (almost 6 years ago)
- Last Synced: 2024-10-10T16:23:35.824Z (4 months ago)
- Topics: 3d, threejs, typescript, viewer
- Language: TypeScript
- Homepage:
- Size: 212 MB
- Stars: 10
- Watchers: 5
- Forks: 5
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# virtex
[![virtex3d on npm](https://img.shields.io/npm/v/virtex3d.svg?style=flat)](https://www.npmjs.com/package/virtex3d)
three.js object viewer.
## Setup
Clone the repo then run:
npm install
npm start## Examples
- https://virtex.netlify.com/examples/
- [Universal Viewer 3D Extension](http://universalviewer.io/examples/#?c=0&m=0&s=0&cv=0&manifest=https%3A%2F%2Fedsilv.github.io%2Ftest-manifests%2Fpres3-3d.json)
## Guides- [Complete Photogrammetry Workflow](https://www.gitbook.com/book/sophiedixon/photogrammetry-guide/details)