donalffons / opencascade.js

Port of the OpenCascade CAD library to JavaScript and WebAssembly via Emscripten.
https://ocjs.org/
GNU Lesser General Public License v2.1
582 stars 85 forks source link

add Polygonjs to Projects & Examples #221

Closed frading closed 1 year ago

frading commented 1 year ago

Hello,

I've just integrated Opencascade.js to Polygonjs, a node-based and procedural design tool. So I've added it to the list of projects & examples.

Thanks a lot for maintaining opencascade.js, it really opens a lot of doors for creation in WebGL.

Here is a quick video of it in action, if that's of interest:

https://user-images.githubusercontent.com/59701/224506570-3eb8b5aa-7372-41c1-8cff-6c2c0cf8a659.mp4

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: ea81347027109e5a1e9473f957665e5fdebf5046

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

donalffons commented 1 year ago

Very nice! Happy to see ocjs being integrated into such a powerful and innovative project. Thanks for sharing the video overview.