-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
visualize_job does not work unless you use cq_editor #23
Comments
It may very well be that AIS based rendering requires changes to ocp_cad_viewer like it required for cq-editor ( CadQuery/CQ-editor#317 ). For cq-editor these changes were pretty simple. |
We can also research on our end if the edge based visualization could be improved (support different colours and arrows) |
Preliminary testing shows that render performance is actually slightly better with 100k random lines using It is slightly slower to generate Edges though. However there doesn't seem to be any easy way of configuring the color of an edge in OpenCASCADE |
I have recently switched from cq_editor to ocp_cad_viewer extension for vs code. Running visualize_job does not work but visualize_job_as_edges does
The text was updated successfully, but these errors were encountered: