SnappyTree
SnappyTree copied to clipboard
SnappyTree a procedural tree creation app for proctree.js
Wondering if you'd accept a PR exporting to [glTF](https://www.khronos.org/gltf) with textures embedded?
Tried to get this running locally and ran into some errors. Steps to reproduce: 1. Clone / download project. 2. `npm i -g live-server && live-server .` 3. Open localhost:8080...
The exported COLLADA file doesn't contain any image references for the textures, and the OBJ export doesn't export an MTL file. Is there any way to get the files out...
Hi, I have the following error when I load the snappytree.com webpage: ``` GLGE error: Couldn't link shader: Uniforms with the same name but different type/precision glge-compiled-min.js:28 GLGE error: Couldn't...
Collada, WaveFront export does not work. export.js throws following error [Exception... "The method parameter is missing or invalid." code: "0" nsresult: "0x8053001a (TypeError)" location: "file:///Z:/A_Myfiles/web/SnappyTree-master/SnappyTree-master/js/export.js Line: 3"] Changing export.js line...