mcneel / rhino3dm

Libraries based on OpenNURBS with a RhinoCommon style
MIT License
593 stars 134 forks source link

Add texture mapping bindings #430

Closed fraguada closed 2 years ago

fraguada commented 2 years ago

requested here: https://discourse.mcneel.com/t/rhino3dm-js-texture-repeating/131531/2

Specifically, this request is to wrap:

https://github.com/mcneel/rhino3dm/blob/main/src/bindings/bnd_texture.h#L27-L30

Seems we already expose this for .NET lib.