Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by mikolalysenko

A curated list of projects in awesome lists by mikolalysenko .

https://github.com/mikolalysenko/differential-growth

Differential growth, inspired by @inconvergent

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/vj-stuff

Stream of consciousness programmed WebGL visualizations

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/parse-ply

Streaming JavaScript PLY parser

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/split-polygon

Splits a convex polygon by a plane

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/commutative-rendering

Ideas about modular graphical rendering

Last synced: 19 Dec 2024

https://github.com/mikolalysenko/mouse-change

Mouse state change listener

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/lazy-property

Lazy initialization for object properties

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/shapewaysjs

Node.JS library for interacting with ShapeWays API

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/qhull-js

JavaScript port of qhull

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/overlay-pslg

Boolean operations for planar straight line graphs

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/alpha-complex

Computes the alpha complex of a point set in any dimension

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/obj2sc

Basic command line tool that converts an OBJ file into a simplicial complex

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/apply-colormap

Applies a colormap to an ndarray

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/segment-tree

Basic segment tree data structure

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/lena

The Lena test image

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/chaos-3d

3D fractal flame renderer

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/bipartite-matching

Maximum bipartite matching in an unweighted graph

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/voxel-raycast

Ray queries for voxel.js

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/is-property

Tests if a json property can be safely accessed using the . syntax

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/3d-camera

An easy to use camera for WebGL applications

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/isabella-texture-pack

Isabella texture pack for voxel games

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/ppm

A parser/exporter for the greatest image format ever created.

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/3d-view

Basic camera interaction module

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/morton-page

Morton order page index for multidimensional arrays

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/box2dweb

An npm listing of box2dweb

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/trimeshjs

Tools for working with triangulated models of embedded Riemannian surfaces.

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/camera-2d

Camera controls for 2D scrolling, rotation and zooming

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/gl-basic-tile-map

Draws 2D tile maps

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/loop-subdivide

Applies one iteration of Loop's algorithm to a triangular mesh

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/simplicial-complex-contour

Extract a contour on a simplicial complex

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/signed-distance

Signed distance field computations for meshes

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/bisect

Simple floating point binary search for JavaScript

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/incremental-convex-hull

Incremental convex hull algorithm

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/voxel-crunch

Generic run length encoding library

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/rle-core

Library for interacting with voxels and level sets in JavaScript

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/robust-in-sphere

Exact arithmetic test to check if (n+2) points are cospherical

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/order-maintenance

Ordered list maintenance data structure

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/version-tree

A data structure for tracking branching versions

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/double-bits

Inspect binary representation of IEEE754 doubles

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/game-shell-orbit-camera

Attaches an orbit-camera to a game-shell instance with default key bindings

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/webgpu-experiments

Experiments with WebGPU

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/minimal-bit-array

Minimal bit array that supports ndarray's accessors

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/conjugate-gradient

Conjugate gradient solver for JavaScript

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/mesh-viewer

A simple no-frills mesh viewer

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/box-frustum

A function to test if an axis aligned bounding box interesects the camera frustum.

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/3d-camera-core

A common interface for 3D cameras

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/superscript-text

Converts text to superscript unicode

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/foreach-combination

Visit all k-combinations of an array in lexicographic order

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/mesh-laplacian

Computes coefficients of the Laplacian for a mesh

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/3d-neuron-viewer

look at some mouse neurons - IN 3D

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/texdown

A preprocessor for markdown that adds LaTeX style equations

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/inorder-tree-layout

Index calculations for balanced binary search trees in in-order layout

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/superscript-number

Convert a number to superscript

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/orbit-camera-controller

A controller for orbit cameras

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/polytope-closest-point

Computes the closest point on a convex polytope to a given point.

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/teapot

The Utah Teapot

Last synced: 19 Dec 2024

https://github.com/mikolalysenko/mesh-fixer-cli

Repairs an OBJ file on the command line

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/n-body-pairs

Finds all closest pairs of overlapping spheres in a point cloud

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/robust-segment-intersect

Exact predicate to test if two line segments intersect

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/bitmap-to-boxes

Partitions a 2D binary image into rectangles

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/cartesian-tree

Linear time Cartesian tree data structure construction

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/node-fastcdc

Node JS bindings for fastcdc-rs

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/regl-stereo

Basic stereo rendering for regl

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/potato-nav

Route planning for large graphs

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/implicit-studio

A simple implicit function plotting application

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/simplicial-complex-boundary

Extracts the boundary of a simplicial complex

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/tile-mip-map

Tiled mip map generator for texture atlases

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/electricorder

Records movies with electron

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/regl-presentation

Slides for a presentation on regl

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/count-trailing-zeros

Counts the number of trailing zeros of a binary number

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/ball-morphology

Morphological operations with ball shaped structuring elements

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/static-range-query

Static range trees in JavaScript

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/ama

Ask me anything!

Last synced: 13 Nov 2024

https://github.com/mikolalysenko/ndfft

n-dimensional FFT codes for JavaScript

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/pairing-heap

A pairing heap in JavaScript

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/ludum-dare-21

Ludum Dare 21 compo entry

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/raymarch

Raymarching based renderer for volume visualization

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/simple-3d-shader

A simple 3D webgl shader

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/barycentric

Converts points to barycentric coordinates

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/mesh-mean-curvature

Computes an estimate of the mean curvature of a mesh at each vertex

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/exact-segment-intersect

Exactly constructs the intersection of two line segments

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/parse-bvh

Parses BioVision Hierarchy files

Last synced: 18 Oct 2024

https://github.com/mikolalysenko/moving-median

Computes a moving median from a stream of numerical values

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/arcball

A simple library-agnostic arcball camera in Javascript

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/circumcenter

Computes the circumcenter of a simplex

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/cuthill-mckee

Bandwidth reducing preconditioner for sparse matrices

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/simple-2d-shader

A simple 2D shader

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/ndarray-segment

Run length encoded sparse ndarray

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/aho-corasick-automaton

Generates an Aho-Corasick automata for matching multiple patterns in a stream

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/bitmap-triangulate

Triangulates a bitmap image

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/gl-tile-map

WebGL tile map/texture atlas

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/turntable-camera-controller

Controller for turntable camera view matrix

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/double-hex

Print a hexadecimal representation of an IEEE754 64 bit float

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/partition-array

Partitions an array by a predicate

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/quasicrystals

Stuff to mess around with quasicrystals

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/set-compare

A comparison of ways to check if sets are equal

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/2-sat

2SAT solver

Last synced: 27 Oct 2024

https://github.com/mikolalysenko/connected-components

Find all connected components in an undirected graph

Last synced: 27 Oct 2024