A GPU-side profiler for WebGL using EXT_disjoint_timer_query
☆75May 20, 2023Updated 2 years ago
Alternatives and similar repositories for webgl-profiler
Users that are interested in webgl-profiler are comparing it to the libraries listed below
Sorting:
- glsl tool functions☆24Apr 1, 2020Updated 5 years ago
- Adaptation of Threejs BasisTextureLoader for OGL☆15Aug 27, 2021Updated 4 years ago
- Daniel Holden's functions designed to avoid conditionals in GLSL, available both as ES modules strings and as GLSL files for use with gls…☆61Feb 11, 2025Updated last year
- ☆16Jan 31, 2024Updated 2 years ago
- A rounded cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆16May 11, 2017Updated 8 years ago
- A tool to combine different RGB/A channels into a single texture☆13Oct 22, 2020Updated 5 years ago
- A library to track webgl-memory☆392Jan 27, 2026Updated last month
- Visualize draw call cost.☆91Sep 1, 2022Updated 3 years ago
- Regl base for webgl fluid simulations☆14May 12, 2018Updated 7 years ago
- Comparisons of shaders across multiple APIs☆23Feb 23, 2023Updated 3 years ago
- IBL map converter for PBR☆48Mar 5, 2022Updated 3 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆23Mar 27, 2015Updated 10 years ago
- WebGL tools for use with the OGL library☆37Feb 24, 2022Updated 4 years ago
- Calculate SDF for image/bitmap/bw data☆55Jul 19, 2023Updated 2 years ago
- RAF loop with an adaptive fps and performance ratio calculated from either a sample count or a sample duration. Typically used when doing…☆62Jul 6, 2024Updated last year
- a little tool for easing values with spring forces for animations☆11Mar 3, 2023Updated 2 years ago
- Resamples and optimizes keyframe data using WebAssembly.☆10Feb 26, 2024Updated 2 years ago
- Import GLSL source files. Pre-processed, validated and optimized with Khronos Group SPIRV-Tools. Supports glslify.☆34Sep 18, 2021Updated 4 years ago
- A native webgl wrapper for 2D shaders.☆35Sep 6, 2021Updated 4 years ago
- Advanced rendering pipeline for ClayGL☆48Oct 19, 2021Updated 4 years ago
- Checks your WebGL usage for common issues☆193Apr 26, 2025Updated 10 months ago
- Generate tileable perlin noise textures from the command line.☆33Apr 9, 2022Updated 3 years ago
- A plugin for esbuild to import local shader fragments via #include pragma from GLSL files with .glsl, .vert, .frag, .vs, .fs extensions.☆14Sep 7, 2021Updated 4 years ago
- GLSL Bezier curve☆32Oct 18, 2019Updated 6 years ago
- Minimal WebGPU Library☆31Nov 14, 2022Updated 3 years ago
- Frame rate independent linear interpolation function☆27Jul 19, 2022Updated 3 years ago
- A GLSL Module which generates a rotation matrix.☆21May 18, 2018Updated 7 years ago
- ☆35Sep 9, 2022Updated 3 years ago
- Texture loading utility for WebGL and WebGPU☆125Sep 7, 2023Updated 2 years ago
- Draws a big triangle onto the screen☆41Dec 7, 2016Updated 9 years ago
- survol de principes de base du canvas 2d et du code graphique☆11Nov 1, 2015Updated 10 years ago
- ☆15Oct 29, 2019Updated 6 years ago
- 3D movement controls.☆53Feb 8, 2026Updated 3 weeks ago
- A GPU-parallel Marching Cubes implementation using WebGPU☆72Jun 4, 2024Updated last year
- Lightweight and modular math toolbox☆81Nov 4, 2023Updated 2 years ago
- A lightweight wrapper around the <canvas> element to ease context and ratio handling.