hi all,
how does one know which vertices belong to each face ?
It’s for a realtime spring system I’m trying to implement (set yer goals high, I’d say)
There is a french script that creates wireframe models of a mesh, but at this hour I can’t make heads nor tails of it
SHABA1
(SHABA1)
2
I am going ot tag my own question to this. Does blender make faces from vertices ccw or cw?
jms
(jms)
3
This script:
http://jmsoler.free.fr/didacticiel/blender/tutor/python_wireshadows.htm
??
Sorry, but old version does not work with B2.25. but this one, yes:
http://jmsoler.free.fr/util/blenderfile/tesselate/tesselate8.py
Just a word: do not forget to set correctly the iteration number:

regards
jms
(jms)
4
playing with iteration, epaisseurXY and Z
