NaridaL / webgl-strict-types
Strict TypeScript definitions for WebGL 1 & 2.
☆16Updated 2 years ago
Alternatives and similar repositories for webgl-strict-types:
Users that are interested in webgl-strict-types are comparing it to the libraries listed below
- Wrapper for Web Workers for easily running a function from the client without serving the worker a script☆18Updated last year
- A webgl GLSL minifier based on Angle compiler☆27Updated this week
- Virtual Texturing for three.js☆35Updated 10 years ago
- WebGL OES_vertex_array_object polyfill for GPUs/Drivers/Browsers that don't have it☆36Updated 5 years ago
- Rendering, compute, GPU experiments☆32Updated 4 years ago
- Low-level graphics for the web☆48Updated 7 months ago
- 3D rendering engine using JavaScript as user script.☆73Updated last year
- GLSLX support in Visual Studio Code☆67Updated 4 years ago
- ☆62Updated 2 years ago
- Test of WebGPU☆54Updated this week
- ☆12Updated 4 years ago
- Check for and avoid redundant state setting☆37Updated last year
- Comparisons of shaders across multiple APIs☆23Updated 2 years ago
- SDF Physics☆43Updated 3 years ago
- Path tracing render engine for the web. Both ray tracing for conventional 3d models and ray marching for fractals implemented. Built with…☆47Updated 8 years ago
- Advanced rendering pipeline for ClayGL☆47Updated 3 years ago
- An implementation of Blinn-Loop algorithm that renders Bézier curves on GPU.☆47Updated last year
- MikkTSpace vertex tangent calculation for JavaScript/TypeScript/Node.js, using Web Assembly.☆38Updated last week
- Occlusion culling tests using three.js☆20Updated 7 years ago
- A simple, template literals-based preprocessor for WGSL shaders☆63Updated last year
- Toy WebGPU Deferred Renderer☆42Updated last year
- WebGPU demo demonstrating marching cubes, deferred rendering, PBR, shadow mapping and different post-processing☆29Updated 2 years ago
- ☆33Updated 7 years ago
- WebGL Voxel Cone Tracing☆46Updated 6 years ago
- A GLSL plugin for esbuild.☆41Updated last month
- An experimental voxel engine.☆46Updated last year
- Experimental in-browser lightmap baker (ThreeJS, react-three-fiber)☆59Updated 4 years ago
- Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, gpupresent), optionally offscreen for possible use in a Worker.