Files
test2/source/blender
Campbell Barton 540c2eee56 math func to find the intersection(s) between a segment and a sphere for C/python.
from python:
  i1, i2 = mathutils.geometry.intersect_line_sphere(l1, l2, sphere, radius)
2011-06-26 07:21:19 +00:00
..
2011-05-31 01:15:44 +00:00
2011-05-31 01:15:44 +00:00
2011-06-25 13:23:14 +00:00
2011-05-31 01:15:44 +00:00
2011-06-19 06:57:56 +00:00
2011-06-25 15:54:20 +00:00