You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to read octree using python since octree is generated using python itself,
pyoctnet.Octree.create_from_off
Could you please let me know whether there are any in-built functionalities for this(may be using pyoctnet or something else)
Or Do I need to read octree through Lua itself?
Also I am curious to know, whether you used 'oc' as package? If so what is the location of it? I am not able to find it.(sorry I don't have much idea on Lua)
Please help!!
Thanks,
Basavaraj
The text was updated successfully, but these errors were encountered:
Hey,
I want to read octree using python since octree is generated using python itself,
pyoctnet.Octree.create_from_off
Could you please let me know whether there are any in-built functionalities for this(may be using pyoctnet or something else)
Or Do I need to read octree through Lua itself?
Also I am curious to know, whether you used 'oc' as package? If so what is the location of it? I am not able to find it.(sorry I don't have much idea on Lua)
Please help!!
Thanks,
Basavaraj
The text was updated successfully, but these errors were encountered: