Skip to content
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

Material command gqa rtweight art #11

Closed

Conversation

treydinges
Copy link
Contributor

@treydinges treydinges commented Dec 17, 2021

gqa:

  • added functionality for new material object representation. Keeps old functionality from .density table but adds the option for material objects to be used in gqa (with or without ids)

rtweight:

  • same as gqa for weight calculation
  • changed the order of initialization in rt/main.c so that we could use the new material objects from the database

attr:

  • Added new standard attribute "material_name" to eventually replace "material_id". Could possibly be renamed to "material" when this change happens

testing:

  • unit testing on material command
  • integration testing on rtweight
  • integration testing on art

Sorry this merge is so big but unfortunately all of the changes were intermingled with each other so I couldn't find a way to separate them through rebasing or cherry-picking commits :(

cdconn00 and others added 30 commits October 28, 2021 14:24
cdconn00 and others added 23 commits December 5, 2021 15:40
…ll turned as matrix are mismatched between brlcad and appleseed
@apstudwell
Copy link
Contributor

Material command:
Import density table materials via id or name into the database via the new material object representation

@cdconn00
Copy link
Contributor

Material command: Added command to handle creation, management, and assignment of material properties. Full documentation was added to the command's man page.

@brlcad
Copy link
Member

brlcad commented Mar 20, 2022

Due to a variety of integration issues, this pull request was manually merged into main via command-line. See commits on 20 Mar 2022 through 6df7001.

@brlcad brlcad closed this Mar 20, 2022
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.

5 participants