chatyan
chatyan
Hi, I am trying to use CMA_ES algorithm to solve an optimization problem. I focus on 3D modeling and try to encode each 3D vertex for representing a model. I...
Dear @sghr San, Your library is very good, it's like magic for creating 3D models using Java. Currently, I am facing a problem (maybe it's my misunderstanding of the usage)....
Hi, I am new to this great library. Currently, I want to get sampling points evenly on the ICurveGeo. I have tried to use _pt(double u)_ function and got some...