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

[Feat] Add color #30

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from
Draft

[Feat] Add color #30

wants to merge 29 commits into from

Conversation

hanson-hschang
Copy link
Collaborator

@hanson-hschang hanson-hschang commented Sep 9, 2024

  • Add update_material method

    • only has the ability to update color, currently
  • Add class Light in _light.py to control light position

  • Add rendering feature in the _camera.py to render images from the camera point of view

  • Create a simple example to use the update_material and to update color. Integrate with the visualization of the director Visualize director #13.

  • Some examples have bug and therefore can't run properly. Create an issue for it: Fix bugs in all examples #31.

  • A question on the protocol of the update_states method. Create an issue for it: Protocol on update_states #32.- [ ]

@hanson-hschang hanson-hschang self-assigned this Sep 9, 2024
@hanson-hschang hanson-hschang linked an issue Sep 9, 2024 that may be closed by this pull request
2 tasks
@hanson-hschang hanson-hschang removed the request for review from skim0119 September 9, 2024 20:49
@hanson-hschang hanson-hschang marked this pull request as draft September 9, 2024 21:00
@hanson-hschang hanson-hschang linked an issue Sep 9, 2024 that may be closed by this pull request
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.

Add color feature Visualize director
3 participants