Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yeregorix/lorenz

A 3D explorer of the Lorenz attractor
https://github.com/yeregorix/lorenz

3d java javafx lorenz math opengl

Last synced: about 1 month ago
JSON representation

A 3D explorer of the Lorenz attractor

Awesome Lists containing this project

README

        

# Lorenz

Lorenz is a 3D application using OpenGL made during my preparatory class for a math project.

The subject was the application of the Runge-Kutta 4th order method to solve Lorenz's differential equations. This tool
allows you to navigate in the so-called Lorenz attractor which is a classic example of the chaos theory. You can create
multiple curves with different options and colors to illustrate the chaotic behavior.

![Screenshot](/images/screenshot.png?raw=true)