• Stars
    star
    1
  • Language
    Go
  • Created over 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A toy lexer/parser - hopefully it will be able to solve equations one day

More Repositories

1

voxelizer

A simple mesh voxelizer, GPU accelerated with CUDA
C++
87
star
2

range_libc

A collection of optimized ray cast methods for 2D occupancy grids including the CDDT algorithm. Written in C++ and CUDA with Python wrappers.
C++
82
star
3

Processing-Beat-Detection

This sketch combines uses a long term average, a short term average and the summation of the delta between those two to detect beats in music. An FFT splits apart the frequency bands, from that the desired band is isolated and processed. The short term average is compared to the long term average, the the use of a threshold to detect beats. A multiplier is calculated based on the overall volume, and the summation of the delta between the two averages over a relatively long period of time. This adjusts for the different styles of music that require different thresholds.
Processing
67
star
4

jqGoogleForms

A demonstration of a method to submit Google Forms using AJAX.
JavaScript
24
star
5

Sublime-TextSync

A Sublime Text plugin for n-way real-time collaboration in Sublime Text over the internet.
Python
9
star
6

file_watcher

A simple Python script to run terminal commands on file save.
Python
5
star
7

rss2016-team2

Team 2's code from RSS 2016
Python
4
star
8

Simple_Renderer

6.837 Assigment 0 - a simple OpenGl renderer in Rust
Rust
2
star
9

coreyhwalsh

Website for http://rayban.vision
JavaScript
1
star
10

car_dynamics

Useful scripts for extracting dynamics information from video and control logs
MATLAB
1
star
11

twitter-sort-response

Not the sorting algorithm they need, the sorting algorithm they deserve.
Python
1
star
12

Golang-Sample-Interpolation-Engine

A nifty progressive gaussian sample interpolation engine, written in Go.
Go
1
star