Code of the SIGGRAPH Asia 2023 Conference Proceedings paper "Curl noise jittering". We propose a method for implicitly generating blue noise by displacing (jittering) points of a regular lattice along a curl noise vector field.
The project page is https://github.com/jonasmb/curlnoisejittering
Code of the CAD 2021 paper "Random Auxetic Porous Materials from Parametric Growth Processes". We introduce an algorithmically-defined growth process that is able to generate a random porous material with negative Poisson's ratio.
The project page is https://github.com/mfx-inria/auxeticgrowthprocess2d
Code of our SIGGRAPH 2019 paper "Star-shaped Metrics for Mechanical Metamaterial Design". Given a polygonal star-shaped distance and a periodic lattice of point sites, the program generates a PPM image containing the approximate Voronoi network (Voronoi growth model).
The project page is https://github.com/mfx-inria/starshaped2d
Code of our SIGGRAPH Asia 2015 paper "Structure and Appearance Optimization for Controllable Shape Design". The main idea is to jointly optimize for structural compliance and appearance, the latter being controlled by a user-provided pattern example.
The project page is https://github.com/shapeforge/byextopopt
ScaleCubeSkeleton2D is an open source software package that computes the L infinity Voronoi diagram, cube skeleton, and scale cube skeleton of orthogonal polygons and PPM images.
The project page is https://gitlab.inria.fr/jmartine/scalecubeskeleton2d