N Equidistant Points on a Sphere

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • This video details the challenges of spacing n points equally on a sphere and some possible methods of doing it. I have done lots of research into this problem and can answer questions for you about it if you have any. Also, if you are looking to apply it to something you are working on and need some advice on it, feel free to contact me anytime at jgkogan99@gmail.com.
    Here is a link to the paper I wrote about it:
    scholar.rose-h...

Комментарии • 56

  • @Waffle4569
    @Waffle4569 4 года назад +26

    This approximation is also incredibly useful for raytracing, it allows randomly picking points on a hemisphere while still getting even coverage, which is needed to pick directions for light rays.

  • @amberjetsalape2618
    @amberjetsalape2618 4 года назад +7

    This guy should have been going places... wow I just had a random thought and decided to search.. and here it is

  • @pabloandresfocke5059
    @pabloandresfocke5059 4 года назад +3

    This is amazing! It's so beautiful when maths and informatics come together.

  • @grahamnelson203
    @grahamnelson203 4 года назад +3

    I needed a list system to store game tile information in a game which you can traverse a globe. I've been racking my brain in this problem for some time. This should work. Thank you!

  • @defelix7
    @defelix7 2 года назад +1

    I am working on a 3D sphere design in CAD that involves equidistant point and had no idea this was an "impossible problem". Now I understand why I was struggling! Thanks for making me feel sane!

    • @blissbrain
      @blissbrain 3 месяца назад

      Me too, trying to solve equidistance between 7 points. I could find no solution.

  • @laynekobain
    @laynekobain 7 лет назад +3

    This is honestly fucking awesome

  • @Swayzee68
    @Swayzee68 4 года назад +8

    That's awesome! Do you have a sphere points website? Crafters could use something like this. I have to put 120 nails into a sphere. It would be great to put that number in somewhere, be able to include the size of my sphere and then print out a template -- maybe shaped like this () -- that has dots on it, so I can cut it out and mark the dots all over my sphere. ;)

    • @leodog896
      @leodog896 Год назад

      I'm actually implementing a web library & demo for this - I'll edit this once I'm done.

  • @chrisbovington9607
    @chrisbovington9607 4 года назад +2

    Thank you! I don't have anything close to your understanding of math and I do not know programming but this problem has been bothering me for years.

  • @RafaelOliveira-wc7rv
    @RafaelOliveira-wc7rv 3 года назад +1

    Thank you, great work.

  • @billbenedict4664
    @billbenedict4664 Год назад

    Point of order: Equidistant is not the same as equally spaced. There is one answer for equidistant - the tetrahedron (4 points). But I like the results of your algorithm, and an approximation for equally spaced points is what I was looking for.

  • @smudgybrown67
    @smudgybrown67 5 лет назад +1

    This is so cool Jonathan, well done.
    I'm using UE4 to display country flags (199 off) around a sphere, not quite there yet, but determined to crack it.
    Unfortunately my maths is a bit lacking now, lol.
    All the best.

  • @wirsing2332
    @wirsing2332 11 месяцев назад

    this is beautiful and cool at the same time.

  • @novabrine537
    @novabrine537 3 года назад +1

    someone send this guy to nasa

  • @larshakonslette2760
    @larshakonslette2760 3 года назад +1

    Great video!

  • @bchui2010
    @bchui2010 7 лет назад +2

    I am more interested in the analytical proof that such algorithm exist. Especially, what kind of polygonal tiles they are for different numbers of n (n=4, the tiles are equilateral triangles, n=6 are squares....) Are there any published papers you can refer to?

  • @apophenic_
    @apophenic_ 3 года назад +1

    Genius

  • @32353235e
    @32353235e Год назад

    I wonder why prior research on the problem been so extensive at LLNL, and Sandia?

  • @uguugames6686
    @uguugames6686 5 лет назад +1

    Cool this is pretty nice. I made an implementation of this in c# for unity, so i can have reasonably spaced spawners around a planet. Works rather nice for larger numbers. Low numbers (like 10-20 ish) have some visible clumping, but that's fine.

  • @ronin6158
    @ronin6158 2 года назад

    this is phi. You can clearly see 4:32 same configuration as sunflower seed head.

  • @sylowlover
    @sylowlover 10 месяцев назад

    I'd be interested to see how constructing normalized root systems from 3-node dynkin diagrams would work in terms of efficiency. 2-node dynkin diagrams already produce evenly spaced points on a circle and the 3-node ones seem to be very evenly spaced when choosing certain orders for m(a,b).

  • @iffanhannanu332
    @iffanhannanu332 Год назад

    I am currently thinking about this problem but for equi-distributed points on an n-sphere.

  • @JohnGillis
    @JohnGillis 6 лет назад +2

    whoa, nice work!

  • @Vreejack
    @Vreejack 6 лет назад +3

    I was just starting to tackle this problem. The spiral idea was the first straightforward idea that occurred to me, so thanks for doing this work. I think I'm going to need something scalable and recursive, though. Would all the points from one set match points from one with a higher density?

  • @tothm129
    @tothm129 5 лет назад +1

    Given a radius and a number of points, is there a function that would calculate the average distance.

  • @archi_designer
    @archi_designer 5 месяцев назад

    i try the code and i don't see any Equidistant

  • @CreationTribe
    @CreationTribe 5 лет назад +2

    Wow - beautiful man. Very interesting approach. How do you only have 96 up-votes?

  • @luisalbertlucio
    @luisalbertlucio 4 года назад +1

    Could this be used to make a dome house

  • @JmanNo42
    @JmanNo42 5 лет назад +1

    Hello Jonathan could you create touching circles around each point n 5 to 21?
    And do a series of fair dices by lathe down the sphere poles to flat circle areas?
    for 5-21 maybe?

    • @pwnmeisterage
      @pwnmeisterage 5 лет назад +1

      What do you mean by "fair dices"? I'm guessing isohedral shapes which have equal/balanced chances of landing on any given facing?
      Dice must also land with a "top" facing parallel to the base (to display the number rolled) which imposes a limit on the range of possible shapes.
      Trapezohedra and bipyramids can be used to make "fair dice" with any arbitrarily large number of facings, but these shapes only have one polar axis of symmetry, they're not spheroids.
      Too many facings will also make "rounded" shapes which would take a long time to stop rolling and which would make the "top" facing less easy to identify.

  • @jopaki
    @jopaki 8 лет назад +3

    Wow. Pretty cool.

  • @AdrienGaryLucca
    @AdrienGaryLucca 4 года назад +1

    This is wonderful! Thanks :) Is there already a Python implementation of this algorithm or should I code it?

  • @majidharouni1227
    @majidharouni1227 2 года назад

    This is awesome! Thanks

  • @marcelcarlsen6839
    @marcelcarlsen6839 7 лет назад +1

    So -- what was the outcome with your algorithm for N=5?
    Furthermore, maybe consider the following:
    The 'classic' solution for N=5 forms a trigonal bipyramid with side lengths of sqrt[2] and sqrt[3], so I wonder if refining your algorithm (0.1 + 1.2n = x) as follows might improve your accuracy above the 70-85% you claim, given that a sphere is 3D, and very sensitive to small changes in the number of decimal points, as V=4/3[pi]r^3
    1) 1.2n
    (1.2)^3 = 1.728, which is very close to sqrt[3] = 1.73205...
    Working backwards, the cubic root of sqrt[3] = 1.20093... i.e. 3^(1/6)
    2) 0.1
    Again -- sqrt[2] = 1.41421...
    >>> sqrt[2]/10 = 0.14142...
    OR, going further -- the cubic root of sqrt[2] = 1.12246... i.e. 2^(1/6)
    >>> (2^(1/6))/10 = 0.11224...
    I think your algorithm is a step in the right direction, Jonathan :)
    ...however, I also think you are limiting yourself too much by keeping its co-efficients to single decimal places, given the 3D complexity of spherical geometry :)
    So, maybe your equation should be
    (2^(1/6))/10 + 3^(1/6)n = x ... [???]
    I'd certainly be interested to see how these small changes affect the final outcome!
    ...and -- exactly what program are you using, so I too can have a play??

    • @jonathankogan1825
      @jonathankogan1825  7 лет назад +2

      Thanks for the advice. I did try your equation to see if it would work, and it was significantly worse for many n. Also, please note that I didn't arbitrarily choose the coefficients I had. It just turned out that optimal ones were rational.

    • @Vreejack
      @Vreejack 6 лет назад +2

      What about for very large sets? Mapping the Earth to about a square kilometer would entail something on the order of 5*10^8 points.

  • @glaucosaraiva363
    @glaucosaraiva363 6 лет назад +1

    Hi. I've been thinking of something you might be able to do. I hope my idea is not too crazy.
    The nucleus of an atom consists of protons (with positive charge) and neutrons. Thus, the protons of each chemical element are probably arranged in the nucleus to be equidistant from the other positive charges. Would there be a way for you to try to simulate how likely those arrangements would be for the protons of each chemical element in the 3d space inside the nucleus. Do you think it is possible? It would be a little different from this problem because the points could be inside the sphere too. I would like to visualize the various possible arrangements of points at the same distance from each other in 3d. We would be able to see which shapes would appear for three points(triangle), four points, five points and so on.

    • @xaytana
      @xaytana 6 лет назад +2

      Look up the VSEPR theory, though it applies more to electrons and molecules; it would also apply to protons, but there's the issue of nuclei also having neutrons, and I'm not sure how neutrons would effect this theory.
      The only true highest number of equidistant points on a three dimensional sphere is four. What the author of this video, and all of us watching, are looking for, are the number of evenly distributed points on a sphere; or points on the sphere with the smallest discrepancy in the distances between them.

    • @jonathankogan1825
      @jonathankogan1825  4 года назад +2

      Yes. That approach can be used.

  • @devendraverma2953
    @devendraverma2953 Год назад

    Hey It is very interesting could you helm me. How can we draw c60 like structure which have some pentagon and hexagonal grid of particles

  • @yonimaor1005
    @yonimaor1005 2 года назад +1

    Jonathan dear, your enthusiasm is admirable and your video is well crafted.
    However, you neglect to mention the many analytical methods that exist for this exact problem (such as the very popular method by Vogel). I would have expected you to compare the accuracy of your method with at least one method.
    I also have to say that your method seems interesting and it is a shame that you explain it poorly. Maybe I am not smart enough, but I did not understand it.
    Thanks for providing several applications of an analytical method, it was interesting. Maybe you can make a followup video providing more applications.

  • @dinhero21
    @dinhero21 6 месяцев назад

    Isn't that just Fibonacci Spheres?

  • @cekuhnen
    @cekuhnen 7 лет назад +2

    This is quite interesting - would you mind sharing a 3D model?

  • @n134645
    @n134645 4 года назад +1

    It's great, I have a problem same as you solve it in the above video, would please help me to solve it?

  • @johnlundi3784
    @johnlundi3784 3 года назад

    Hey man I just stumbled upon your video, I’d like to get some feedback from you on a few theories in relation to this specifically. If you ever have some free time I’d be honored to pick your brain, please let me know how I can contact you. Sincerely, a random youtuber

  • @niteolabs
    @niteolabs 5 лет назад +1

    It has something to do with fractals.

  • @ahmedouerfelli4709
    @ahmedouerfelli4709 6 лет назад +1

    I do not understand what you mean by equidistant points on a sphere. As from what you presented here, it is clearly that you do not mean that the distance between any two points is the same. I just don't get what the problem is about.
    If anyone understands please tell me.

    • @jbZahl
      @jbZahl 6 лет назад +1

      Not between any, between all of them. If you pick one point and hold all the n-1 distances to all the other points, for an ideal solution you must be able to do the same thing for any other point and get a similar set of distances.

    • @ahmedouerfelli4709
      @ahmedouerfelli4709 6 лет назад +1

      Oh OK thank you I think I understand now it should be a kind of symmetry.

    • @scottcarpenter8774
      @scottcarpenter8774 6 лет назад +4

      Yes, it's not "any two points", it's "any two adjacent points"

    • @xaytana
      @xaytana 6 лет назад +3

      The highest number of equidistant points on a three dimensional sphere is 4. What the author of the video, and everyone here, is looking for, is evenly distributed points on a sphere, or points on the sphere with the smallest discrepancy in the distances between them.