Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neosoulink/quick-threejs

Quick start a Three.js project with optimized configurations
https://github.com/neosoulink/quick-threejs

dependency-injection event-driven monorepo offscreencanvas rxjs threejs tuborepo worker-threads

Last synced: 3 months ago
JSON representation

Quick start a Three.js project with optimized configurations

Awesome Lists containing this project

README

        

# @quick-threejs

`@quick-threejs` is like a shared code from a friend that contains all the annoying configurations and optimization that you need to quickly start your [three.js](https://threejs.org/) project.

## Packages

- [@quick-threejs/legacy](./packages/legacy/README.md)
- [@quick-threejs/reactive](./packages/reactive/README.md)

## 🚧 Disclaimer

I have to apologize for not documenting this library well.

In the beginning, this library was mainly for personal use.

If find this library interesting or useful and need to improve the library, please raise an [issue](https://github.com/Neosoulink/quick-threejs/issues).
I'll be glad to have your feedback ❤.

## License

MIT License. See the license file for more details.

Copyright @ 2024. Made with ❤ by [@Neosoulink](https://github.com/Neosoulink).