Pinned Repositories
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
betest
Small tiny framework for test your js
bilateral-filter
Grayscale Bilateral filter algorithm in typescript
bilateral-filter-rust
GrayScale Bilateral filter algorithm in Rust
bilateral-filter-wasm
Grayscale bilateral filter written in pure WebAssembly text format
bresenham-algorithm
Visual reppresentation of Bresenham's algorithm
geoconverter
Converter from Geodetic coords to ECEF and vice versa.
line-drawer-wasm
This is the WebAssembly representation of Bresenham's line algorithm
marching-squares
Simple marching squares algorithm
matrixts
A Library for work with matrices
AntonOnyshch's Repositories
AntonOnyshch/marching-squares
Simple marching squares algorithm
AntonOnyshch/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
AntonOnyshch/betest
Small tiny framework for test your js
AntonOnyshch/bilateral-filter
Grayscale Bilateral filter algorithm in typescript
AntonOnyshch/bilateral-filter-rust
GrayScale Bilateral filter algorithm in Rust
AntonOnyshch/bilateral-filter-wasm
Grayscale bilateral filter written in pure WebAssembly text format
AntonOnyshch/bresenham-algorithm
Visual reppresentation of Bresenham's algorithm
AntonOnyshch/geoconverter
Converter from Geodetic coords to ECEF and vice versa.
AntonOnyshch/line-drawer-wasm
This is the WebAssembly representation of Bresenham's line algorithm
AntonOnyshch/matrixts
A Library for work with matrices
AntonOnyshch/median-filter
Median and Adaptive median filters for typescript
AntonOnyshch/obj-parser
Parser for OBJ files.
AntonOnyshch/pixelDrawer-JS
This is a simple pixel drawer. You can draw lines, circles using JS.
AntonOnyshch/rotation-matrices
An example of rotation matrices
AntonOnyshch/shape-drawer
This the simplest JS shape drawer