diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-30 07:10:39 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-30 07:10:55 +0000 |
| commit | d0a737fa905e1eec6ccf7c7fbbdc3df78b21471a (patch) | |
| tree | 1d289e46fdc2674cf98c6f61dc5424bfac335cfd /math/glgraph | |
| parent | 522aedbd7ad59fc2054c8d99c9ec404ddf69aa5d (diff) | |
Diffstat (limited to 'math/glgraph')
| -rw-r--r-- | math/glgraph/pkg-descr | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/math/glgraph/pkg-descr b/math/glgraph/pkg-descr index 4360cd67124f..9573516c24cf 100644 --- a/math/glgraph/pkg-descr +++ b/math/glgraph/pkg-descr @@ -1,15 +1,2 @@ -GLgraph is a powerful and interactive visualization tool designed to -render complex mathematical functions in a graphical environment. -Leveraging OpenGL, it provides dynamic 3D and 4D representations, -making abstract mathematical concepts tangible and explorable. - -This utility excels at visualizing functions with up to three independent -variables (typically denoted as x, z, and t). Notably, it can generate -stunning 4D function plots, where three dimensions represent space and -the fourth dimension represents time, allowing for the visualization of -evolving systems or dynamic surfaces. - -GLgraph is an invaluable resource for students, educators, and researchers -in mathematics, physics, engineering, and other scientific disciplines -who need to understand and analyze multi-dimensional functions through -intuitive and high-quality graphical representations. +GLgraph visualize mathematical functions. It can handle 3 unknowns (x,z,t) and +can produce a 4D function with 3 space and 1 time dimension. |
