Skip to content

Conversation

@tanyakejriwal
Copy link
Contributor

Added functionality to call "art" (appleseed rendering) command from mged and added a button on Raytrace Control Panel inside mged to call "art".

The code calls the command correctly but it does not render with art because there is no -M option for art current. I am working on adding the -M option to art.

This code allows to call art the same way as we call rt from mged.

Copy link
Member

@brlcad brlcad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a couple calls to do_Raytrace that were not updated (one in rt.tcl and another in mouse.tcl) and that's a problem as that appears to break rt. Documentation is needed as this introduces a new command. On the whole, this looks good for stubbing in a new 'art' libged command (except file header is wrong).

zhuodannychen added a commit to zhuodannychen/brlcad that referenced this pull request May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants