Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(265)

Side by Side Diff: chrome/browser/android/vr_shell/test/data/sample_external.gltf

Issue 2774653002: Support for parsing external file references in a glTF resource. (Closed)
Patch Set: Scoping Clean call. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/browser/android/vr_shell/test/data/sample.bin ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "asset": {
3 "version": "1.0"
4 },
5 "buffers": {
6 "dummyBuffer": {
7 "uri": "sample.bin",
8 "byteLength": 12
9 }
10 }
11 }
OLDNEW
« no previous file with comments | « chrome/browser/android/vr_shell/test/data/sample.bin ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698