WebGL
WebGL specs
The official repository for the WebGL specifications and conformance test suite.
The Official Khronos WebGL Repository
3k stars
176 watching
669 forks
Language: HTML
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
khronosgroup/vk-gl-cts | Conformance testing suite for graphics APIs | 526 |
khronosgroup/webgldevelopertools | A collection of tools and utilities for developing WebGL applications | 201 |
khronosgroup/glsl | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 351 |
khronosgroup/glslang | Generates abstract syntax trees from GLSL and HLSL source code for translation into SPIR-V intermediate language. | 3,101 |
khronosgroup/gltf | An open standard and suite of tools for efficiently transmitting and rendering 3D models and scenes in various formats. | 7,219 |
gpuweb/gpuweb | The W3C WebGPU API and WGSL specification are being developed to enable graphics processing on the web. | 4,869 |
khronosgroup/vulkan-samples | A collection of resources demonstrating best-practice recommendations in Vulkan and providing tutorials and performance analysis guides for optimized application development. | 4,392 |
khronosgroup/vulkan-docs | The Khronos Group's documentation repository for the Vulkan API and related tools. | 2,836 |
nigels-com/glew | A library that provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. | 2,679 |
s-holst/gds2webgl | Translates geometric data from GDSII into HTML/JS for WebGL rendering | 46 |
google/swissgl | A minimalistic wrapper on WebGL2 API for reducing boilerplate code in procedural visualizations and simulations | 1,160 |
mozilla/gecko-dev | A read-only Git mirror of Mozilla's Firefox source code repositories | 3,430 |
khronosgroup/gltf-tutorials | Provides tutorials and resources on physically based rendering and material extensions in glTF models | 1,160 |
khronosgroup/moltenvk | Enables cross-platform development of high-performance graphical applications on multiple Apple platforms | 4,875 |
saschawillems/vulkan | A collection of C++ examples and demos for the Vulkan graphics API | 10,461 |