Giter VIP home page Giter VIP logo

AM's Projects

autocell icon autocell

Exploration of cellular automata in 1d, 2d and 3d 🐦 🐦 🐦 oh no BIRDS

bit-meddler icon bit-meddler

Very quickly scramble (shuffle?) a range of integers via a linear feedback shift register implementation. Thrilling 😐

chip8 icon chip8

Chip8 emulator and debugger

dtm icon dtm

NodeJS project to lookup SRTM elevation data files (.HGT) directly from disk using a latlng pair and linearly interpolate the result. Also provides an intelligent memory cache for batched requests.

dwindle icon dwindle

Fast geometry simplification using the Visvalingam effective triangle area method.

fourierekt icon fourierekt

Fourier transform based prediction of price action in the financial markets using sinusoidal decomposition, isolation, then forward extrapolation.

graffic icon graffic

Shortest pathfinding within continuous arbitrary euclidean geometry for use in e.g. robot navigation, games etc...

huffmanjs icon huffmanjs

Little module to compress arbitrary data, e.g. before sending to the server. Simple to use; huffman.compress() and huffman.decompress().

l7 icon l7

Lossless LZW compression codec implementation

lod-compile icon lod-compile

Bundles a set of discrete LOD levels of a mesh from separate .OBJ files into a compact binary single-file format ready for serving and streaming

math3d icon math3d

go, golang - basic 3d math functions. Ongoing project. Utilised by my 'parse-obj' repo.

nanoq icon nanoq

Priority queue in 26 lines (863 bytes): gusset-dampeningly small and fast 💅

obj-split icon obj-split

Subdivides a 3D model (.OBJ) into more manageable sized pieces. Currently uses a quadtree (for terrain-like models) and subdivides space until a maximum (definable) leaf count is reached.

parse-obj3d icon parse-obj3d

go, golang package to load an .OBJ 3d mesh file into memory. Returns four slice arrays (vertices, faces etc). Ongoing project.

reprojector icon reprojector

Functions and services for converting oblique photography into standard ortho map tiles (for use with Leaflet, GMaps etc)

wasm-render icon wasm-render

Software 3D renderer & rasteriser written in WASM/C & TypeScript to test / showcase WebAssembly and compare performance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.