Here's an example of what's possible with V3.
This example loads a font from Google Fonts, parses the fonts using opentype.js, and creates outlines for text strings.
It's wide open now. What do you want to use?
Developers
Here's an example of what's possible with V3.
This example loads a font from Google Fonts, parses the fonts using opentype.js, and creates outlines for text strings.
It's wide open now. What do you want to use?
Are you using the Text functions? Those have changed in V3.
I've tested drag and drop several times.
One BAD thing about browsers is the cache. Did you try clearing the cache? Or restarting the browser?
Good BUG hunting!
Yeah. There's a few small bugs in the new UI for both V2 and V3. Try again. You should be able to drag and drop a design now.
There's a new release of JSCAD V3 Alpha, including changes from several pull requests.
NOTE: For CLI users, please see the new command line options.
And lots of documentation improvements!
Successfully published:
lerna-lite success published 21 packages
There's a new release of JSCAD V3 Alpha, including changes from several pull requests.
NOTE: For CLI users, please see the new command line options.
Thanks to @platypii for the performance changes.
Successfully published:
lerna-lite success published 20 packages
There's a new release of JSCAD V3 Alpha, including changes from several pull requests.
NOTE: For CLI users, please see the new command line options.
Successfully published:
lerna-lite success published 21 packages
@sopatt Sorry to the late reply.
You probably already know this but an ''orientation" is required to determine the rotation, and sign of the angle.
This is probably the best implementation out there. And if you want then this could be added to the vec3 functions.