Project Deleted
- 1 Devlogs
- 2 Total hours
I'll be deleting this project the moment that feature is added, change in plans.
I'll be deleting this project the moment that feature is added, change in plans.
…
Added the mathematical CLI Engine, based on the equations that I solved last week by hand.
,,,
Now only the Graphical rendering part is left (along with GUI later on), that is, when running the program, it runs perfectly as a mathematical machine oscillating b/w negative and positive numbers (quite hypnotic ngl, if you stare for too long at the continuous number oscillations)
,,,
So tomorrow’s goal would be to learn how to do the Graphical rendering stuff and make the CLI mathematical model machine into a visual double pendulum. (yep, I’m a cpp beginner (absolute beginner), tho I still have some experience in other programming lingos).
,,,
P.S. Try not to change dt to anything lesser than 0.001 seconds, or you’ll get blasted with ‘nan’ in the output window (errors building up to be precise).
,,,
~~Github Link: https://github.com/Alchemic-Eclipse/Double-Pendulum-Simulator/tree/main