ITADN
soypat/sdf/Issues

Add in new 3D mesh SDF implementation

#12Pull Requestcactorium 创建于 2023-02-12已合并
enhancement
C
cactoriumcommented
PTAL for https://github.com/soypat/sdf/issues/7 I used a slightly older version of the code I was talking about before, so it looks a little different. I'm also not entirely sure how to test against a dev version of a Go package without dealing with a lot of Go module stuff, so I'll take any advice you guys have on that. It compiles at least! It currently generates normals for vertices, faces, and edges, but effectively only uses the face normals right now. It'd involve tagging the distance measurements with their type and tracking that through all the distance comparison logic in case anyone's up for dealing with that
合并状态:已合并 合并于 2023-02-13 关闭于 2023-02-13 2 条评论