# glTF-Procedual-Tree **Repository Path**: aov/glTF-Procedural-Trees ## Basic Information - **Project Name**: glTF-Procedual-Tree - **Description**: WebGL Tree Generator - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-14 - **Last Updated**: 2021-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.