We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51fcaf7 commit 655a897Copy full SHA for 655a897
README.md
@@ -15,9 +15,9 @@ Please consider citing our paper if you use the code/program (or part of it).
15
<img src="./resource/images/AdTree.jpg" width="800"/>
16
<p align="center">3D Trees reconstructed from point clouds</p>
17
18
-### Textured rendering (both leaves and branches) coming soon ...
19
-
20
### Build and Run AdTree
+Prebuilt executables (for **macOS**, **Linux**, and **Windows**) can be downloaded [here](https://github.com/LiangliangNan/adtree/releases).
+
21
AdTree depends on some third-party libraries and most dependencies are included in the distribution except
22
[Boost](https://www.boost.org/). So you will need to have Boost install first.
23
0 commit comments