• Hacker News
  • new|
  • comments|
  • show|
  • ask|
  • jobs|
  • Zarathruster 31 minutes

    Interesting. When I first got started with Unity I found really buggy behavior if you do any kind of physics calculations near world origin (0, 0, 0). It has a weird gravity well effect if you get too near it. I never found a satisfactory explanation for it but maybe this is it.

  • koolala 2 hours

    I wish JavaScript or any open-source Array Language could do Single-precision Floats. It's awesome they were able to show the assembly breakdown.

    adgjlsfhk1 20 minutes

    What do you mean by Array Language? Would Julia qualify here?

    koolala 1 minutes

    I was thinking like APL, all the open ones are float64 based.

    taeric 1 hours

    I wish there was more explicit support for fixed point decimal out there.

    koolala 59 minutes

    Speed wise no hardware can do it though.