Frank Galligan
84b73365fd
Spec: Addressing comments
...
- Initialized last_vert_added
- Normalized usage of ans_decoder_
- Removed parsing of num_new_vertices
- Removed num_corners
- Added prediction_rans_data_buffer
- Fixed spelling of orientations
- Replaced SubtractInt64Vectors with SubtractVectors
- Initialized pred_vals
- Changed point_to_corner_map from array to counter
- Addresses comments in KhronosGroup/glTF#1114
2017-11-02 16:27:32 -07:00
Frank Galligan
58ae243278
Spec: Line length clean up
...
- Associated with KhronosGroup/glTF#1114
2017-10-27 10:24:30 -07:00
Frank Galligan
e288f6365b
Spec: Update variables to reflect final 2.2 bitstream
...
- Associated with KhronosGroup/glTF#1114
2017-10-26 16:27:26 -07:00
Frank Galligan
8dbbf79ae1
Spec: Small cleanup
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 14:39:02 -07:00
Frank Galligan
9b51d1bf6f
Spec: Change RansBitDecoder size to varUI32
...
- Bitstream 2.2 changed the RansBitCoder size from UI32 to varUI32.
- This is associated with KhronosGroup/glTF#1114
2017-10-18 15:31:03 -07:00
Frank Galligan
8b3b34376d
Spec: Change to use array copy notation
...
- This addresses a comment in KhronosGroup/glTF#1114
2017-10-13 12:05:11 -07:00
Frank Galligan
9d04026855
Cleanup pred schemes for 2.2
...
- Removed unused prediction mode from constrained multi.
- Removed unused prediction mode from geometric normal.
- Changed num_orientations from I32 to varUI32 in tex coords.
- Removed unused center_value from normal octahedron.
2017-10-13 10:09:43 -07:00
Frank Galligan
51db0e4563
Update bitstream spec to version 2.1
...
This only updates the algorithm part.
This is associated with #134
2017-09-30 15:11:11 -07:00