ahsquared's Stars
tiansijie/ObjLoader
An obj file loader for WebGL, including .mtl loder
frenchtoast747/webgl-obj-loader
A simple OBJ model loader to help facilitate the learning of WebGL.
mohebifar/lithree.js
:crystal_ball: Lightweight 3D WebGL framework written in ES6
wireWAX/media-source-tutorial
Media Source Extensions Tutorial
raviqqe/begin-with-init.vim
Minimal neovim distribution as init.vim
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ycm-core/YouCompleteMe
A code-completion engine for Vim
amix/vimrc
The ultimate Vim configuration (vimrc)
Xyene/sphere2cube
Python script to map an equirectangular (cylindrical projection, skysphere) map into 6 cube (cubemap, skybox) faces.
pkmital/pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
tomthecarrot/arcore-for-all
Google ARCore (dev preview 1) for "unsupported" Android devices
jorgebucaran/superfine
Absolutely minimal view layer for building web interfaces
17cupsofcoffee/digidist
🎵 A super simple VST written in Rust
overdrivenpotato/rust-vst2
VST 2.4 API implementation in rust. Create plugins or hosts.
jdegoes/intro-to-ps
Introduction to PureScript materials.
raffaelepojer/TSP_GeneticAlgorithm
Solve the tsp problem using genetic algorithm with different techniques.
dbradleyfl/Mixed-Reality-JS
A simple framework for building Hololens applications with Javascript and ThreeJS. Based on HoloJS.
stretta/Stretta-Inspiration-Tools
A collection of useful devices for Ableton Live
microsoft/MixedRealityCompanionKit
This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
wavesoft/dot-dom
.dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles
jaspervdj/hakyll
A static website compiler library in Haskell
dag10/HoloViveObserver
Shared Reality: Observe a VR session from the same room using a HoloLens!
origamitower/folktale
[not actively maintained!] A standard library for functional programming in JavaScript
paulnasca/paulstretch_python
Paulstretch python version
rsms/tspkg
Create small, fast and easily-distributable packages from TypeScript projects
ramda/ramda-fantasy
:ram::sparkles: Fantasy-Land compatible types for easy integration with Ramda.js
nolanlawson/pouchdb-electron
PouchDB for Electron (formerly Atom Shell)
pouchdb-community/worker-pouch
Easy way to use PouchDB inside a Web Worker or Service Worker
neuecc/UniRx
Reactive Extensions for Unity
evanw/webgl-recorder
Record all WebGL calls from any app for playback later