You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
type = '<3f3H4h 3f3H4h 3f3H4h' |
|
input = [ |
|
# float positions, 16-bit positions, 16-bit normals/tangents/texcoords |
|
1.0, 2.0, 3.0, 1, 2, 3, 32767, 0, 0, 0, |
|
4.0, 5.0, 6.0, 4, 5, 6, 0, 32767, 0, 0, |
|
7.0, 8.0, 9.0, 7, 8, 9, 0, 0, -32768, 0 |
|
] |
|
|
|
# kate: hl python
|
|
|