Skin Points script update,

Hi, Iv had some requests for this and since my websites down thaught Id post a small update. to this 2D point cloud skin script.

It can take a group of points and make faces from them, sorry lucidMonkey, no contour support still.

Anyhow, its fun to watch it do its work in a geeky kind of way :wink:
http://members.optusnet.com.au/cjbarton/tri_terrain.blend

The method used isnt that good, I worked it out after failing to port the C code lucidmonkey gave me.

This script cant be included in blender because its too slow.

thanks will try it out.

amazing script. Looking forward to using in in the future

I tried this with Blender 2.42a and I got a error, telling me to check the console. When i checked the console, i got the following message.

Compiled with Python version 2.4.
‘import site’ failed; use -v for traceback
Checking for installed Python… No installed Python found.
Only built-in modules are available. Some scripts may not run.
Continuing happily.
Traceback (most recent call last):
File “mesh_terrain_triangul”, line 3, in ?
AttributeError: ‘module’ object has no attribute ‘LineIntersect2D’
:confused::confused::confused::confused::confused:

The blend file is exactly the same one as the link u provided

youll need to use 2.43rc1 or later, get it from blender.org

:ooh, ok
i have 2.42 and 2.43, i guess i opened it by accident in 2.43.

Any chance of a port back down to 2.42? I dont really feel that good using beta or not released software.:smiley:

nah, wait a week or 2 for 2.43 :wink:

Very useful, Cambo and Lucidmonkey!

k.
2.43 is kinda weired for me, i kinda liked 2.42 better. the main mesh tools panel is different, and i dont know where some things are. I hope there will be some good tutorials :wink:

this is all Cambo! I just use a “delauney triangulation” function in another app, mentioned it to ideasman and here we are!!! apparently he does this stuff for fun, thanks again!

Does anyone know where this script is posted now. The link is dead