Packages by mikolalysenko

Name IM Last modified Is admin Publish scopes
@mikolalysenko false @cnpm , @ywfe_

  • gl-vec2 (latest: 1.3.0) gl-matrix's vec2, split into smaller pieces
  • uniq (latest: 1.0.1) Removes duplicates from a sorted array in place
  • robust-scale (latest: 1.0.2) Multiplies a nonoverlapping increasing sequence of floats by a single float
  • two-product (latest: 1.0.2) Multiplies two floating point numbers together producing a non-overlapping increasing sequence of floats
  • two-sum (latest: 1.0.0) Computes a non-overlapping sequence representing the sum of two floating point numbers.
  • glslify-deps (latest: 1.3.2) Walk the dependency graph of a glslify shader.
  • glslify-bundle (latest: 5.1.1) Bundle a glslify-deps dependency tree into a GLSL source string
  • glsl-deparser (latest: 1.0.0) through stream that translates glsl-parser AST nodes into working glsl code
  • glslify-stream (latest: 1.1.1) create a readable stream of glsl ast nodes that produce a module system
  • glsl-token-depth (latest: 1.1.2) Determine the scope depth of an array of GLSL tokens
  • glsl-token-descope (latest: 1.0.2) "Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.
  • glsl-token-scope (latest: 1.1.2) Infer the scope of each token in an array of GLSL tokens
  • glsl-token-string (latest: 1.0.1) Converts an array of GLSL tokens to a plain source string
  • glsl-token-defines (latest: 1.0.0) Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
  • murmurhash-js (latest: 1.0.0) Native JS murmur hash implementation
  • glsl-parser (latest: 2.0.1) transform streamed glsl tokens into an ast
  • glsl-token-assignments (latest: 2.0.2) Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
  • glsl-token-properties (latest: 1.0.1) Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
  • is-property (latest: 1.0.2) Tests if a JSON property can be accessed using . syntax
  • ndarray (latest: 1.0.19) Multidimensional Arrays
  • save-pixels (latest: 2.3.6) Saves an ndarray as an image to a file
  • get-pixels (latest: 3.3.3) Reads the pixels of an image as an ndarray
  • ndarray-fill (latest: 1.0.2) Fills an ndarray with function
  • iota-array (latest: 1.0.0) Generates an array of consecutive integers starting at 0
  • ndarray-ops (latest: 1.2.2) Common operations for ndarray arrays
  • pngjs-nozlib (latest: 1.0.0) PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
  • ppm (latest: 0.0.0) A simple streaming ascii PPM image parser/writer
  • ndarray-pack (latest: 1.2.1) Packs an array-of-arrays into a single ndarray
  • cwise (latest: 1.0.10) Component-wise operations on ndarrays
  • robust-orientation (latest: 1.2.1) Exactly computes the orientation of a tuple of points
  • robust-sum (latest: 1.0.0) Evaluates the sum of two nonoverlapping increasing sequences of floats
  • robust-subtract (latest: 1.0.0) Exact subtraction of non-increasing overlapping sequences
  • glslify (latest: 7.1.1) A node.js-style module system for GLSL!
  • glsl-min-stream (latest: 1.0.0) through stream that transforms glsl-parser AST nodes and rewrites variables into shorter forms
  • glsl-extract (latest: 1.0.0) extract uniforms and attributes from glsl programs
  • gl-shader-core (latest: 2.2.0) Core implementation of gl-shader without parser dependencies
  • dup (latest: 1.0.0) Initialize an array of arrays to a constant
  • convex-hull (latest: 1.0.3) Any dimensional convex hull
  • affine-hull (latest: 1.0.0) Finds the affine hull of a point set
  • bit-twiddle (latest: 1.0.2) Bit twiddling hacks for JavaScript
  • union-find (latest: 1.0.2) A union-find data structure for maintaining disjoint sets.
  • gl-geometry (latest: 3.1.1) 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.
  • gl-shader (latest: 4.3.1) WebGL shader wrapper
  • gl-mat2 (latest: 1.0.1) gl-matrix's mat2, split into smaller pieces
  • gl-mat3 (latest: 2.0.0) gl-matrix's mat3, split into smaller pieces
  • gl-mat4 (latest: 1.2.0) gl-matrix's mat4, split into smaller pieces
  • gl-vec3 (latest: 1.1.3) gl-matrix's vec3, split into smaller pieces
  • gl-buffer (latest: 2.1.2) WebGL buffer wrapper
  • gl-vao (latest: 1.3.0) Vertex array object wrapper/shim for WebGL
  • isndarray (latest: 1.0.0) Returns boolean whether the argument is a ndarray
  • glsl-exports (latest: 0.0.0) Find all uniforms and attributes in a GLSL shader
  • gl-vec4 (latest: 1.0.1) gl-matrix's vec4, split into smaller pieces
  • mouse-wheel (latest: 1.2.0) Consistent cross browser mouse wheel movement
  • webglew (latest: 1.0.5) WebGL extension wrangler
  • to-px (latest: 1.1.0) Convert any CSS unit to logical pixels ("px")
  • signum (latest: 1.0.0) Returns the sign of a number
  • color-space (latest: 2.0.1) Collection of color space conversions
  • regl (latest: 2.1.0) regl is a fast functional WebGL framework.
  • almost-equal (latest: 1.1.0) Test if two floats are almost equal
  • gl (latest: 8.0.2) Creates a WebGL context without a window
  • lazy-property (latest: 1.0.0) Lazily initialized properties for objects

© 2010 - cnpmjs.org x YWFE | Home | YWFE