Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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