Pinned Repositories
pex
Pex is a javascript 3d library / engine allowing for seamless development between Plask and WebGL in the browser.
pex-color
Color utilities (css, p3, hex, hsl, hsv, hwb, lab, lch, xyz, okhsl, okhsv, oklab, oklch, hpluv, hsluv, lchuv, bytes) for PEX.
pex-context
Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into commands.
pex-examples
Examples for the pex library
pex-geom
Geometry intersection and bounding volume helpers for PEX.
pex-gl
Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, webgpu) for use in PEX.
pex-gui
GUI controls for PEX.
pex-math
Array-based vector, quaternion and matrix math with utils for PEX.
pex-random
Random value generators (float, int, vector and noise) for PEX.
pex-renderer
Physically based renderer (PBR) and scene graph for PEX.
pex-gl's Repositories
pex-gl/pex-projects
List of projects using pex library