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

Serious games #9

Open
Peter9192 opened this issue Feb 17, 2023 · 1 comment
Open

Serious games #9

Peter9192 opened this issue Feb 17, 2023 · 1 comment
Labels
possible-seminars Ideas and suggestions

Comments

@Peter9192
Copy link
Member

The video game industry faces similar issues as we do. While they might optimize for slightly different use cases, they are good at writing computationally demanding software. But they're even better at creating great user experiences.

I often wonder if/how we could make the use of scientific software feel more like playing a game. Of course we mat strive for amore professional look and feel, but I believe there is a big potential here, e.g. in education or bringing scientific tools in policy instruments as is often alluded to in the digital twin buzz going on.

Would be interesting to discuss in (and beyond) this SIG

@PabRod PabRod added the possible-seminars Ideas and suggestions label Feb 21, 2023
@PabRod
Copy link
Member

PabRod commented Feb 21, 2023

Thanks @Peter9192. I think this is really a fascinating topic. Some brainstorming on that:

Physics engines

The videogame industry often develops reusable physics engines. These engines are more focused on performance than on accuracy, but they are also interesting for research. Quick simulations can be really useful for teaching or communicating the basics of a phenomenon. Additionally, these engines are often a good example of well-written, modularized reusable software.

Educational videogames

I got the highest degree of my promotion in classical mechanics. Nevertheless, I've learned way more about orbital dynamics from playing Kerbal Space Program than from studying!

User interfaces

Videogames are the highest end of user interfaces. And, somehow, I have the feeling that that's one of our weaker spots. It could be a good idea to learn from the best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible-seminars Ideas and suggestions
Projects
None yet
Development

No branches or pull requests

2 participants