issues
search
danbuis
/
BBDGamesLib
Code base to rapidly make Java based programs using OpenGL to render to the screen
0
stars
0
forks
source link
Create 2d specific openGL helpers/classes
#63
Closed
danbuis
closed
4 years ago
danbuis
commented
4 years ago
Build a mesh from a Polygon
[x] build position array
[x] build texture coordinate array
[x] build indices array
danbuis
commented
4 years ago
Complete as part of #82
Build a mesh from a Polygon