Skip to content
View bieninek's full-sized avatar

Block or report bieninek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Lattice_Boltzmann_Method Lattice_Boltzmann_Method Public

    A project which uses LBM to visualize diffusion

    Java 3

  2. Conway-s-_Game_of_Life Conway-s-_Game_of_Life Public

    This project allows you to play with 2D cellular automata on a interactive board

    Java

  3. Quad_tree Quad_tree Public

    This project is written in C++ with QT, produces a mesh that becomes denser the closer to the edge

    C++

  4. Delaunay-triangulation-and-Voronoi-diagram Delaunay-triangulation-and-Voronoi-diagram Public

    The program implements the Delone triangluation algorithm and Voronoi diagram.

    Java

  5. convexHull convexHull Public

    A GUI app written with QT which allows to generate points and convex hull on them

    C++

  6. Lattice_Gas_Automata Lattice_Gas_Automata Public

    The project implements easier and simpler way to visualize diffusion than LBM

    Java