Giter Site home page Giter Site logo

lorenz-system's Introduction

Lorenz System Visualizer

Github Pages

This is an modified interactive visualizer of Lorenz system.

This project is based on skeeto/lorenz-webgl, thanks to the author for the great work.

I fixed some problems and add some features to the original project:

  • Improved the control panel and made it eazier to:
    • Modify the display-related parameters.
    • Manage the solutions/samples.
    • Modify the parameters of the lorenz system.
  • Add some functions:
    • Display
      • Toggle Perspective/Orthographic projection.
      • Project on X-Y, Y-Z, X-Z plane.
      • Quick change view point: view from X, -Y, Z axis.
      • Toggle and show Ticker-Timer: If toggled on, when the solutions project on a plane, the time axis will be displayed on the normal direction.
      • Reset View.
      • Toggle Axes: The axis will be displayed at the length of rho.
      • Modify step size (simulation percision).
      • Modify steps of simulation per frame (speed).
      • Modify the Ticker-Timer's speed (scale of the time axis).
    • Solutions
      • Specify the number of solutions to add.
      • Add solutions at a specific point.
    • Notes & Presets
      • Quick view sets.
      • A detailed analysis of the parameter space of lorenz system.
      • More presets when exploring parameter space to reveal the complex and gorgeous evolution of lorenz system. (A Nonlinear Dynamics and Chaos course assignment.)
    • Params
      • Some feature needed in the assignment.
  • Fixed some problems:
    • Wrong binding of the param 'rho', etc.

run

npm install
npx vite # using vite

ๆˆ–

npm install
npm start # using electron

lorenz-system's People

Contributors

skeeto avatar yigesmx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.