-
There seems to be a bug related to the matplotlib listed colormaps. I tried running your tutorial on [regions and parcellations](https://surfplot.readthedocs.io/en/latest/auto_examples/plot_tutorial_0…
-
In our project we use the following build flags: "-sOFFSCREENCANVAS_SUPPORT", "-sPROXY_TO_PTHREAD" and try to do some gpu rendering it pthread but nothing is displayed. No errors in console. Our loop …
-
Assumption:
- we split window and view into their API counterparts:
- GL
- Vulkan
- Direct3D
- CPU/Software
- EGL / Offscreen
- CUDA
- OpenCL?
- DX Compute?
- We gene…
-
Using Atom Minimap (https://atom.io/packages/minimap), if you start to scroll the code (and the map), you get this nice effect:
![2015-06-28 09_40_34-hostwindow](https://cloud.githubusercontent.com/a…
-
## Scope
Add virtualisation for
- [ ] Infinite grids
- [ ] List of notifications
## Context
Currently, all items in `Carousel` component are displayed as they are, which can cause perfor…
-
[OSMesa Google CoLab Notebook](https://colab.research.google.com/drive/1Z71mHIc-Sqval92nK290vAsHZRUkCjUx) Example no longer works.
```
ImportErrorTraceback (most recent call last)
in ()
2…
-
Hi, is there any ways that we can enable egl offscreen rendering in the demo render code? I used
`# os.environ['PYOPENGL_PLATFORM'] = 'egl'`
but got the following error message,
`NotImplemente…
-
**Issue by [alexanderbock](https://github.com/alexanderbock)**
_Thursday May 05, 2016 at 20:56 GMT_
_Originally opened as https://github.com/OpenSpace/OpenSpace-Development/issues/12_
---
Be able t…
-
The [drawBufferInfo docs](http://twgljs.org/docs/module-twgl.html#.drawBufferInfo) say that the fourth argument is _"An optional count. Defaults to bufferInfo.numElements"_. This was true in 3.2.2. Wh…
-
Currently Aquarium renders directly to the framebuffer the window system gives to it. The framebuffer size is determined by the GLFW window size (and DPI), which means the maximum will be limited by s…