-
Updated
Jun 2, 2020 - C++
wavefront
Here are 105 public repositories matching this topic...
Considering 1.x will probably be around for a long time we should probably publish some docs.
- API Reference
- Programming Guide
The programming guide should at least cover questions asked in issues here on github and possibly on discord. Completing an api reference is also a good way to clean up all the docstrings in the project. We can keep it simple using google style docstrings and pub
-
Updated
Jun 19, 2020 - Swift
The WOSA method can be implemented for PSD to reduce variance in the PSD estimate. The subapertures can also be shifted away from the center an extra amount to enable robust PSD calculation for data with annular support.
Interferogram.mask can be used for inspiration on how to embed a (shifted) circular mask. The data should be cropped before feeding through the PSD function. Each subapert
Many OBJ files are not made out of triangles and this is a feature. If I load an OBJ to send to an high end offline renderer, the last thing I want is probably triangles (so I also do not want the reader to convert the OBJ to triangles, on-the-fly).
To support this, a third array is needed that has one integer, listing the number of vertices per each face. So you would have:
// DoI currently suspect that not all bytes are properly exported:
I could not find sprites or textures for the fonts. I still suspect them in this file somewhere
Even if they can not be found here, this is still a useful feature to have for debugging.
Describe the bug
helm chart to installation will fail on kubernetes version 1.16 and above
With 1.16 version of kubernetes, Deployment in the extensions/v1beta1, apps/v1beta1, and apps/v1beta2 API versions is no longer served.
In the new api i.e. apps/v1, for Deployment - spec.selector is now required and immutable after creation; use the existing template labels as the selector for sea
The kubernetes.pod_container.accelerator.request metrics mentioned in the docs for pod_container is missing. There doesn't appear to be any references to that metric in code, also confirmed that it's not available in our Wavefront instance.
Could this be added? Thanks!
-
Updated
Mar 27, 2020 - Go
-
Updated
May 7, 2020 - Go
No tags are update after dashboard creation. Removing or adding tags, creates terraform changes but applying them has no effect on the dashboard.
-
Updated
Dec 7, 2018 - MATLAB
-
Updated
May 4, 2019 - C
-
Updated
May 8, 2020 - MATLAB
-
Updated
Jun 18, 2020 - Python
-
Updated
Dec 19, 2017 - C++
-
Updated
Apr 24, 2020 - JavaScript
-
Updated
Mar 2, 2013 - Ruby
-
Updated
Apr 6, 2020 - Java
-
Updated
Dec 30, 2019 - C
Improve this page
Add a description, image, and links to the wavefront topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wavefront topic, visit your repo's landing page and select "manage topics."
Hello, it would be great if you could add some 3d text models. Thanks in advance :-)