Mini Tree
This example is supposed to represent a small tree and originally was created as a test. The resulting model is contained in the picture on the front page. The procedures were analogous to that of the Mini House.
Silhouettes
See here: /examples/mini_tree/*.png
The silhouette pictures were drawn and are actually 8x12 and 10x12 png files. The first silhouette should show the tree from its front side and the second from its side. The projection mode is orthographic.
Parameters
The parameters were chosen, such that the resulting model is just a direct representation of the drawn silhouettes. Therefore the dimensions of the VoxelGrid are 8x12x10.
Procedure
For this example, there is also an animation, which depicts the procedure of creating a visual hull out of silhouettes, starting with a cuboid, consisting of voxels:
Result
After running the VisualHull code with the given parameters json-file, the resulting model got created:
- Previous
- Next