google-deepmind / google-deepmind/lab
Upside down SDL render
Open
- Dominant language
- C
- Stars
- 7.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for sharing the code. When I run the command:
```
bazel run :python_random_agent --define graphics=sdl -- \
--length=10000 --width=640 --height=480
```
I get an upside down render:

What should I modify to get it in the correct order?
Contributor guide
Assessment
This issue has not been assessed yet.