Onur R. Bingol

Results 6 issues of Onur R. Bingol

* Trimming module documentation requires more examples * Surface trimming operation + trimmed tessellation requires improvement

enhancement

- [ ] Add derivative evaluation code to the volume evaluator classes - [ ] Add corresponding method to the `Volume` class - [ ] Write tests

enhancement

As of geomdl v5.0.x, control points computation parts of the degree elevation and reduction algorithms are implemented in `helpers` module and they are working. On the other hand, the API...

enhancement

As discussed in issue #63, provide implementation of the Algorithm A9.6 on pp 417-418 of The NURBS Book.

enhancement

### Is your feature request related to a problem? Please describe. I have been trying to build OpenVDB as a static library and link it against one of my projects....

enhancement

`json2on` only supports spline type trim curves. It should support freeform and container trim types. Please refer to [geomdl documentation](https://nurbs-python.readthedocs.io/en/latest/file_formats.html#surface) for details.