Maurice Tollmien (MauriceGit)

MauriceGit

Geek Repo

Location:Germany, Hamburg

Github PK Tool:Github PK Tool

Maurice Tollmien's repositories

skiplist

A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist

Language:GoLicense:MITStargazers:274Issues:9Issues:8

Delaunay_Triangulation

My own implementation of a Delaunay triangulation and Voronoi partition in Python applied to images.

Language:PythonLicense:ISCStargazers:257Issues:16Issues:0

compiler

Compiler for a small language into x86-64 Assembly

Voronoi_Image_Manipulation

A system independent tool for interactive image manipulation with Voronoi and Delaunay data structures.

Language:GoLicense:MITStargazers:233Issues:10Issues:8

XBox_Controller_Linux_Interface

An interface that interacts with an XBox One controller via the usb stream. With simple methods for object or camera control (i.e. for OpenGL contexts).

Language:CLicense:ISCStargazers:131Issues:4Issues:0

Advanced_Algorithms

Quick implementations of some advanced algorithms for searching, sorting and trees

Language:PythonLicense:ISCStargazers:77Issues:7Issues:2

Energy-Dome_Terrain

A visually appealing terrain visualization from real-world data with some extras, such as an animated energy dome, LOD tessellation and multisampling

Language:GoLicense:MITStargazers:29Issues:4Issues:1

advsearch

A Go library for advanced searching in sorted data structures

Language:GoLicense:MITStargazers:22Issues:3Issues:0

Repeat_History

A small but useful command for a linux shell. It makes the bash history more easily accessible than cmd+r.

Language:ShellLicense:ISCStargazers:19Issues:3Issues:0

Marching_Cubes_on_GPU

A marching cube algorithm, that is executed in parallel on the GPU, using compute shaders. This will later enable a highly parallel creation of advanced landscape/terrain structures in potentially real-time (next project).

Language:GoStargazers:10Issues:3Issues:0

tree23

An implementation of a balanced 2,3-tree that allows accessing next/previous elements in O(1) at all times.

Language:GoLicense:MITStargazers:8Issues:2Issues:0

skiplist-survey

A comparison of skip lists written in Go

Language:GoLicense:MITStargazers:5Issues:3Issues:0

Vector_Library

Small vector library in C, containing all basic vector operations.

Language:CLicense:ISCStargazers:4Issues:3Issues:1

Variance_Shadow_Maps

Small example of a project, that uses variance shadow maps with hardware Multisampling.

Language:GoStargazers:2Issues:3Issues:0

Voronoi_DivideAndConquer

A Go implementation of a voronoi tessellation with the divide and conquer algorithm. It is still work in progress and not yet working properly!

AdventOfCode

My solutions for the advent of code puzzles (AOC)

Language:PythonStargazers:1Issues:3Issues:0

Agar_Clone_Joystick_Client

A C++ client for our programming challenge (2016) supporting an X-BOX-Controller.

Language:C++Stargazers:1Issues:0Issues:0
Language:GoLicense:MITStargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:1Issues:3Issues:0

mtVector

A short vector library with all necessary operations for a Delaunay triangulation, including optimized matrix multiplication

Language:GoLicense:MITStargazers:1Issues:4Issues:0

Artificial_Neural_Net_Library

Basic Python library for training and prediction of a neural network with backpropagation and gradient descent.

Language:PythonStargazers:0Issues:3Issues:0

awesome-go

A curated list of awesome Go frameworks, libraries and software

Language:GoLicense:MITStargazers:0Issues:3Issues:0
Language:GoStargazers:0Issues:0Issues:0

mtGeometry

A small utility package for creating OpenGL Array and index buffers for some predefined shapes

Language:GoLicense:MITStargazers:0Issues:0Issues:0

mtOpenGL

Some utility functions for framebuffer and texture creation

Language:GoLicense:MITStargazers:0Issues:3Issues:0

Organisation

Some organisational things. List of projects, ...

Language:TeXStargazers:0Issues:0Issues:0

Particle_Image_Simulation

One particle per pixel on the screen with an orthogonal projection in OpenGL. All particles are then initially colored according to an image. On space, some physics are applied to the particles.

Language:GoStargazers:0Issues:0Issues:0
Language:GoStargazers:0Issues:0Issues:0

quadtree

QuadTree implementation in Go. Includes remove, update and knearest functions.

Language:GoLicense:MITStargazers:0Issues:2Issues:0
Language:GoLicense:MITStargazers:0Issues:3Issues:0