home.social

#circlepacking — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #circlepacking, aggregated by home.social.

fetched live
  1. So... as silly puppy decided 4 AM was a good time to start the day I remade the sketch for placing all the circular tiles of the art installation 'the All Weather Orchestra' in Mörsil. It is now decided that installation will be postponed till spring due to too cold weather here in Sweden, not to risk cracking of the tiles or concrete.

    Circle packing but by hand since the code didn't obey my wishes...
    #everydayartist #circlepacking

  2. Some HAKMEM 149 based randomised algorithm i am tinkering on, the algorithm is used to draw the circles (and fill them) but also to select a random point inside the root circle by reusing the HAKMEM circle fill by messing with the orbit a bit (it spiral inward), this makes the code rather tiny !

    Inspiration came from rantonse.org/art/randomized-ci

  3. circle packing is neat.
    codepen.io/tkroo/full/xxXaRXW
    (why doesn't this codepen work in firefox? edit: it does!)

  4. circle packing is neat.
    codepen.io/tkroo/full/xxXaRXW
    (why doesn't this codepen work in firefox? edit: it does!)
    #p5js #circlepacking

  5. #CirclePacking is the study of how circles can be arranged on a surface, such that no two circles overlap each other.

    It's a fascinating branch of geometry with applications in various fields, including physics, coding, and even art.

    knowledgezone.co.in/kbits/669a

  6. #CirclePacking is the study of how circles can be arranged on a surface, such that no two circles overlap each other.

    It's a fascinating branch of geometry with applications in various fields, including physics, coding, and even art.

    knowledgezone.co.in/kbits/669a

  7. . @j_lanier is hosting a math talk on Zoom at 5pm ET tomorrow (Fri June 28) as part of his "21st centuary mathematics" learning experience for K-12 math teachers.

    Clyde Kertzer, Kate Stange, & Summer Haag will talk about their work on circle packings. Math teachers - fill out this form for the Zoom link. Will be fascinating! 🧮🧪

    docs.google.com/forms/d/e/1FAI

    RT x.com/j_lanier/status/18064680

    #NumberTheory #circlepacking #mathed #mtbos #iteachmath

  8. . @j_lanier is hosting a math talk on Zoom at 5pm ET tomorrow (Fri June 28) as part of his "21st centuary mathematics" learning experience for K-12 math teachers.

    Clyde Kertzer, Kate Stange, & Summer Haag will talk about their work on circle packings. Math teachers - fill out this form for the Zoom link. Will be fascinating! 🧮🧪

    docs.google.com/forms/d/e/1FAI

    RT x.com/j_lanier/status/18064680

    #NumberTheory #circlepacking #mathed #mtbos #iteachmath

  9. While my next Theme is cooking, have a look at the math of the last one!

    #apolloniangasket #math #circlepacking

    PS: If anyone wants to help with making this accessible... I could not motivate myself to type/TeX this, that's why I went with handwriting...

  10. While my next Theme is cooking, have a look at the math of the last one!

    #apolloniangasket #math #circlepacking

    PS: If anyone wants to help with making this accessible... I could not motivate myself to type/TeX this, that's why I went with handwriting...

  11. High Resolution Render for Patrons of Level Square and up - Final Version!

    Nested Apollonial Gaskets, 3 steps of Recursion Deep! 25600×25600 pixels, circles rendered down do curvatures of 5120.

    #circlepacking #recursion

  12. High Resolution Render for Patrons of Level Square and up - Final Version!

    Nested Apollonial Gaskets, 3 steps of Recursion Deep! 25600×25600 pixels, circles rendered down do curvatures of 5120.

    #circlepacking #recursion

  13. Apollonial Gasket warped by states of the Cellular Automaton running on it.

    Full Musical Version: youtu.be/hPrNtMPuVUM

    Shout out to my Patrons who keep me going!

    #apollonialgasket #circlepacking #codeart #fractal #cellularautomata #mastoArt #mathArt

  14. Apollonial Gasket warped by states of the Cellular Automaton running on it.

    Full Musical Version: youtu.be/hPrNtMPuVUM

    Shout out to my Patrons who keep me going!

    #apollonialgasket #circlepacking #codeart #fractal #cellularautomata #mastoArt #mathArt

  15. Ditching Integer Curvature for a while to continuously warp!

    The degenerate case of curvature approaching zero glitching feels natural. 😇

    #fractal #codeart #circlepacking #apollonialgasket #mathart #mastoart

  16. Ditching Integer Curvature for a while to continuously warp!

    The degenerate case of curvature approaching zero glitching feels natural. 😇

    #fractal #codeart #circlepacking #apollonialgasket #mathart #mastoart

  17. Classifying All-Integer Apollonial Gaskets - Class 4a:

    -n | n+4 | n(n+4)/4

    for n%4=2

    (There is no class 3)

    #mathart #codeart #apollonialgasket #circlepacking

  18. Classifying All-Integer Apollonial Gaskets - Class 4a:

    -n | n+4 | n(n+4)/4

    for n%4=2

    (There is no class 3)

    #mathart #codeart #apollonialgasket #circlepacking

  19. Classifying All-Integer Apollonial Gaskets:

    The first Class is constructed from 3 touching circles of curvature

    -n | n+1 | n(n+1)

    #apollonialgasket #mathart #codeart #circlepacking

  20. Classifying All-Integer Apollonial Gaskets:

    The first Class is constructed from 3 touching circles of curvature

    -n | n+1 | n(n+1)

    #apollonialgasket #mathart #codeart #circlepacking

  21. The Inverse of the Radius of a circle is its curvature. All curvatures here are integers. The color of a circle depends on the prime factorization of its curvature.
    Especially a 2 reduces red, a 3 reduces green and a 5 reduces blue.

    #fractal #codeart #circlepacking #apollonialgasket #mathart

  22. The Inverse of the Radius of a circle is its curvature. All curvatures here are integers. The color of a circle depends on the prime factorization of its curvature.
    Especially a 2 reduces red, a 3 reduces green and a 5 reduces blue.

    #fractal #codeart #circlepacking #apollonialgasket #mathart

  23. September Theme: Circle Packings!

    I want to explore Apollonial Gaskets especially. I explored them analoguously a couple of years back, let's see what I can do with code!

    #circlepacking #appolonialgasket #mathart #mastoart

  24. September Theme: Circle Packings!

    I want to explore Apollonial Gaskets especially. I explored them analoguously a couple of years back, let's see what I can do with code!

    #circlepacking #appolonialgasket #mathart #mastoart

  25. Äter lunch framför datorn och passar på att leta efter kängurulösaren.dll

    Har ändå lyckats få in gräshoppan i noshörningen!
    Det tar sig! 😅🤪

    En av mina mindre begripliga toots kanske🤔
    #konstnärsvardag
    #circlepacking #Allvädersorkestern #klinkers