Lou Quillio
88ea19fcc4
Merge pull request #151 from louquillio/clear-spec-fixmes
...
Remove or comment some spec placeholder text.
2017-07-31 12:47:24 -07:00
Lou Quillio
f47b36bdb0
Remove or comment some spec placeholder text.
...
Four similar issues remain.
2017-07-31 12:45:57 -07:00
Lou Quillio
64bb5918a8
Merge pull request #150 from louquillio/logo-align-phones
...
At extra small widths (phones), stack jumbotron elements.
2017-07-31 11:03:27 -07:00
Lou Quillio
de8528e698
At extra small widths (phones), stack jumbotron elements.
...
Homepage "jumbotron" (logo + statement) should align well on all
viewport sizes. Specifically on phones (<768px), logo and statement
should both take full width and stack (and center).
At tablet widths, distribute 1/3:2/3. At larger widths, 1/4:3/4.
2017-07-31 10:54:45 -07:00
Ondrej Stava
b756664e30
Fixed CMake for 1.0.0
1.0.0
2017-07-28 14:28:50 -07:00
Ondrej Stava
81d73904ac
Draco updated to 1.0.0 version
...
The latest version of Draco brings many new enhancements to improve the
development experience:
* Stable API release
* Support for npm Javascript package management
* Javascript based encoder
* Generalized metadata for meshes and point clouds
* Now supporting material properties included along with encoded file
* Improved compression rates:
* 15% better compression on smaller models
* 40% better compression of normals
* Performance improvements (~10% faster encoding, decoding)
* Reduced GPU memory usage:
* Option to store decoded quantized attributes
* Support for triangle strip connectivity on decoded meshes
* iOS 9 Javascript decoder
* Bitstream specification now available
2017-07-28 14:25:10 -07:00
Lou Quillio
55306fbdf2
Merge pull request #148 from louquillio/switch-videos
...
Switch order of embedded homepage videos.
2017-07-28 08:41:38 -07:00
Lou Quillio
29291d1106
Switch order of embedded homepage videos.
2017-07-28 08:40:29 -07:00
Lou Quillio
c3d900ae82
Merge pull request #146 from louquillio/add-more-homepage-resources
...
Add more homepage resources
2017-07-27 15:39:15 -07:00
Lou Quillio
3957faac65
Add emphasized link to NPM package.
2017-07-27 15:37:47 -07:00
Lou Quillio
679d1f76d5
Add more homepage furniture/links.
2017-07-27 15:33:55 -07:00
Lou Quillio
9432b745e7
Merge pull request #145 from louquillio/further-develop-homepage
...
Embed Draco vs. Gzip video; add headings.
2017-07-27 11:50:40 -07:00
Lou Quillio
40d05070bb
Embed Draco vs. Gzip video; add headings.
2017-07-27 11:47:13 -07:00
Lou Quillio
dd54442673
Merge pull request #144 from louquillio/add-analytics-tracker
...
Add Google Analytics tracker; apply via templating `include`.
2017-07-27 11:29:28 -07:00
Lou Quillio
953dfbd9e7
Add Google Analytics tracker; apply via templating include
.
...
new file: docs/_includes/analytics.html
modified: docs/_layouts/home.html
modified: docs/_layouts/spec.html
2017-07-27 11:27:17 -07:00
Lou Quillio
e779608fa0
Merge pull request #142 from louquillio/fix-start-time
...
Fix homepage video cue point.
2017-07-26 13:19:58 -07:00
Lou Quillio
06ebe0d256
Fix homepage video cue point.
...
YT linking tool offers custom start times on shared links but not embeds. Hackable, though.
2017-07-26 13:17:41 -07:00
Lou Quillio
ac3fbeb5fa
Merge pull request #141 from louquillio/add-homepage-video-clip
...
Embed YT Draco clip on homepage.
2017-07-26 12:52:38 -07:00
Lou Quillio
8bf8bb7a75
Embed YT Draco clip on homepage.
...
Should resize responsively. Cued to 00:33.
2017-07-26 12:50:52 -07:00
Lou Quillio
8240443079
Merge pull request #140 from louquillio/add-empty-homepage-index-md
...
Add empty homepage index.md
2017-07-26 12:21:05 -07:00
Lou Quillio
f9c056a1b8
Add empty homepage index.md
...
Though homepage is rendered completely from a template,
it still needs an index.md to generate.
Also change subpage breadcrumb links to relative, so they
work in the GitHub Pages context. For example "/" points
to the Google Org's home rather than Draco's home, so use
"..", etc.
2017-07-26 12:16:59 -07:00
Lou Quillio
7f2a0b40da
Merge pull request #139 from louquillio/add-bootstrap-skin
...
Add a basic Bootstrap homepage skin.
2017-07-26 12:09:39 -07:00
Lou Quillio
f32a643b79
Add a basic Bootstrap homepage skin.
...
Basic top-nav with relevant links. Also adds
favicons and a few other tweaks. More to come.
2017-07-26 12:04:57 -07:00
Lou Quillio
6f0825092b
Merge pull request #138 from louquillio/logo-credit
...
Credit Draco logo designers.
2017-07-25 00:22:42 -07:00
Lou Quillio
297f0670e6
Ahem.
2017-07-25 00:21:37 -07:00
Lou Quillio
cca5e839fb
Also emphasize rbenv installation.
2017-07-25 00:17:28 -07:00
Lou Quillio
4a6935f907
Credit Draco logo designers.
...
ocupop did a nice job with this.
2017-07-24 23:19:48 -07:00
Lou Quillio
615f15c33c
Merge pull request #137 from louquillio/remove-baseurl-guidance
...
No need to use --baseurl argument
2017-07-24 16:14:24 -07:00
Lou Quillio
a1da4d6150
No need to use --baseurl argument
...
For building docs locally, there's no need to specify
an alternate `--baseurl` as long as `jekyll serve`` is
issued from the `/docs` directory, as indicated in
README.md.
Removed --baseurl guidance and emphasized README.md
instructions.
2017-07-24 16:09:57 -07:00
Lou Quillio
58f5e2a061
Merge pull request #135 from google/update_spec
...
Update bitstream spec
2017-07-24 16:02:01 -07:00
Lou Quillio
6711fcba50
Merge pull request #136 from louquillio/fix-baseurl-and-paths
...
Fix baseurl and paths
2017-07-24 15:35:48 -07:00
Lou Quillio
c72d558e7b
Update spec README.md
2017-07-24 15:34:02 -07:00
Lou Quillio
2b455b2d26
Attempt to fix baseurl and URL paths in production.
...
GitHub is configured to use the contents of `/docs` for web
content, thus treating `docs` as the docroot, thus configuring
a baseurl of `/docs` is mistaken in production (GitHub Pages).
In the local dev case a baseurl is needed (`/docs`), but can
be passed on the Jekyll commandline.
2017-07-24 15:26:02 -07:00
Frank Galligan
4efc3d27cc
Update bitstream spec
...
This PR is associated with #134 .
2017-07-22 22:35:54 -07:00
FrankGalligan
ee618da82e
Merge pull request #133 from louquillio/port-spec-to-markdown
...
Port spec to Markdown/Jekyll
2017-07-13 15:24:47 -07:00
Lou Quillio
2c27123b70
Untrack output files. Duh.
2017-07-12 15:28:40 -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
Ondrej Stava
e14955d9e3
Fixed color loading in our THREE.js example.
...
1. Proper handling of four component colors (RGBA)
2. Removed normalization step that is done internally in the DracoDecoder.
2017-06-30 10:49:50 -07:00
Arkady Shapkin
45712ff807
Fix build on Android with gnustl ( #114 )
2017-05-26 08:39:23 -07:00
Andrew McCloskey
8df1bcd1b6
Update parser_utils.cc ( #106 )
...
When using isspace(c), c should be an unsigned char given __chvalidator() requires a valid ascii value ( c >= -1 && c <= 255) and throws an error in the case of a signed char value between -128 and -2.
2017-05-10 11:35:05 -07:00
Will Brennan
ecdd29e44b
fixed spelling mistakes in comments ( #104 )
2017-05-05 10:47:59 -07:00
FrankGalligan
67600aa521
Merge pull request #102 from google/ver_0-10-1
...
Increase version to "0.10.1"
2017-04-17 11:23:03 -07:00
Frank Galligan
34585b911a
Increase version to "0.10.1"
...
This fixes #93
2017-04-17 11:19:03 -07:00
Lou Quillio
92d1011688
Merge pull request #97 from louquillio/rename-svg
...
Fix inconsistently-named SVG file.
0.10.0
2017-04-14 15:58:01 -07:00
Lou Quillio
faa636784b
Fix inconsistently-named SVG file.
2017-04-14 15:56:59 -07:00
Lou Quillio
115c0a566a
Merge pull request #96 from louquillio/add-illustrator-source
...
Add Adobe Illustrator logo source.
2017-04-14 15:51:49 -07:00
Lou Quillio
27e5615268
Add Adobe Illustrator logo source.
...
Print-shops prefer this proprietary vector format.
2017-04-14 15:49:36 -07:00
Lou Quillio
1569d3beaa
Merge pull request #95 from louquillio/add-artwork
...
Add logo SVG source, and a collection of bitmaps (PNG).
2017-04-14 15:45:28 -07:00