开发者

Any 3D geometry algorithms library in Java? [closed]

Closed. This question is off-topic. It is not currently accept开发者_Python百科ing answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 9 years ago.

Improve this question

I need a library, that could perform some geometry operations with objects in 3D, like:

  • Find min distance between 2 triangles
  • Intersect two polygons
  • Intersect two wireframe objects and exctract their difference (hardest one).

Is there any such open-source library?

P.S. JTS is not an option, because it doesn't work with 3D :(


Have a look at Java3D.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜