adi 0.12.0

Create platform-agnostic apps and video games
Documentation
1
2
3
4
5
6
7
8
9
10
11
/* square.data */ [

-1.0, -1.0, 0.0, 1.0,	0.5, 0.5, 0.5, 0.5,
1.0, 1.0, 0.0, 1.0,	0.5, 0.5, 0.5, 0.5,
1.0, -1.0, 0.0, 1.0,	0.5, 0.5, 0.5, 0.5,

1.0, 1.0, 0.0, 1.0,	0.5, 0.5, 0.5, 0.5,
-1.0, -1.0, 0.0, 1.0,	0.5, 0.5, 0.5, 0.5,
-1.0, 1.0, 0.0, 1.0,	0.5, 0.5, 0.5, 0.5,

/* square.data */ ]