CadQuery / CadQuery/sphinxcadquery

Support for multiple CadQuery volumes

Open
#31 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Currently a CadQuery Shape or Compond can be rendered with a single color.

This is fantastic but perhaps it could be expanded to allow a list of Cadquery objects and a list of colors.

This would allow multi color renderings

It appears that cadquery assemblies don't support TJS export at the moment.

So I guess this would involve saving multiple TJS files (one for each cadquery object) then loading them up one after the other and applying a color to the render.

What do people think is this a worthwhile feature

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.