volkerp

Results 4 repositories owned by volkerp

fitCurves

120
Stars
74
Forks
Watchers

Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"

flaskrqdemo

26
Stars
8
Forks
Watchers

This project ties together Flask, Redis, RQ (Redis Queue), Docker in a simple demo application.

goquadtree

22
Stars
6
Forks
Watchers

A simple quad-tree implementation in golang

quadtree_Astar

31
Stars
6
Forks
Watchers

Python programm showing A* path finding on quadtree representation of a 2D map.