Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsantell/three-components
Personal collection of three.js objects, utilities and helpers.
https://github.com/jsantell/three-components
three threejs webgl
Last synced: 2 months ago
JSON representation
Personal collection of three.js objects, utilities and helpers.
- Host: GitHub
- URL: https://github.com/jsantell/three-components
- Owner: jsantell
- License: mit
- Created: 2020-07-27T18:42:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-08T23:26:49.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T13:55:10.620Z (3 months ago)
- Topics: three, threejs, webgl
- Language: JavaScript
- Homepage: https://jsantell.github.io/three-components/examples
- Size: 4.47 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# three-components
[![Build Status](http://img.shields.io/npm/v/@jsantell/three-components.svg?style=flat-square)](https://www.npmjs.org/package/@jsantell/three-components)
A personal collection of [three.js] objects, utilities, and helpers.
Hosted on [npm] as [@jsantell/three-components](https://www.npmjs.org/package/@jsantell/three-components)Check out the [examples].
## Support
At the time, this is mostly a personal collection and will prioritize my use cases over things like API compatibility changes. May change in the future.
## Documentation
Hosting TBD, docs can be built via `npm run docs`.
## Publish
`$ npm version [ | major | minor | patch ]`
## License
MIT License, Copyright © 2020 Jordan Santell
[npm]: https://npmjs.com
[three.js]: https://threejs.org
[import maps]: https://github.com/WICG/import-maps
[examples]: https://jsantell.github.io/three-components/examples