I am creating MTGs from virtual experiments using VLAB. I’d like to bring several of these MTGS into one display using Openalea. It’s been a long while since I have done this.
I have concatenated my MTGs and edited so that they have a different Plant number. Howvever, they all draw on top of each other.
I think what I’m searching for is way to set up dressing data to space them out in row.
Thanks
Neil
1 Like
Hi Neil,
I think you can find an example of what you need to do in the openalea.strawberry
package.
Visualization can be found here: https://nbviewer.org/github/openalea-incubator/strawberry/blob/master/doc/source/user/gallery_nb/visu3d.ipynb
and the original data can be found here: strawberry/share/data/Gariguette.mtg at master · openalea/strawberry · GitHub
Hope this helps.
Thomas.
1 Like
Thanks Thomas. I’ll have a look at it.
1 Like
@Neil_White let us know if you succeed so I can mark the topic as [SOLVED]. It will then be useful for people who will face similar challenges.
The stawberry example is too specific for my needs.
Does anyone have any knowledge of the dressing data approach using
DefaultDistance = 400
NbPlantsPerLine = 4
in the drf file?
1 Like