issues
search
dkurtaev
/
planets_factory
Tool for modeling terrain of small planets.
1
stars
0
forks
source link
Icosphere vbo performance v2
#40
Closed
dkurtaev
closed
8 years ago
dkurtaev
commented
8 years ago
Removed indents to colors and coordinates data from Point3f.
x3 floating coordinates per vertex replaced to x3 signed shorts and x1 float as norm. This gives 10 bytes versus 12 bytes per each vertex then transferring to GPU.