OpenStreetMap 로고 OpenStreetMap

Blender faces added to the meshes, video online

h4ck3rm1k3님이 English로 2009년 9월 30일에 게시함.

I have now been able to create rendering in blender of OSM.
more to come.

Blender faces added to the meshes

I have now added faces to the meshes imported so you can see the streets imported.

CODE:
ALL CODE IS CHECKED IN!
https://code.launchpad.net/~kosova/+junk/openstreetmapkosova

The code I added to create the faces:
create a face across the last 3 points in the object.
it is very silly, but works.

   if len(v) >= 3:

me.faces.extend(v[-1],v[-2],v[-3])

VIDEO :

http://www.youtube.com/watch?v=5x7BLvKxyc0

위치: Lagjja e Sefës, Qendra Historike, Gjakova, Municipality of Gjakova, District of Gjakova, 50000, Kosovo
이메일 아이콘 Bluesky 아이콘 Facebook 아이콘 LinkedIn 아이콘 마스토돈 아이콘 텔레그램 아이콘 X 아이콘

토론

댓글을 남기려면 로그인하세요