Frank Galligan
83b0922745
Add back removed files from 1.3.6 push
2020-03-03 10:46:47 -08:00
Frank Galligan
571d547d36
Update to version 1.3.6
2020-03-03 10:35:26 -08:00
Frank Galligan
bd5e38ec3e
Spec: Fix TOPOLOGY_L edgebreaker case.
2018-02-12 21:13:52 -08:00
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
424d02ab1b
Spec: Remove references to pointers
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-26 16:20:37 -07:00
Frank Galligan
3f9710fb48
Spec: Fix standard edgebreaker symbol buffer
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 14:17:42 -07:00
Frank Galligan
e9fd3a8e0a
Spec: Fix handling of split symbol id during topology split.
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 14:08:21 -07:00
Frank Galligan
627b774669
Spec: Clarify when bit reading is done.
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 13:51:57 -07:00
Frank Galligan
33c110dcb4
Spec: Initialize curr_att_dec and curr_att
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 13:42:18 -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
93a43e1969
Spec: Change Face configuration to use RansBitCoder
...
- This change is in bitstream 2.2.
- This is associated with KhronosGroup/glTF#1114
2017-10-18 15:56:35 -07:00
Frank Galligan
d60adcbb24
Spec: Remove split_edge from bitstream 2.2
...
- The split_edge was removed from bitstream 2.2 as it was not used
during decoding.
2017-10-18 15:14:54 -07:00
FrankGalligan
a0224094ba
Merge pull request #240 from google/spec_fix_readbits
...
Spec: Fix ReadBits call
2017-10-17 10:04:15 -07:00
Frank Galligan
f5dfee96f7
Spec: Fix ReadBits call
2017-10-16 12:52:35 -07:00
Frank Galligan
23494dbdbc
Fix ReadBits call
2017-10-16 12:49:57 -07:00
Frank Galligan
a862768b65
Spec: Add ProcessInteriorEdges function
...
- This addresses a comment in KhronosGroup/glTF#1114
2017-10-16 11:57:49 -07:00
Frank Galligan
12bc4761c7
Spec: Add GetNumComponents function
...
- This addresses a comment in KhronosGroup/glTF#1114
2017-10-13 16:00:55 -07:00
Frank Galligan
a55221407e
Spec clean up
...
- This addresses some comments in KhronosGroup/glTF#1114
2017-10-13 15:50:38 -07:00
Frank Galligan
75630a60fd
Spec: Update functions based on std::vector
...
- This addresses a comment in KhronosGroup/glTF#1114
2017-10-13 15:17:29 -07:00
Frank Galligan
a27303d531
Remove reference to PREDICTIVE_EDGEBREAKER
2017-10-13 10:54:06 -07:00
Frank Galligan
16cc7fbb91
Spec Update EdgeBreaker header to 2.2
...
- This associated with KhronosGroup/glTF#1114
2017-10-11 14:41:30 -07:00
Frank Galligan
e303a79a6b
spec: Small update
2017-10-07 12:09:07 -07:00
Frank Galligan
c9d9cc4b26
Changed spec to move split data before the symbol data.
...
This addresses a comment in https://github.com/KhronosGroup/glTF/issues/1114
2017-10-06 11:09:18 -07:00
Frank Galligan
992eac9c04
A few spec changes.
2017-10-04 16:26:27 -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
Lou Quillio
b3378f4453
Adapt spec-related pages to Bootstrap.
...
* Create template for spec pages
* Adapt syntax-table styles to Bootstrap
* Reposition type/size annotations at col 86 (and update README.md)
* Let Bootstrap style breadcrumb trails
* Unrelated: abstract footer to an _include
2017-07-31 13:52:48 -07:00
Frank Galligan
4efc3d27cc
Update bitstream spec
...
This PR is associated with #134 .
2017-07-22 22:35:54 -07:00
Lou Quillio
8d8c88e08f
Re-org files, refine styles, add README, et al.
...
Draco bitstream spec source should be ready for author contributions.
2017-07-12 15:18:53 -07:00
Lou Quillio
c2fb47ac5d
Split syntax table sections into files.
...
Also add .gitignore
2017-07-10 14:36:26 -07:00
Lou Quillio
c0dcf7c2bc
Port Draco bitstream spec to Markdown.
...
This represents the grunt-work of porting the gDocs
document to plaintext. There are decisions to make
and polish to be applied.
2017-07-09 18:33:42 -07:00