-
```
What steps will reproduce the problem?
Run the JCEF demo on a MacBook Pro with Retina display
What is the expected output? What do you see instead?
Output rendered via JOGL should be hi-dpi. Inst…
-
```
What steps will reproduce the problem?
Run the JCEF demo on a MacBook Pro with Retina display
What is the expected output? What do you see instead?
Output rendered via JOGL should be hi-dpi. Inst…
-
Very interesting to see what speeds you get using the GPU in the PixelBufferGPUTest.
I am interested in display point clouds (from Lidar)
I have been trying to understand the techniques use by Marku…
-
```
What steps will reproduce the problem?
Run the JCEF demo on a MacBook Pro with Retina display
What is the expected output? What do you see instead?
Output rendered via JOGL should be hi-dpi. Inst…
-
```
What steps will reproduce the problem?
Run the JCEF demo on a MacBook Pro with Retina display
What is the expected output? What do you see instead?
Output rendered via JOGL should be hi-dpi. Inst…
-
Reproduce with Jzy3D SurfaceDemoAWT
- JOGL 2.4
- JZY3D 2.0.1
- Java 17, JDK 8
- WIN 10
The below exception **does not happen on JDK 11**
```
Exception in thread "main" com.jogamp.opengl.G…
jzy3d updated
5 months ago
-
Currently, some specific code is required when handling 2D overlays with JOGL (native) and EmulGL charts.
| IViewOverlay impl | JOGL : AWTNativeViewOverlay) | EmulGL : EmulGLViewOverlay |
|-------…
jzy3d updated
2 years ago
-
Using JOGL library
-
Hi,
I've tried a rather adventurous combination (which is the one we are currently supporting for GAMA -- https://github.com/gama-platform/gama) and it crashed, which is disappointing, especially b…
-
## Description
Exported application with embed java fails in Linux when the path have any folder name with space character
The wrong script generated looks like this:
#!/bi…