pvigier
Indie game developer working on Vagabond, a 2D RPG that features living procedurally generated open worlds.
France
Pinned Repositories
dependency-graph
A script to draw the dependency of C++ classes.
ecs
A simple and easy to use entity-component-system C++ library
FortuneAlgorithm
A C++ implementation of the Fortune's algorithm for Voronoi diagram construction
fractal-image-compression
A very simple implementation of fractal image compression
gitamine
A graphical user interface for git
MyGAL
MyGAL is a computational geometry algorithms library
MyGUI-SFML
A C++ library to easily use MyGUI in an SFML application
perlin-numpy
A fast and simple perlin noise generator using numpy
Quadtree
A simple and modern C++ quadtree implementation
Simulopolis
A sandbox city building game with pcg and ai
pvigier's Repositories
pvigier/perlin-numpy
A fast and simple perlin noise generator using numpy
pvigier/Quadtree
A simple and modern C++ quadtree implementation
pvigier/dependency-graph
A script to draw the dependency of C++ classes.
pvigier/gitamine
A graphical user interface for git
pvigier/fractal-image-compression
A very simple implementation of fractal image compression
pvigier/ecs
A simple and easy to use entity-component-system C++ library
pvigier/FortuneAlgorithm
A C++ implementation of the Fortune's algorithm for Voronoi diagram construction
pvigier/Simulopolis
A sandbox city building game with pcg and ai
pvigier/MyGAL
MyGAL is a computational geometry algorithms library
pvigier/MyGUI-SFML
A C++ library to easily use MyGUI in an SFML application
pvigier/gradient-descent
Demo for the part 1 of the tutorial on pychain
pvigier/room_generator
A Room Generator based on a CSP Solver
pvigier/lpc-scripts
pvigier/noisette
A very simple noise-generating library
pvigier/simulopolis-terrain-generator
Prototype of the terrain generator of Simulopolis
pvigier/DisjointSet
Disjoint-set data structure C++ library
pvigier/gaia
A world generator.
pvigier/pvigier.github.io
My github.io website.
pvigier/dotfiles
The config files I like to always have with me
pvigier/gitgraph.js
A JavaScript library to draw pretty git graphs in the browser
pvigier/linear-classifiers
Demo for the part 2 of the tutorial on pychain
pvigier/mygui
Fast, flexible and simple GUI.
pvigier/preprocessings
Demo for the part 2 of the tutorial on pychain
pvigier/pvigier.github.io-jekyll
The jekyll project corresponding to pvigier.github.io
pvigier/pychain-part1
Code for the part 1 of the tutorial on pychain
pvigier/pychain-part2
Code for the part 2 of the tutorial on pychain
pvigier/pychain-part3
Code for the part 3 of the tutorial on pychain
pvigier/random_order_iteration
Several adaptors which enable to iterate in random order over a container.
pvigier/resume
Repository containing my up-to-date resume.
pvigier/WordleSutom
Solve Wordle Sutom using maximum expected information