ruofeng618's Stars
TechStark/opencv-js
OpenCV JavaScript version for node.js or browser
cyyyu/line
Dead simple line chart in webgl. https://codesandbox.io/embed/0pq5v6j1qp?fontsize=14&hidenavigation=1&theme=dark
huww98/TimeChart
An chart library specialized for large-scale time-series data, built on WebGL.
mapbox/geojson-tidy
Filter out noisy points from an input geojson lineString
mapbox/maki
A POI Icon Set
mapbox/pixelmatch
The smallest, simplest and fastest JavaScript pixel-level image comparison library
mapbox/shelf-pack
A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic
fuzhenn/gl-layers
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
OpenSimulationInterface/open-simulation-interface
A generic interface for the environmental perception of automated driving functions in virtual scenarios.
pmndrs/drei
🥉 useful helpers for react-three-fiber
verdaccio/verdaccio
A lightweight Node.js private proxy registry
carolhmj/quickhull-3d
Implementation and visualization of the Quickhull 3D algorithm for the Computational Geometry discipline
Hufe921/canvas-editor
rich text editor by canvas/svg
fitodic/centerline
Calculate the polygon's centerline
jhuckaby/webp-wasm
Encode and decode WEBP images using libwebp compiled to WebAssembly.
btk/vectorizer
Potrace based multi-colored raster to vector tracer. Inputs PNG/JPG returns SVG
mattdesl/svg-mesh-3d
:rocket: converts a SVG path to a 3D mesh
mathe42/vite-plugin-comlink
Use WebWorkers in Vite with comlink!
bzztbomb/three_js_gpu_picking
GPU based object picking for Three.JS
JSONPath-Plus/JSONPath
A fork of JSONPath from http://goessner.net/articles/JsonPath/
kach/nearley
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
pixpark/gpupixel
Real-time image and video processing library similar to GPUImage, with built-in beauty filters, achieving commercial-grade beauty effects. Written in C++11 and based on OpenGL/ES.
mattdesl/extrude-polyline
triangulates a 2D polyline into a stroke
mattdesl/adaptive-bezier-curve
adaptive and scalable 2D bezier curves
samizdatco/skia-canvas
A GPU-accelerated 2D graphics environment for Node.js
soimy/msdf-bmfont-xml
Generate BMFont texture and spec XML using msdfgen
Chlumsky/msdf-atlas-gen
MSDF font atlas generator
donmccurdy/msdf-bmfont-web
Web tool for creation of MSDF bitmap font spritesheets and JSON
SailingCoder/drag-kit
drag-kit 是一个轻量级的 JavaScript 拖拽库,支持vue、react等前端框架。它提供了多种配置选项,包括初始位置、位置保存、拖拽区域限制、网格对齐和自动吸附等功能。该库不仅处理了内嵌 iframe 带来的拖拽问题,以及性能问题。