hhoppe / advent_of_codeLinks
Python notebooks with solutions, timings, and visualizations for the Advent of Code
☆22Updated last month
Alternatives and similar repositories for advent_of_code
Users that are interested in advent_of_code are comparing it to the libraries listed below
Sorting:
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆14Updated 5 years ago
- Space partitioning structures visualization☆43Updated 3 years ago
- ☆12Updated 5 years ago
- A library of geometry processing tools for computer graphics☆113Updated 2 months ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆98Updated 3 weeks ago
- High-performances Brain Tractogram Visualization☆18Updated 3 years ago
- Mesh processing application☆70Updated last week
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago
- Computational Geometry Sandbox. Graham's Scan, Jarvis's March, KD Tree, Nearest Neighbor☆12Updated 10 years ago
- Centroidal Voronoi Tessellations on Surfaces☆16Updated 8 years ago
- Geometry library containing the essentials (2d & 3D points/vectors, meshes, B-splines)☆13Updated 8 months ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- C++ routines to compute spline curves in nD☆42Updated 6 years ago
- OpenGL based 3D engine with a viewer API for pointcloud, surface meshes☆14Updated 2 years ago
- Vectorized Python methods for creating, manipulating and tessellating signed distance fields.☆56Updated 2 years ago
- ☆18Updated 5 years ago
- A standalone half-edge data structure in python with no dependencies other than numpy. Also, in a separate file, a simple OpenGL viewer.☆30Updated 7 years ago
- Polar decomposition of a 3x3 matrix☆14Updated 6 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆100Updated 2 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- Python bindings for Polyscope☆51Updated last week
- Library for least square fitting Bezier splines☆48Updated 6 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- create or transform numpy images from the command line☆48Updated 3 years ago
- Scattered Points Interpolation with Globally Smooth B-Spline Surface using Iterative Knot Insertion☆37Updated 4 months ago
- Simple didactic code + tutorial for the Walk on Stars (WoSt) algorithm☆100Updated 2 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- compilable markdown for linear algebra☆228Updated 2 years ago
- An inverse rendering framework for tomographic volumetric additive manufacturing. Developed at EPFL.☆67Updated this week
- GL Mathematics for Numpy☆22Updated last year