-
Updated
May 31, 2022 - JavaScript
webgl
Here are 4,683 public repositories matching this topic...
-
Updated
May 31, 2022 - TypeScript
-
Updated
May 30, 2022 - JavaScript
fitDataset() expects a Dataset that produces elements of a certain shape, with matching batch sizes etc., and throws errors (from standardizeDataIteratorOutput()) when the conditions are not met. These errors should be tested.
-
Updated
May 30, 2022 - JavaScript
-
Updated
Jan 30, 2022 - C++
The options API always returns the initial values for cols/rows, this was the root cause of this issue which was tough to figure out: microsoft/vscode#146059
We should special case Terminal.options.rows/cols to return Terminal.rows/cols
-
Updated
May 31, 2022 - JavaScript
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'
. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
-
Updated
May 31, 2022 - JavaScript
-
Updated
Apr 25, 2022 - HTML
Currently IndexDatatype.createTypedArray
only outputs Uint16Array
and Uint32Array
. This caused a bug in #10344 because it returned a Uint16Array
for uint8 indices, which was too big for the getBufferData
function. The fix itself is easy but it causes a lot of unit tests to break, which will take more time to fix.
Once this function is changed to return Uint8Array
, the manual check i
-
Updated
Aug 14, 2019 - TypeScript
-
Updated
May 20, 2022 - JavaScript
-
Updated
May 31, 2022 - JavaScript
-
Updated
May 24, 2022 - TypeScript
-
Updated
Aug 16, 2018 - JavaScript
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
May 31, 2022 - C++
-
Updated
May 28, 2022 - JavaScript
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
Improve this page
Add a description, image, and links to the webgl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webgl topic, visit your repo's landing page and select "manage topics."
See KhronosGroup/glTF#1691 for implementation spec.