NoahWanless/3DdiffeqPlotter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
######################## Notes on this project: ######################## This is a project that uses three.js to render in 3D a solution to a 3D differental equation given intial conditions using Eulers method. The lorenz equations baked in, so you can just hit run and it will be displayed If you want more examples of strange attractors go to the following link https://www.dynamicmath.xyz/strange-attractors/ Has a bit of blot that i will clear out eventual when i get around to it ######################## Instructions to run this project: ######################## Be in its directory and run the command: npx vite This will start the project and give you a link that is hosted locally