bernhard-42 / jupyter-cadquery

An extension to render cadquery objects in JupyterLab via pythreejs
Apache License 2.0
318 stars 44 forks source link

Render with Blender and/or o3de #99

Open westurner opened 1 year ago

westurner commented 1 year ago

STORY: Users can render cadquery object trees with Blender in addition to three.js.

Blender does not have the same polygon scaling limits with complex assemblies as three.js, which works in a notebook without a kernel.

Maybe a Blender tab that doesn't render by default unless a config option is set?

westurner commented 1 year ago

TIL about o3de, too. I had heard of Blender, but then I found o3de while looking for information about PhysX Blender; o3de does support physx.

o3de: