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

Fix offscreen rendering #337

Merged
merged 33 commits into from
Mar 16, 2023
Merged

Fix offscreen rendering #337

merged 33 commits into from
Mar 16, 2023

Conversation

QuanyiLi
Copy link
Member

@QuanyiLi QuanyiLi commented Mar 15, 2023

What changes do you make in this PR?

see #334
close #336

Checklist

  • I have merged the latest main branch into current branch.
  • I have run bash scripts/format.sh before merging.
  • Please use "squash and merge" mode.

@QuanyiLi QuanyiLi merged commit beb402d into main Mar 16, 2023
@QuanyiLi QuanyiLi deleted the fix-offscreen-rendering branch March 16, 2023 17:38
QuanyiLi added a commit to QuanyiLi/metadrive that referenced this pull request Aug 21, 2023
* add headless test script

* image buffer bug!

* revert pbr

* add test script

* reanme

* modify doc

* remove headless config

* move super method to our class

* remote test

* restore pbr

* test script for rgb/main camera test

* fix depth save image

* use f_srgb

* enable main camera when using other cameras

* fix all camera rendering!

* format

* avoid track error

* add package dir

* fix main camera save image API

* rename offscreen_render to image observation

* remove headless machine render

* try github test image

* try uubuntu test rendering

* test request gpu

* delet rendering test

* add cuda test

* test error

* turn off main buffer in offscreen mode to improve efficiency

* test script

* update doc

* add description

* format

* remove useless parameter
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.

SimplePBR brings seveal issues
1 participant