Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/donmccurdy/gltf-procedural-trees

Create procedural glTF 2.0 trees with proctree.js and three.js.
https://github.com/donmccurdy/gltf-procedural-trees

Last synced: 2 days ago
JSON representation

Create procedural glTF 2.0 trees with proctree.js and three.js.

Awesome Lists containing this project

README

        

# glTF-Procedural-Trees

Create procedural glTF 2.0 trees with proctree.js and three.js.

Demo: https://gltf-trees.donmccurdy.com/

![screenshot](assets/preview.png)

## Credits

* [proctree.js](https://github.com/supereggbert/proctree.js) — Procedural tree creation library by @supereggbert.
* [three.js](https://threejs.org/) — JavaScript 3D library.