Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icosa-foundation/gallery-viewer
3D Viewer component for Icosa Gallery
https://github.com/icosa-foundation/gallery-viewer
open-brush threejs tilt-brush viewer vr webgl
Last synced: 3 months ago
JSON representation
3D Viewer component for Icosa Gallery
- Host: GitHub
- URL: https://github.com/icosa-foundation/gallery-viewer
- Owner: icosa-foundation
- License: apache-2.0
- Created: 2020-12-02T20:32:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:35:23.000Z (3 months ago)
- Last Synced: 2024-10-29T14:53:14.602Z (3 months ago)
- Topics: open-brush, threejs, tilt-brush, viewer, vr, webgl
- Language: TypeScript
- Homepage: https://icosa-foundation.github.io/gallery-viewer/
- Size: 31.9 MB
- Stars: 30
- Watchers: 5
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Icosa Viewer
[![Latest NPM release](https://img.shields.io/npm/v/icosa-viewer.svg)](https://www.npmjs.com/package/icosa-viewer)
[![Twitter](https://img.shields.io/badge/follow-%40IcosaGallery-blue.svg?style=flat&logo=twitter)](https://twitter.com/IcosaGallery)
[![Discord](https://discordapp.com/api/guilds/783806589991780412/embed.png?style=shield)](https://discord.gg/W7NCEYnEfy)
[![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/icosa?logo=open-collective)](https://opencollective.com/icosa)3D viewer component for [Icosa Gallery](https://icosa.gallery).
This project aims to provide a simple way to view raw .tilt files and the various converted variants hosted on Icosa Gallery, with legacy support for [Google Poly](https://poly.google.com) models.
The viewer is still a work in progress and subject to change. Please join the [Discord](https://discord.gg/W7NCEYnEfy) to discuss the project!
## Examples
- [Interactive GLB loader](https://icosa-gallery.github.io/icosa-viewer/index.html)
- [GLTF 2.0](https://icosa-gallery.github.io/icosa-viewer/gltf-viewer.html)
- [GLTF 1.0 (Legacy)](https://icosa-gallery.github.io/icosa-viewer/gltf1-viewer.html)
- [Raw .tilt file](https://icosa-gallery.github.io/icosa-viewer/tilt-viewer.html)## Installation
`npm install --save icosa-viewer`