[Didier} Point Cloud Triangulation error message
-
Hi Didier (and in fact all),
In this thread I suggested Stew to use point_cloud_triangulation.rb for a specific task.
Now as it requires delauney2.rb as well, I also installed it into the Plugins folder (now in SU 7) but still got the error message.
As you can se in the script, it says:
require './delauney2.rb'
To my (very) limited scripting knowledge, this would mean that delauney2.rb should be sitting outside the Plugins folder (under the main folder of SU) but it isn't. So I just deleted the ./ part of the reference and now it works.
Is there something I have missed?
-
Hi,
No, it's all right now. The "./" is useless -
Will you change it in the depot then?
Also, there doesn't seem to be a good spot to find where this delauney2.rb can be downloaded. Would you, please, care to upload that as well somewhere on the site?Thanks
-
Hi,
Here is is.
It can be downloaded at my site (next to the script name) but for an unknown reason the link seems to be broken).Regards,
-
Ah, thanks, Didier.
In the topic mentioned above, I had to "bundle" all three scripts (the point cloud triangulation already "tweaked") into a zip file but this way it will always be easier to direct people to your site.
Advertisement