Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themadcreator/seen
Render 3D scenes into SVG or HTML5 Canvas.
https://github.com/themadcreator/seen
Last synced: 3 days ago
JSON representation
Render 3D scenes into SVG or HTML5 Canvas.
- Host: GitHub
- URL: https://github.com/themadcreator/seen
- Owner: themadcreator
- License: other
- Created: 2014-03-24T23:32:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T22:07:47.000Z (about 5 years ago)
- Last Synced: 2024-04-06T16:33:16.570Z (7 months ago)
- Language: JavaScript
- Homepage: seenjs.io
- Size: 7.69 MB
- Stars: 877
- Watchers: 39
- Forks: 84
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-github-repos - themadcreator/seen - Render 3D scenes into SVG or HTML5 Canvas. (JavaScript)
README
# seen.js
seen.js renders 3D scenes into SVG or HTML5 Canvas.
Downloads, documentation, and demos on the website: http://seenjs.io
### Installation
```
npm install seen
```