-
Hi,
I use the legacy opencl driver.
As CodeXL 2.5 features an old version of rcprof that hangs with the latest legacy opencl driver, I've followed the instructions here to compile the latest versi…
-
I use `wpg.generators.build_gauss_wavefront()` to setup a Gaussian wavefront 100 m from the source position. E.g.:
```
>>> srwl_wf = build_gauss_wavefront(400, 400, 12,
…
-
Need to document the configuration params in https://github.com/vmware/wavefront-adapter-for-istio/blob/master/install/wavefront/values.yaml#L15 in more detail. (especially for "prefix")
-
```
I loaded the application onto an iPod Touch running OS 2.2.1, eventually
overcame various 0xE800003A type errors. The app copies over, but I run it
and it just gets a black screen. (It runs perfec…
-
Hi, thank you for your work on this library.
Concerning wavefront objects, it seems normals and textures are not fully implemented, and I could not find an issue relating to it.
The reader and wri…
-
Thanks for your input! Just managed to transform the outputs in the suitable format for PyQtGraph (extracted all faces into a separate array).
(Print statements are just for debugging purposes.. I…
-
Hi Friends,
My team uses `wavefront-sdk-go` via the telegraf output. We found that using the telegraf output to send metrics over http, we are limited to a single http request at a time. We knew th…
-
Based on following [c# code snippet](https://products.aspose.com/3d/python-net/conversion/usdz-to-obj/) i wrote following python code
```
import aspose.threed as a3d
scene = a3d.Scene.from_file(…
-
Hi,
I've got an intention to override default metrics names Vertx provides. For example, I'm not happy with this metric for HTTP server (https://github.com/vert-x3/vertx-dropwizard-metrics/blob/m…
-
Hi!
First of all, thank you a lot for providing this intriguing and well-documented piece of software.
I am working on an [experimental longread aligner](https://github.com/feldroop/floxer) and …