gl-matrix's vec3, split into smaller pieces
☆53Aug 18, 2025Updated 7 months ago
Alternatives and similar repositories for gl-vec3
Users that are interested in gl-vec3 are comparing it to the libraries listed below
Sorting:
- gl-matrix's mat4, split into smaller pieces☆82Oct 14, 2022Updated 3 years ago
- gets a plane's normal from 3 points☆12Nov 15, 2015Updated 10 years ago
- Tree-shakes and optimizes ThreeJS apps☆65Jan 15, 2018Updated 8 years ago
- 🎩 Create a magic getter/setter object for a given WebGLProgram's uniforms.☆18Jun 17, 2018Updated 7 years ago
- gl-matrix's vec2, split into smaller pieces☆36Aug 24, 2018Updated 7 years ago
- Mouse state change listener☆16Nov 27, 2016Updated 9 years ago
- ✂️ Shakes out any unused functions from your GLSL shaders☆13Jun 30, 2016Updated 9 years ago
- Quick webGL implementation of an algorithm to create variable width lines supporting miter and bevel join☆16Apr 11, 2017Updated 8 years ago
- A minimal implementation of the canvas 2D API through WebGL☆15Mar 30, 2019Updated 6 years ago
- an easy way to set vertex data on a BufferGeometry☆27Jun 22, 2020Updated 5 years ago
- the cornell box raymarched in GLSL, for tests☆15Apr 5, 2015Updated 10 years ago
- 〰A little WebGL experiment☆17Jan 7, 2023Updated 3 years ago
- Set of gltf models to load in online demos and examples☆23Mar 3, 2026Updated 2 weeks ago
- A simple Raytracer based on Ray Tracing in One Weekend by Peter Shirley☆18Jan 17, 2021Updated 5 years ago
- A flexible wrapper for gl-vao and gl-buffer that you can use to set up renderable WebGL geometries from a variety of different formats.☆51Jun 20, 2019Updated 6 years ago
- streaming html templates☆16Oct 16, 2024Updated last year
- Draws axes for plots☆23May 15, 2024Updated last year
- Renders a simplicial complex to a list of polygons in SVG☆27Mar 22, 2014Updated 11 years ago
- A lerp utility☆19Jan 6, 2023Updated 3 years ago
- whether a picking ray intersects with a plane☆18May 15, 2015Updated 10 years ago
- turn a 2d shape into 3d with extrusion☆29Dec 18, 2017Updated 8 years ago
- Iterative mesh refinement☆80Oct 20, 2015Updated 10 years ago
- project 3D point into 2D window space☆10May 14, 2015Updated 10 years ago
- a virtual webgl running context which can mix thirdly webgl library gl commands togother, include three.js, claygl etc.☆26Apr 18, 2021Updated 4 years ago
- WebGL stats☆28Dec 6, 2022Updated 3 years ago
- test if a ray intersects an aabb in 3d space☆20Oct 25, 2015Updated 10 years ago
- Read a directory of files☆23Jul 14, 2019Updated 6 years ago
- The Stanford bunny☆19Oct 8, 2013Updated 12 years ago
- Geometries for 3D rendering, including normals, UVs and cell indices (faces). Perfect if you want to supercharge your dependency folder..…☆104May 24, 2025Updated 9 months ago
- Example of WebGPU☆12Apr 3, 2017Updated 8 years ago
- a simple crosshatch effect for 2D scenes☆14Apr 5, 2015Updated 10 years ago
- nodejs timers work-alike with setImmediate, setTimeout, etc☆11Jan 19, 2017Updated 9 years ago
- SDF functions to draw 2d shapes in glsl.☆39Mar 27, 2018Updated 7 years ago
- Vertex based ambient occlusion calculation for meshes☆57Feb 22, 2017Updated 9 years ago
- a high level "sprite" batch☆37Nov 10, 2015Updated 10 years ago
- Base setup for shaders in three.js