WebGL
WebGL specs
The official repository for the WebGL specifications and conformance test suite.
The Official Khronos WebGL Repository
3k stars
176 watching
670 forks
Language: HTML
last commit: 21 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
khronosgroup/vk-gl-cts | Conformance testing suite for graphics APIs | 527 |
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. | 345 |
khronosgroup/glslang | Tools and APIs for working with shader languages and their intermediate representations | 3,066 |
khronosgroup/gltf | An open standard and suite of tools for efficiently transmitting and rendering 3D models and scenes in various formats. | 7,192 |
gpuweb/gpuweb | The W3C WebGPU API and WGSL specification are being developed to enable graphics processing on the web. | 4,839 |
khronosgroup/vulkan-samples | A collection of resources and tutorials to help developers create optimized Vulkan applications | 4,339 |
khronosgroup/vulkan-docs | The Khronos Group's documentation repository for the Vulkan API and related tools. | 2,806 |
nigels-com/glew | A library that provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. | 2,667 |
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,151 |
mozilla/gecko-dev | A read-only Git mirror of Mozilla's Firefox source code repositories | 3,389 |
khronosgroup/gltf-tutorials | Provides tutorials and resources on physically based rendering and material extensions in glTF models | 1,153 |
khronosgroup/moltenvk | A Vulkan implementation layered on top of Apple's Metal graphics framework | 4,827 |
saschawillems/vulkan | A collection of C++ examples and demos for the Vulkan graphics API | 10,372 |