JavaScript 3D Library.
-
Updated
May 10, 2022 - JavaScript
{{ message }}
JavaScript 3D Library.
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
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.
Open-source JavaScript charting library behind Plotly and Dash
Problem:
After using Engine.createTextureFromKtx/jpeg/Png, I need to query the texture width and height so I can generate proper UV coordinates for font display.
Proposed solution
Expose the Texture.getWidth(), getHeight(), etc. methods to get texture information. I currently only need width and height, but I can see usage cases for many of the other "getters" available in the C++ in
Most items coming from questions on the community forum
xref='paper'. Also the shapes and annotations tutorial should link to each other.WebGL2 powered visualization framework
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
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
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
A renderer agnostic two-dimensional drawing api for the web.
Fast and lightweight JavaScript game engine built on WebGL and glTF
React friendly API wrapper around MapboxGL JS
Run Keras models in the browser, with GPU support using WebGL
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
Lightweight and modular C++11 graphics middleware for games and data visualization
a fresh & lightweight javascript game engine
WebGL visualization for displaying animated traffic graphs
Egret is a brand new open mobile game and application engine which allows you to quickly build mobile games and apps on Android,iOS and Windows.
Seems like the issue is caused by some overly-strict overflow: hidden styles on the containing blocks. Maybe it would be bet
Graph drawing library for JavaScript
Add a description, image, and links to the webgl topic page so that developers can more easily learn about it.
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.