Vertices packing

Programming related discussions related to game research
SzyMoon
Posts: 1
Joined: Sun Jun 24, 2018 9:05 am

Vertices packing

Post by SzyMoon »

How can i pack a vertex to 36 bits so that it doesnt go beyond the bounding box?
It means that each coordinate cant be more than 4095, but what to do with bounding box?