• Stars
    star
    9
  • Rank 1,934,222 (Top 39 %)
  • Language
    C#
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

An endless runner game in Unity 3D

More Repositories

1

kalman-clib

Microcontroller targeted C library for Kalman filtering
C
62
star
2

libfixkalman

Kalman filter fixed-point implementation based on libfixmatrix, targeted at embedded systems without an FPU and/or need for performance.
C
58
star
3

tensorflow-lstm-sin

TensorFlow 1.3 experiment with LSTM (and GRU) RNNs for sine prediction
Python
56
star
4

janusgraph-docker

Yet another JanusGraph, Cassandra/Scylla and Elasticsearch in Docker Compose setup
Python
54
star
5

viola-jones-adaboost

Training a face detection cascade using Adaptive Boosting after Viola and Jones.
Jupyter Notebook
48
star
6

unity-procedural-dungeons

Dungeon generation and navigation using constrained random walks and A* in Unity
C#
40
star
7

vae-style-transfer

An experiment in VAE-based artistic style transfer by embedding fiddling.
Python
36
star
8

bht-ams-playerstage

Player/Stage SLAM
C
34
star
9

cmake

A "Modern CMake" example project to collect best practices.
CMake
34
star
10

docker-nuget

A simple NuGet feed using docker
Shell
32
star
11

SFND_Radar_2D_CFAR

Radar Target Generation and Detection using 2D CA-CFAR
MATLAB
29
star
12

native-dotnet-code-injection

Injection of managed code into non-managed Windows applications
C++
28
star
13

python-conv2d

2D image convolution example in Python
Python
21
star
14

libfixmath

Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/
C
19
star
15

mnist-matlab

MNIST Database of Handwritten Digits for MATLAB
MATLAB
19
star
16

unity-procedural-cities

Some naive experiments with procedural city generation in Unity
C#
18
star
17

ros-gazebo-gpu-docker

Dockerized ROS + Gazebo with GPU support
Dockerfile
18
star
18

unity-procedural-meshes

Some naive experiments with procedural mesh generation in Unity
C#
15
star
19

RoboND-MapMyWorld

RGB-D based SLAM via RTAB-Map
C++
14
star
20

fcnd-notebooks

Rough collection of Jupyter Notebooks and exercises from the Udacity Flying Car Nanodegree program. YMMV.
Jupyter Notebook
13
star
21

pddl-rs

A Planning Domain Definition Language (PDDL 3.1) parser written in Rust
Rust
12
star
22

stroke-width-transform

Python implementation of and experiments with the Stroke Width Transformation and connected components filtering.
Python
10
star
23

Graph

.NET pipeline/dataflow data processing framework written in C#
C#
9
star
24

graph-based-image-segmentation

Graph-Based Image Segmentation in Rust
Rust
8
star
25

certification

MOOC and Nanodegree certifications.
8
star
26

optimization

(Nonlinear) optimization algorithms in C#
C#
8
star
27

rust-facedetect

OpenCV Face Detection in Rust using Haar Cascades
Rust
8
star
28

async-tempfile-rs

Automatically deleted async I/O temporary files in Rust
Rust
8
star
29

mnist

MNIST Database of Handwritten Digits
7
star
30

pddl

Planning Domain Definition Language Parser for .NET
C#
7
star
31

android-bluetoothspp

Android Bluetooth SPP test
Java
7
star
32

convolution-template-matching

Template Matching by Convolution in MATLAB
MATLAB
6
star
33

portfolio-performance-docker

Portfolio Performance in Docker
Dockerfile
6
star
34

frdm-kl25z-marg-fusion

Regular Kalman-based IMU/MARG sensor fusion on a bare metal Freescale FRDM-KL25Z
C
6
star
35

kalman

MATLAB experiments with Kalman filters (regular & unscented)
MATLAB
6
star
36

focus-stacking

Focus stacking and depth-from-focus experiments
Jupyter Notebook
6
star
37

minikalman-rs

Fixed- and floating-point Kalman filters for resource-constrained environments, written in Rust.
Rust
6
star
38

algorithmic-toolbox

Solutions to Coursera's Algorithmic Toolbox course
C#
5
star
39

bayes-classification

C# based experiments in Bayesian classification
C#
5
star
40

tensorflow-scaffold

An attempt on creating a best practices TensorFlow project.
Python
4
star
41

zybo-tutorial

Quick-Start tutorial for the Digilent ZYBO Zynq-7010 FPGA board using ISE 14/PlanAhead
4
star
42

maze-evolution

Maze solving using genetic programming in C#
C#
4
star
43

android-utils

Android utility library with math voodoo and object caching
Java
4
star
44

unity-fps

An FPS tutorial game in Unity
ShaderLab
4
star
45

arima

Experiments on AR(p)/MA(q) processes in MATLAB.
MATLAB
4
star
46

space-partitioning

Space partitioning algorithms in Rust
Rust
4
star
47

force-directed-graphs

Force-directed graph visualization in C#
C#
4
star
48

rust-k8s-operator

Experimental Kubernetes Operator written in Rust
Rust
3
star
49

rust-sudoku-solver

Getting a feeling for Rust with solving Sudoku puzzles
Rust
3
star
50

acme-crossass

Mirror of the ACME 6502/6510/65816 Cross-Assembler
C
3
star
51

peregrine-experiments

Experiments with the Peregrine programming language
Makefile
3
star
52

caffe-tools

Visualization and initialization tools for caffe (and pycaffe)
Python
3
star
53

android-soundtest

streaming audio generation test
Java
3
star
54

avr-rfm12

RFM12B transceiver controller implementation for AVR
C++
3
star
55

mandelbrot

Mandelbrot set in C#
C#
3
star
56

blazor-desktop-avalonia

Using Blazor Desktop with Avalonia (TL;DR: Doesn't work)
HTML
3
star
57

lighthouse

Reverse Engineering of a 1st Generation HTC Vive Lighthouse setup
Jupyter Notebook
3
star
58

player

Mirror of the Player part of the Player/Stage project
C++
3
star
59

sudoku2-rs

Another take at Sudoku solving
Rust
2
star
60

sensor-fusion

Experiments in sensor fusion
MATLAB
2
star
61

rust-opencl-experiments

OpenCL experiments with Rust
Rust
2
star
62

kohonen-maps

C# based experiment with self-organizing maps
C#
2
star
63

hgbthesis

Hagenberg LaTeX Thesis Template (Mirror)
TeX
2
star
64

stroke-width-transform-rs

A Rust implementation of the Stroke Width Transform.
Rust
2
star
65

opencv-cmake

CMake Project for building OpenCV with Contributions
CMake
2
star
66

titan-docker

Yet another Titan, Cassandra and Elasticsearch in Docker Compose setup
Shell
2
star
67

RoboND-HomeServiceRobot

Picking up virtual objects, then dropping them off at a target location
C++
2
star
68

dotnet-gitversion-rs

dotnet-gitversion for Rust builds
Rust
2
star
69

qr

QR Code detection experiments
Jupyter Notebook
2
star
70

particle-filter

particle filter experiments
MATLAB
2
star
71

state-space-sandbox

A state-space model design and simulation engine.
C#
2
star
72

k8sfwd

A Kubernetes multi-cluster, multi-target port-forwarding CLI with automatic reconnects
Rust
2
star
73

quaternion

Quaternion operations in MATLAB
MATLAB
2
star
74

algorithms

Various algorithms in C#
C#
2
star
75

bht-mas

Maschinelles Sehen TI-M an der BHT Berlin
C++
2
star
76

rust-openvx

OpenVX in Rust - an experiment
Rust
2
star
77

http-grpc-cohosting

Hosting Axum HTTP and Tonic gRPC on the same Hyper server
Rust
2
star
78

query-string-builder

A query string builder for percent encoding key-value pairs in Rust
Rust
2
star
79

toads-and-fireflies

An arcade-like game about toads eating fireflies
C#
1
star
80

AspNet.Caching.Stores

Additional stores for ASP.NET 5 caching module
C#
1
star
81

avr-sn74hc135n-tsl235r

Sampling the TSL235R using an SN74HC135N on an ATmega328P
C
1
star
82

osm-berlin

Data wrangling on OpenStreetMap data of Berlin, Germany
Jupyter Notebook
1
star
83

unity-bezier-splines

Bezier splines and editor scripting in Unity
C#
1
star
84

aspnet-docker

ASP.NET rc1/rc2 docker images
1
star
85

task-processing

C# library for processing of arbitrary tasks with cross-dependencies
C#
1
star
86

wakamon

wakatime to MongoDB archiver
Python
1
star
87

neural-networks

Neural network experiments in C#
C#
1
star
88

acconeer-exploration-tool-xm125

Setup instructions for the Acconeer Exploration Tool with the XM125 / XE125 / A121 radar kit.
1
star
89

yeet-yoink

A file storage API
Rust
1
star
90

rust-arrayfire-experiments

Toying around with ArrayFire in Rust
Rust
1
star
91

rotated-grid

Rotated grid calculations in Rust for CMYK halftone dithering and more
Rust
1
star
92

docker-registry-swift

Docker Registry prepared for use with OpenStack Swift
Shell
1
star
93

filmdev

Film Developer Parameter Estimation
1
star
94

free-list-rs

An indexed free list with constant-time removals from anywhere.
Rust
1
star
95

aiplanning

Artificial intelligence planning problems and solutions.
C#
1
star
96

trekking-times

Implementations of Naismith's rule, Tobler's rule, etc. for trekking and hiking times
MATLAB
1
star
97

generational-vector-rs

A vector type using generational indices
Rust
1
star
98

utilitybelt

.NET Utility Assembly
C#
1
star
99

medium-absurd-conversion

Code for the Converting between types in increasingly absurd ways medium post.
C#
1
star
100

neural-matlab

Neural Network experiments in MATLAB
MATLAB
1
star