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

Enhance visualization #1014

Open
7 tasks
sotetsuk opened this issue Aug 23, 2023 · 0 comments
Open
7 tasks

Enhance visualization #1014

sotetsuk opened this issue Aug 23, 2023 · 0 comments

Comments

@sotetsuk
Copy link
Owner

sotetsuk commented Aug 23, 2023

Non-MinAtar MinAtar
state.to_svg
pgx.to_svg 🚧 🚧
pgx.save_svg ✅ (wrapper of state.save_svg)
state.save_svg() ✅ (wrapper of pgx.save_svg)
pgx.experimental.save_png 🚧 🚧
pgx.save_svg_animation ✅ (file size is too large) 🚧
pgx.experimental.save_gif_animation 🚧 🚧
  • Add visualizer tests
  • Move MinAtar state.save_svg to pgx.save_svg
  • Implement MinAtar pgx.experimental.save_png
  • Implement MinAtar pgx.experimental.save_gif_animation
  • Implement Non-MinAtar pgx.experimental.save_png (call inkscape)
  • Implement Non-MinAtar pgx.experimental.save_gif_animation (call image magic or ?)
  • Compress Non-MinAtar pgx.save_svg_animation
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

No branches or pull requests

1 participant