jzy3d-api
jzy3d-api copied to clipboard
A Java API for 3d and 2d charts
This ticket relates all problems that occur while executing unit tests with Github Actions, meaning they're run on macOS, Ubuntu, Windows for multiple JDK (9 & 14). Problems are rather...
Despite the bug fix on Win10+AWT let the chart scene occupy the complete canvas, screenshots of such chart will show another bug : the screenshot image of an HiDPI chart...
# Rendering Painting - [x] Painter can invoke GLU primitives (gluLookAt, gluProject, gluUnproject) - [x] Painter can draw basic GL polygons - [ ] Painter can draw text (GLUT bitmap...
https://github.com/jzy3d/jzy3d-api/issues/80#issuecomment-1140231803 https://github.com/LWJGLX/lwjgl3-awt/issues/56
**Describe the bug** I downloaded [this demos archive](http://download.jzy3d.org/api/1.0/jzy3d-guide-1.0-demos-exe.zip) on my Mac M1 Air, extracted the zip, opened the terminal to the folder, ran "java -classpath "lib/*" org.jzy3d.demos.browser.DemoBrowser", and got the...
@jzy3d, Currently, org.jzy3d.plot3d.rendering.view.modes.FREE, does not allow Full 360 (complete) rotations across the 3 axes. There are certain view points that remain restricted. Is it possible to remove the restrictions in...
- SerieBuilder should throw exception when a math exception occurs (e.g. invoking Math.log(0)) - ClipBox in 2D does not show axes - ViewportMode.SQUARE does not work in 2D and prevent...
# Symptom The impact for EmulGL (only) is that - without hack - the 2D to 3D projection provides Coord3D(0,0,0), leading to invisible tick and axis labels placed on the...
Your main page says that moving to the central repository is a ["work in progress"](https://issues.sonatype.org/browse/OSSRH-7501), but the request has been accepted for a while now (almost *4 years*) and is...