Importing large VRML file (6 gig) for TREEQSM

2 Ansichten (letzte 30 Tage)
Jordan Knapp-Wilson
Jordan Knapp-Wilson am 10 Dez. 2020
Hello! Sorry I'm rather new to matlab, was wondering if anyone had any experience with loading in large VRML files?
Been trying to use P = read_vrml('filename.wrl'), but when the file finally imports it has a value of 0?
Trying to using matlab in order to model tree architecture via TREEQSM, but matlab has proven to be...difficult haha
Any help appreciated, thank you!

Antworten (1)

Shiva Kalyan Diwakaruni
Shiva Kalyan Diwakaruni am 15 Dez. 2020
Hi,
Please try using vrworld instead of read_vrml to load .wrl file and check if it works.
Hope it helps.
Thanks

Kategorien

Mehr zu Lighting, Transparency, and Shading finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by