# three-components **Repository Path**: mirrors_jsantell/three-components ## Basic Information - **Project Name**: three-components - **Description**: Personal collection of three.js objects, utilities and helpers. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-10 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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