home.social

#delaunay — Public Fediverse posts

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

fetched live
  1. Delaunay triangulation on a sunflower spiral set of points. Converted an old delaunay implementation in C++ I had lying around into Rust. No idea how it works anymore, but the conversion seems to have worked! 😆

    #rust #bevy #delaunay #goldennumber

  2. Delaunay triangulation on a sunflower spiral set of points. Converted an old delaunay implementation in C++ I had lying around into Rust. No idea how it works anymore, but the conversion seems to have worked! 😆

    #rust #bevy #delaunay #goldennumber

  3. Delaunay triangulation on a sunflower spiral set of points. Converted an old delaunay implementation in C++ I had lying around into Rust. No idea how it works anymore, but the conversion seems to have worked! 😆

    #rust #bevy #delaunay #goldennumber

  4. Delaunay triangulation on a sunflower spiral set of points. Converted an old delaunay implementation in C++ I had lying around into Rust. No idea how it works anymore, but the conversion seems to have worked! 😆

    #rust #bevy #delaunay #goldennumber

  5. Delaunay triangulation on a sunflower spiral set of points. Converted an old delaunay implementation in C++ I had lying around into Rust. No idea how it works anymore, but the conversion seems to have worked! 😆

    #rust #bevy #delaunay #goldennumber

  6. When doing #network analysis results in #art
    Mapping point density of origins and destination for a future national #cycling network. #delaunay #triangulation

  7. When doing #network analysis results in #art
    Mapping point density of origins and destination for a future national #cycling network. #delaunay #triangulation

  8. When doing #network analysis results in #art
    Mapping point density of origins and destination for a future national #cycling network. #delaunay #triangulation

  9. When doing #network analysis results in #art
    Mapping point density of origins and destination for a future national #cycling network. #delaunay #triangulation

  10. When doing #network analysis results in #art
    Mapping point density of origins and destination for a future national #cycling network. #delaunay #triangulation

  11. The museum has an incredible collection from the XV century to modern times, with production from Calder, Robert Delaunay, Le Corbusier, and others. Styles evolve, the technique stays the same.

    #design #craftmanship #LeCorbusier #Delaunay #calder

  12. The museum has an incredible collection from the XV century to modern times, with production from Calder, Robert Delaunay, Le Corbusier, and others. Styles evolve, the technique stays the same.

    #design #craftmanship #LeCorbusier #Delaunay #calder

  13. The museum has an incredible collection from the XV century to modern times, with production from Calder, Robert Delaunay, Le Corbusier, and others. Styles evolve, the technique stays the same.

    #design #craftmanship #LeCorbusier #Delaunay #calder

  14. The museum has an incredible collection from the XV century to modern times, with production from Calder, Robert Delaunay, Le Corbusier, and others. Styles evolve, the technique stays the same.

    #design #craftmanship #LeCorbusier #Delaunay #calder

  15. Coming soon to : constrained triangulations. Which I decided needs parameterized curves too for testing purposes 🦇

  16. Look at that beauty! 15,714 points, all but six randomly placed, with a custom-written spherical #Delaunay algorithm to create 31,424 triangles.

    I mean, it takes half an hour, but still, progress, right?

    #GameDev #IndieGame #programming

  17. Look at that beauty! 15,714 points, all but six randomly placed, with a custom-written spherical #Delaunay algorithm to create 31,424 triangles.

    I mean, it takes half an hour, but still, progress, right?

    #GameDev #IndieGame #programming

  18. Look at that beauty! 15,714 points, all but six randomly placed, with a custom-written spherical #Delaunay algorithm to create 31,424 triangles.

    I mean, it takes half an hour, but still, progress, right?

    #GameDev #IndieGame #programming

  19. Couldn't find a #Delaunay triangulation implementation that could do what I needed it to in C#, so I wrote my own.

    Got a 2D proof of concept working in just a couple hours with nothing more than a skim of the wikipedia article on the math, so I'm pretty happy with that.

    Just need to expand it to work on a spherical surface now, which should be an interesting challenge.

  20. Couldn't find a #Delaunay triangulation implementation that could do what I needed it to in C#, so I wrote my own.

    Got a 2D proof of concept working in just a couple hours with nothing more than a skim of the wikipedia article on the math, so I'm pretty happy with that.

    Just need to expand it to work on a spherical surface now, which should be an interesting challenge.

  21. Couldn't find a #Delaunay triangulation implementation that could do what I needed it to in C#, so I wrote my own.

    Got a 2D proof of concept working in just a couple hours with nothing more than a skim of the wikipedia article on the math, so I'm pretty happy with that.

    Just need to expand it to work on a spherical surface now, which should be an interesting challenge.

  22. Did you know that Voronoi Diagrams are not just textures, but that they can be used to speed up nearest neighbor queries in games?

    Diagrams are generated by creating the dual graph of the delaunay triangulation which uses a randomized incremental approach (O(n log n))

    You can find many more algorithms in the asset store package Gimme DOTS Geometry: u3d.as/2YYr

    #indietech #gamedev #algorithm #unity3d #voronoi #delaunay

  23. Did you know that Voronoi Diagrams are not just textures, but that they can be used to speed up nearest neighbor queries in games?

    Diagrams are generated by creating the dual graph of the delaunay triangulation which uses a randomized incremental approach (O(n log n))

    You can find many more algorithms in the asset store package Gimme DOTS Geometry: u3d.as/2YYr

    #indietech #gamedev #algorithm #unity3d #voronoi #delaunay

  24. Did you know that Voronoi Diagrams are not just textures, but that they can be used to speed up nearest neighbor queries in games?

    Diagrams are generated by creating the dual graph of the delaunay triangulation which uses a randomized incremental approach (O(n log n))

    You can find many more algorithms in the asset store package Gimme DOTS Geometry: u3d.as/2YYr

    #indietech #gamedev #algorithm #unity3d #voronoi #delaunay

  25. Did you know that Voronoi Diagrams are not just textures, but that they can be used to speed up nearest neighbor queries in games?

    Diagrams are generated by creating the dual graph of the delaunay triangulation which uses a randomized incremental approach (O(n log n))

    You can find many more algorithms in the asset store package Gimme DOTS Geometry: u3d.as/2YYr

    #indietech #gamedev #algorithm #unity3d #voronoi #delaunay

  26. Did you know that Voronoi Diagrams are not just textures, but that they can be used to speed up nearest neighbor queries in games?

    Diagrams are generated by creating the dual graph of the delaunay triangulation which uses a randomized incremental approach (O(n log n))

    You can find many more algorithms in the asset store package Gimme DOTS Geometry: u3d.as/2YYr

    #indietech #gamedev #algorithm #unity3d #voronoi #delaunay

  27. Runtime delaunay triangulation of 250 moving vertices 🔥

    Used the randomized incremental algorithm to calculate the triangulation.

    I actually want to calculate voronoi diagrams because you can do some really, really cool things with those!

    Gimme DOTS Geometry (Unity Asset) is still on sale btw!

    #delaunay #indietech #algorithms #computationalgeometry

  28. Runtime delaunay triangulation of 250 moving vertices 🔥

    Used the randomized incremental algorithm to calculate the triangulation.

    I actually want to calculate voronoi diagrams because you can do some really, really cool things with those!

    Gimme DOTS Geometry (Unity Asset) is still on sale btw!

    #delaunay #indietech #algorithms #computationalgeometry