C
C#12mo ago
AceChewy

✅ Physics simulator

I was hoping to make a simple physics simulator with a GUI (sliders etc..) as a fun project that I could maybe put on a portfolio eventually. I've spent the past month ish going over the basics again so I feel fairly good about that (besides exception handling) and was wondering whether anyone had any tips on how to proceed with that
7 Replies
AceChewy
AceChewyOP12mo ago
Any advice is appreciated
Patrick
Patrick12mo ago
What do you mean with how to proceed? Make a project, I suppose?
AceChewy
AceChewyOP12mo ago
I know how to make a project, I mean more so what tools are needed for it Any library or frameworks I need to use etc..
Patrick
Patrick12mo ago
I mean that depends on what you're trying to simulate. Giving a broad specification will give you broad answers.
AceChewy
AceChewyOP12mo ago
Um, maybe two different simulations, one that allows the user to toggle between 5 Suvat equations and their effect on a particle/ object I also had an idea on making one based on the solar system but the first idea seems like a better staert @Patrick
androidui
androidui12mo ago
i would suggest working with existing physics libraries
AceChewy
AceChewyOP12mo ago
Any advice on which ones to use? I’m completely new to this

Did you find this page helpful?