|
3 |
edited tags
|
||
|
2 | added 344 characters in body | ||
|
Given an equation of a parametric surface, is there a general way to sample of points uniformly distributed on that surface? I'm interested in this problem for purposes of visualisation - rather than attempting to attempt to triangulate the surface and display with polygons, display a dense sample of points. This makes it easier to generalise to >3d. Here's an example of a surface I'd like to display: the Klein bottle.
(where r and a are parameters that control the shape of the overall surface) |
||||
|
1 |
|
||
How can I sample uniformly from a surface?Given an equation of a parametric surface, is there a general way to sample of points uniformly distributed on that surface? I'm interested in this problem for purposes of visualisation - rather than attempting to attempt to triangulate the surface and display with polygons, display a dense sample of points. This makes it easier to generalise to >3d.
|
||||

