Zarathruster 18 minutes ago

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 ago

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 7 minutes ago

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

  • taeric an hour ago

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

    • koolala an hour ago

      Speed wise no hardware can do it though.