Libraries for the BrickFlower Engine
When you want to use all Libraries, just download the 0build.js file from the repo. You can rename it if you want. Then copy the file into your project and include it.
If you just want to use just specific libs, just go inthe the [0build(0build/) folder and download the file you want. The way to install the library is just the same as above!
Just click on a link an you will get to the testing file directly in your browser!
All the SVG libraries:
- osgui: windows
- svg.mindmap: dynamic: change settings of nodes with buttons directly in the svg
- svg.d3: zindex drawing, textures on polygons, ...
- svg.d3: cubes, circles, ...
Just fork, edit and create a pull request If you find any bugs or do you have some wishes, open an issue and I will have a look.
Thanks to Luke100000 for helping with 3D Transformations in svg.d3