#I don't have an idea for a title (:

1 messages · Page 1 of 1 (latest)

sweet hamlet
#

In Roblox, there is the bit32 library. I have a question: is it possible to get something like that but 64-bit?

tardy fjord
#

what for? asking out of curiosity

sweet hamlet
#

I'm creating a procedural terrain generation system, which allows me to avoid two-dimensional tables and string indexes. Unfortunately, bit32 only allows values ​​from 0 to 2^16 for a single coordinate, which in practice translates to 2^15 because the number must be signed. I'm wondering if it's possible to bypass the 0 to 2^32 range that bit32 offers.

soft dock
#

me no speak math

#

me not understand

#

me sorry for nothelpinh

tardy fjord
# sweet hamlet I'm creating a procedural terrain generation system, which allows me to avoid tw...
#

check this out

#

might tickle your pickle