prochitecture
Results
2
repositories owned by
prochitecture
bpypolyskel
49
Stars
5
Forks
Watchers
A port of Botffy/polyskel library for Blender that outputs polygons formed by a straight skeleton. 'pip install mathutils' to use it as a general purpose library independent of Blender.
sweep_intersector
15
Stars
4
Forks
Watchers
Pure Python implementation of a sweep line algorithm for line-segment intersections, based on a paper by Mehlhorn and Näher.