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

Interactive Wisp checkpoint visualization in Jupyter notebooks. #140

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

shumash
Copy link
Collaborator

@shumash shumash commented Apr 6, 2023

Added:

  • Example notebook with live camera control of a pretrained checkpoint
  • Utilities for working with ipycanvas and jupyter

Changed:

  • Small adjustment to camera controller API to make zoom behavior more predictable
  • Fix in renderers factory

Remaining:

  • Left API TODOs to make this work smoother in the future

Added:
- Example notebook with live camera control of a pretrained checkpoint
- Utilities for working with ipycanvas and jupyter

Changed:
- Small adjustment to camera controller API to make `zoom` behavior more predictable
Stub for interactive viewing in a notebook
- Fix in renderers factory

Remaining:
- Left API TODOs to make this work smoother in the future

Signed-off-by: Maria Masha Shugrina <mshugrina@nvidia.com>
@shumash shumash merged commit cb47e10 into NVIDIAGameWorks:main Apr 14, 2023
orperel pushed a commit to AvivSham/kaolin-wisp that referenced this pull request May 30, 2023
…IAGameWorks#140)

Added:
- Example notebook with live camera control of a pretrained checkpoint
- Utilities for working with ipycanvas and jupyter

Changed:
- Small adjustment to camera controller API to make `zoom` behavior more
predictable
- Fix in renderers factory

Remaining:
- Left API TODOs to make this work smoother in the future

Signed-off-by: Maria Masha Shugrina <mshugrina@nvidia.com>
Co-authored-by: Maria Masha Shugrina <mshugrina@nvidia.com>
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.

None yet

2 participants