Importing large VRML file (6 gig) for TREEQSM

4 visualizaciones (últimos 30 días)
Jordan Knapp-Wilson
Jordan Knapp-Wilson el 10 de Dic. de 2020
Respondida: Shiva Kalyan Diwakaruni el 15 de Dic. de 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!

Respuestas (1)

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

Categorías

Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by