Afshawn Lotfi
Afshawn Lotfi
For some reason when I try loading a base64 image in ```uri``` you get the following error: ```[Unhandled promise rejection: Error: Expected URL scheme 'http' or 'https' but was 'data']```...
Hi Roberto, I am trying to make an open source fully automated axial compressor designer that does all calculations and CAD fabrication. Right now I have a basic model that...
Edge highlighting seems not to return to original state on unhighlight. Issue seems to be here for `viewer.setRaycastMode(true)` : https://github.com/bernhard-42/three-cad-viewer/blob/master/src/objectgroup.js#L46
This PR introduces complete Python bindings for the meshoptimizer library, allowing Python developers to take advantage of the mesh optimization algorithms directly through a convenient API. ## Features - Complete...
Hi I managed to get this library working with Linux ARM et al but in order to do this I had to make some adjustments to Cmake files, turning off...