pex-context
Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into commands.
Found 28 results for pex
Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into commands.
Physically Based Renderer (PBR) and scene graph designed as ECS for PEX: define entities to be rendered as collections of components with their update orchestrated by systems.
Array-based vector, quaternion and matrix math with utils for PEX.
Color utilities (css, p3, hex, hsl, hsv, hwb, lab, lch, xyz, okhsl, okhsv, oklab, oklch, hpluv, hsluv, lchuv, bytes) for PEX.
Geometry intersection and bounding volume helpers for PEX.
Create a RenderingContext (2d, webgl, webgl2, webgpu) for use in PEX.
Cameras models and controllers for 3D rendering in PEX.
Shader library and manipulation for PEX.
GUI controls for PEX.
Resource loader for PEX.
File I/O in PEX.
Create a simplicial complex geometry by revolving a path around Y axis.
Random value generators (float, int, vector and noise) for PEX.
Parse Wavefront .obj geometry files.
Simplicial-complex-like geometry builder backed by typed arrays.
Center a simplicial complex geometry's positions in place and scale them to fill a defined bounding box.
Pex is a javascript 3d library / engine allowing for seamless development between Plask and WebGL in the browser.
Compute normals for a simplicial complex geometry based on faces/cells information.
Creates a new geometry with unique vertices for each face.
Creates circle geometry
Extrudes a shape along a path
Splits quad or polygon faces into triangles.
Computes unique edges for a list of faces.
Simple spring physics for Pex library, working with floats, Vec2, and Vec3.
Screen size module for pex library
Merge a list of geometries (simplicial complex) into one geometry and concat all other attributes.
Video wrapper for the PEX library
This package for global state management for React.js & Next.js