Learned jupyter notebook and latex while learning the math for my simulator, starting javascript and css for the website.
Hooded
Check their projects out: Discord webhook updater, Planner to homework parser
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Loading screen on top of page! The note font is looking nice. This took embarrassingly long to implement.
Trying to make a loading screen. It's not very good right now, but I've been adding to the style! I just need to understand how to make it show up on top of the simulation.
Drone simulator goes in circles! Tried a few basic points to run it. We're making progress yay
Website now has additional colors. Started up more main, simulator, and drone javascript files. Next step is going to be getting the simulator in here where it's visible. Might need to make some drones as images in figma.
Working on making the math clearer for a readme file! Explaining the different matrices and what they do.
Playing around with graphics, working on moving it from jupyter notebook elsewhere to allow user selection.
I made a 3d version, with a few different types of drones. Still deciding what direction I want to officially go with this project
Testing out gifs and multiple drones with points! The animations work, but the drones are kind of ugly so far.
Now you can actually go in circles (make it like a race track). I tested a few different additional points, kept the others the same, and you can see that with different tracks, there are different best paths for drones to take
We can now change start places. Goal is to eventually have something where I can click some points and make a drone fly around!
I made a first step program that finds the best way for a drone to go to different points! Uses jupyter notebook, not too many lines of code, and some math principles!