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

Move from Qt to SFML+ImGUI? #36

Closed
nnarain opened this issue Jul 6, 2017 · 0 comments
Closed

Move from Qt to SFML+ImGUI? #36

nnarain opened this issue Jul 6, 2017 · 0 comments

Comments

@nnarain
Copy link
Owner

nnarain commented Jul 6, 2017

Would require entire rewrite...

The build would be smaller, and more flexible in terms of what is in a single window display.

Local multiplayer -> Boost.Asio
Scripting -> Boost.Python

Need a replacement for HTTP request (for dotrix-server though that isn't implemented at the moment anyways)

ImGUI emphasizes its use for debugging tools and visualization. Which is a good choice for:

  • Color configuration
  • audio visualization
  • viewing memory and register states.
  • Key binding confinguration
@nnarain nnarain self-assigned this Jul 6, 2017
@nnarain nnarain changed the title Move from Qt to SDL+ImGUI? Move from Qt to SFML+ImGUI? Jul 8, 2017
@nnarain nnarain closed this as completed Aug 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant