✅ 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
Any advice is appreciated
What do you mean with how to proceed? Make a project, I suppose?
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..
I mean that depends on what you're trying to simulate.
Giving a broad specification will give you broad answers.
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
i would suggest working with existing physics libraries
Any advice on which ones to use?
I’m completely new to this