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

Port to winit and wgpu #32

Open
crumblingstatue opened this issue Sep 19, 2022 · 3 comments
Open

Port to winit and wgpu #32

crumblingstatue opened this issue Sep 19, 2022 · 3 comments

Comments

@crumblingstatue
Copy link
Owner

Advantages:

  • Can be built without having to mess with dylibs and environment variables
  • Hexerator could be published to crates.io to be installable with cargo install
  • Better control over graphics rendering and window creation
  • Easier to set up CI without having to install SFML
@crumblingstatue crumblingstatue added this to the 0.2 milestone Sep 19, 2022
@crumblingstatue
Copy link
Owner Author

I'm now embarking on a journey to learn winit and wgpu, so I'm not going to work on new features for a while.
But I'm still accepting pull requests.

@crumblingstatue
Copy link
Owner Author

crumblingstatue commented Sep 19, 2022

We're also going to need to pick

  • A font library : ab_glyph looks like a good candidate, and it's a shared dependency with egui

@crumblingstatue crumblingstatue removed this from the 0.2 milestone Dec 10, 2022
@crumblingstatue
Copy link
Owner Author

I have significantly less time to program than when I started this project, so I'm removing this goal from a 0.2 milestone.

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