gllllll commited on
Commit
6fb1075
·
verified ·
1 Parent(s): 916bc1c

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +2 -0
  2. README.md +31 -91
  3. dataset_full.jsonl +0 -0
  4. dataset_noncommercial.jsonl +0 -0
  5. dataset_permissive.jsonl +0 -0
  6. images/gfxfundamentals_webgl2_fundamentals_root.png +3 -0
  7. images/gfxfundamentals_webgl2_fundamentals_webgl_lessons.png +3 -0
  8. images/gfxfundamentals_webgl2_fundamentals_webgl_lessons_resources.png +3 -0
  9. images/gfxfundamentals_webgl2_fundamentals_webgl_resources.png +3 -0
  10. images/gfxfundamentals_webgl2_fundamentals_webgl_resources_tdl.jpg +3 -0
  11. images/gfxfundamentals_webgl_fundamentals_root.png +3 -0
  12. images/gfxfundamentals_webgl_fundamentals_webgl_lessons.png +3 -0
  13. images/gfxfundamentals_webgl_fundamentals_webgl_lessons_resources.png +3 -0
  14. images/gfxfundamentals_webgl_fundamentals_webgl_resources.png +3 -0
  15. images/gfxfundamentals_webgl_fundamentals_webgl_resources_tdl.jpg +3 -0
  16. images/gl_transitions_gl_transitions_scripts.jpg +3 -0
  17. images/gl_transitions_gl_transitions_scripts_preview.jpg +3 -0
  18. images/jaeger47_opengl_glut_cpp_g_2_texture_wrapping_texture_wrap.jpg +3 -0
  19. images/jaeger47_opengl_glut_cpp_z_extra_tutorials_full_model_animation_with_textures.png +3 -0
  20. images/joeydevries_learnopengl_src_8_guest_2021_3_tessellation_terrain_cpu_src.png +3 -0
  21. images/joeydevries_learnopengl_src_8_guest_2021_3_tessellation_terrain_gpu_dist.png +3 -0
  22. images/khronosgroup_vulkan_samples_app.png +3 -0
  23. images/khronosgroup_vulkan_samples_samples_api_oit_depth_peeling.png +3 -0
  24. images/khronosgroup_vulkan_samples_samples_api_oit_linked_lists.png +3 -0
  25. images/khronosgroup_vulkan_samples_samples_api_texture_mipmap_generation.jpg +3 -0
  26. images/khronosgroup_vulkan_samples_samples_extensions_buffer_device_address.png +3 -0
  27. images/khronosgroup_vulkan_samples_samples_extensions_compute_shader_derivatives.png +3 -0
  28. images/khronosgroup_vulkan_samples_samples_extensions_conditional_rendering.png +3 -0
  29. images/khronosgroup_vulkan_samples_samples_extensions_debug_utils.jpg +3 -0
  30. images/khronosgroup_vulkan_samples_samples_extensions_descriptor_indexing.png +3 -0
  31. images/khronosgroup_vulkan_samples_samples_extensions_device_fault.png +3 -0
  32. images/khronosgroup_vulkan_samples_samples_extensions_dynamic_line_rasterization.png +3 -0
  33. images/khronosgroup_vulkan_samples_samples_extensions_dynamic_multisample_rasterization.png +3 -0
  34. images/khronosgroup_vulkan_samples_samples_extensions_dynamic_primitive_clipping.png +3 -0
  35. images/khronosgroup_vulkan_samples_samples_extensions_dynamic_rendering_local_read.png +3 -0
  36. images/khronosgroup_vulkan_samples_samples_extensions_extended_dynamic_state2.png +3 -0
  37. images/khronosgroup_vulkan_samples_samples_extensions_fragment_density_map.png +3 -0
  38. images/khronosgroup_vulkan_samples_samples_extensions_fragment_shader_barycentric.png +3 -0
  39. images/khronosgroup_vulkan_samples_samples_extensions_fragment_shading_rate_dynamic.png +3 -0
  40. images/khronosgroup_vulkan_samples_samples_extensions_graphics_pipeline_library.jpg +3 -0
  41. images/khronosgroup_vulkan_samples_samples_extensions_gshader_to_mshader.png +3 -0
  42. images/khronosgroup_vulkan_samples_samples_extensions_logic_op_dynamic_state.png +3 -0
  43. images/khronosgroup_vulkan_samples_samples_extensions_memory_budget.png +3 -0
  44. images/khronosgroup_vulkan_samples_samples_extensions_mesh_shader_culling.png +3 -0
  45. images/khronosgroup_vulkan_samples_samples_extensions_open_cl_interop.jpg +3 -0
  46. images/khronosgroup_vulkan_samples_samples_extensions_open_cl_interop_arm.png +3 -0
  47. images/khronosgroup_vulkan_samples_samples_extensions_patch_control_points.png +3 -0
  48. images/khronosgroup_vulkan_samples_samples_extensions_rasterization_order_attachment_access.png +3 -0
  49. images/khronosgroup_vulkan_samples_samples_extensions_ray_tracing_position_fetch.png +3 -0
  50. images/khronosgroup_vulkan_samples_samples_extensions_ray_tracing_reflection.png +3 -0
.gitattributes CHANGED
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ dataset_full.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ dataset_permissive.jsonl filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,91 +1,31 @@
1
- ---
2
- language:
3
- - en
4
- - code
5
- license: other
6
- task_categories:
7
- - text2text-generation
8
- - text-generation
9
- tags:
10
- - opengl
11
- - glsl
12
- - webgl
13
- - shaders
14
- - computer-graphics
15
- - 3d
16
- - vulkan
17
- - code-generation
18
- size_categories:
19
- - 1K<n<10K
20
- ---
21
-
22
- # GLSL/OpenGL Educational Dataset for AI Training
23
-
24
- A curated, statically validated, and educational dataset of GLSL shaders, OpenGL 3.3/4.x programs, WebGL/WebGL2 demos, and procedural graphics pipelines.
25
-
26
- ## Key Features
27
-
28
- - **Multi-Stage GLSL**: Vertex, Fragment, Compute, Geometry, and Tessellation shaders.
29
- - **Static Validation**: All shaders validated against Khronos `glslangValidator` (GLSL 1.00 ES up to GLSL 4.60 & SPIR-V).
30
- - **Inline Extraction**: Shaders extracted from C++ host code, raw string literals, `ssgl` lambdas, and WebGL JavaScript/HTML applications.
31
- - **Rich Annotations**: Includes GLSL dialect version, comment density, topic tagging (PBR, raymarching, lighting, compute, etc.), and complexity classification.
32
- - **License Partitioning**: Permissive (MIT, Apache-2.0, BSD, CC0) vs Non-Commercial partitions.
33
- - **Visual Previews**: High-quality screenshot previews linked to shader code.
34
-
35
- ## Dataset Structure & Splits
36
-
37
- - `dataset_permissive.jsonl`: Clean, permissive open source licenses (MIT, Apache 2.0, BSD, CC0, Unlicense, Zlib).
38
- - `dataset_noncommercial.jsonl`: Non-commercial educational content (CC-BY-NC-4.0, Shadertoy CC-BY-NC-SA-3.0).
39
- - `dataset_full.jsonl`: Complete aggregated corpus.
40
-
41
- ## Schema Specification
42
-
43
- Each record in JSONL contains:
44
-
45
- ```json
46
- {
47
- "id": "webgl_examples_bumpmapping",
48
- "source": "https://github.com/damdoy/webgl_examples",
49
- "source_commit": "b2c0c53...",
50
- "collected_at": "2026-08-17T13:02:12+00:00",
51
- "source_type": "repo",
52
- "title": "Bumpmapping",
53
- "api": "WebGL",
54
- "glsl_version": "100",
55
- "topic": "raymarching/texturing/bumpmapping/basics",
56
- "difficulty": "advanced",
57
- "files": [
58
- {
59
- "path": "bumpmapping/plane.js#[inline_1_vertex]",
60
- "language": "glsl",
61
- "stage": "vertex",
62
- "loc": 18,
63
- "comment_density": 0.0,
64
- "code": "attribute vec4 vertex_pos;\n...",
65
- "validation_status": "valid"
66
- }
67
- ],
68
- "validation": {
69
- "glslang_valid": 2,
70
- "invalid": 0,
71
- "unverified": 0,
72
- "has_ubo_or_ssbo": false,
73
- "texture_samplers": 1
74
- },
75
- "preview_image": "images/webgl_examples_bumpmapping.png",
76
- "license": "MIT",
77
- "non_commercial": false,
78
- "comment_density": 0.054,
79
- "dedup_hash": "4efd6250c8b26922"
80
- }
81
- ```
82
-
83
- ## Usage Example
84
-
85
- ```python
86
- from datasets import load_dataset
87
-
88
- dataset = load_dataset("json", data_files={"train": "dataset_permissive.jsonl"})
89
- print(dataset["train"][0]["title"])
90
- print(dataset["train"][0]["files"][0]["code"])
91
- ```
 
1
+ ---
2
+ language:
3
+ - en
4
+ - code
5
+ license: other
6
+ task_categories:
7
+ - text-generation
8
+ tags:
9
+ - opengl
10
+ - glsl
11
+ - webgl
12
+ - shaders
13
+ - computer-graphics
14
+ - 3d
15
+ - vulkan
16
+ - code-generation
17
+ size_categories:
18
+ - 1K<n<10K
19
+ ---
20
+
21
+ # GLSL/OpenGL Educational Dataset (AI Training Corpus)
22
+
23
+ Aggregated across 2,096 curated samples from 42 major graphics repositories (OpenGL Core 3.3-4.6, WebGL/WebGL2, Vulkan GLSL/SPIR-V, Lygia shader modules, GL-Transitions, and procedural graphics pipelines).
24
+ All shaders are statically verified with Khronos `glslangValidator`.
25
+
26
+ ## Dataset Statistics
27
+ - **Total Samples**: 2,096
28
+ - **Permissive Partition**: 1,965 (`dataset_permissive.jsonl`)
29
+ - **Non-Commercial Partition**: 131 (`dataset_noncommercial.jsonl`)
30
+ - **Total Shaders**: 10,364
31
+ - **Valid GLSL Rate**: 7,802 / 10,364
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dataset_full.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
dataset_noncommercial.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
dataset_permissive.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
images/gfxfundamentals_webgl2_fundamentals_root.png ADDED

Git LFS Details

  • SHA256: f0e0d95a9c8abcdfabf46348e2d4285829bb0491f5f6af0e05af52bffb6324c4
  • Pointer size: 129 Bytes
  • Size of remote file: 8.78 kB
images/gfxfundamentals_webgl2_fundamentals_webgl_lessons.png ADDED

Git LFS Details

  • SHA256: 11cbbdc37aca00587875d7f7ad21629eac49cf6eb7e257f29c7dd176dcf97534
  • Pointer size: 129 Bytes
  • Size of remote file: 1.26 kB
images/gfxfundamentals_webgl2_fundamentals_webgl_lessons_resources.png ADDED

Git LFS Details

  • SHA256: 11cbbdc37aca00587875d7f7ad21629eac49cf6eb7e257f29c7dd176dcf97534
  • Pointer size: 129 Bytes
  • Size of remote file: 1.26 kB
images/gfxfundamentals_webgl2_fundamentals_webgl_resources.png ADDED

Git LFS Details

  • SHA256: 6e3a526c343b93e35925ef984c52974c1278220e100f5f845fd3d15b45eaba4c
  • Pointer size: 128 Bytes
  • Size of remote file: 912 Bytes
images/gfxfundamentals_webgl2_fundamentals_webgl_resources_tdl.jpg ADDED

Git LFS Details

  • SHA256: 372bb5b7b7576f090b81e55cdae63be765e0262319dafacd09bc9834a109986b
  • Pointer size: 130 Bytes
  • Size of remote file: 16.2 kB
images/gfxfundamentals_webgl_fundamentals_root.png ADDED

Git LFS Details

  • SHA256: f0e0d95a9c8abcdfabf46348e2d4285829bb0491f5f6af0e05af52bffb6324c4
  • Pointer size: 129 Bytes
  • Size of remote file: 8.78 kB
images/gfxfundamentals_webgl_fundamentals_webgl_lessons.png ADDED

Git LFS Details

  • SHA256: 0fc8f3528d182ea600f3f8ce115314cf37feca581168931eaa8c6a1e25fad8fa
  • Pointer size: 129 Bytes
  • Size of remote file: 1.25 kB
images/gfxfundamentals_webgl_fundamentals_webgl_lessons_resources.png ADDED

Git LFS Details

  • SHA256: 0fc8f3528d182ea600f3f8ce115314cf37feca581168931eaa8c6a1e25fad8fa
  • Pointer size: 129 Bytes
  • Size of remote file: 1.25 kB
images/gfxfundamentals_webgl_fundamentals_webgl_resources.png ADDED

Git LFS Details

  • SHA256: 6e3a526c343b93e35925ef984c52974c1278220e100f5f845fd3d15b45eaba4c
  • Pointer size: 128 Bytes
  • Size of remote file: 912 Bytes
images/gfxfundamentals_webgl_fundamentals_webgl_resources_tdl.jpg ADDED

Git LFS Details

  • SHA256: 372bb5b7b7576f090b81e55cdae63be765e0262319dafacd09bc9834a109986b
  • Pointer size: 130 Bytes
  • Size of remote file: 16.2 kB
images/gl_transitions_gl_transitions_scripts.jpg ADDED

Git LFS Details

  • SHA256: 8620afe99d25406a8a4edeec95e2933b78ee62d2a77522097b36a0d3b44589da
  • Pointer size: 131 Bytes
  • Size of remote file: 252 kB
images/gl_transitions_gl_transitions_scripts_preview.jpg ADDED

Git LFS Details

  • SHA256: 8620afe99d25406a8a4edeec95e2933b78ee62d2a77522097b36a0d3b44589da
  • Pointer size: 131 Bytes
  • Size of remote file: 252 kB
images/jaeger47_opengl_glut_cpp_g_2_texture_wrapping_texture_wrap.jpg ADDED

Git LFS Details

  • SHA256: 207b1aafce682b0899e3d77b8eed4cf15ad53d29a917ef3451c5c0a6aff547f4
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB
images/jaeger47_opengl_glut_cpp_z_extra_tutorials_full_model_animation_with_textures.png ADDED

Git LFS Details

  • SHA256: e54a6276b74d7f15fb13665c767cf2bf1f7b76691c034d11ca7d773b0e2fa8a6
  • Pointer size: 130 Bytes
  • Size of remote file: 31.6 kB
images/joeydevries_learnopengl_src_8_guest_2021_3_tessellation_terrain_cpu_src.png ADDED

Git LFS Details

  • SHA256: 9ebacba038d0b035c4b02dbd9c38434f7d104a9d3077501b4cd205248cc13579
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/joeydevries_learnopengl_src_8_guest_2021_3_tessellation_terrain_gpu_dist.png ADDED

Git LFS Details

  • SHA256: 9ebacba038d0b035c4b02dbd9c38434f7d104a9d3077501b4cd205248cc13579
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/khronosgroup_vulkan_samples_app.png ADDED

Git LFS Details

  • SHA256: 72591446fd3cfd8b71ca6e8898c0c68154602ef95d58c884a81ac66696939cb0
  • Pointer size: 130 Bytes
  • Size of remote file: 28.5 kB
images/khronosgroup_vulkan_samples_samples_api_oit_depth_peeling.png ADDED

Git LFS Details

  • SHA256: 55b598c91d191fc2868f9d0a3c97065d2ff6bc937046edb549197e377192172a
  • Pointer size: 131 Bytes
  • Size of remote file: 297 kB
images/khronosgroup_vulkan_samples_samples_api_oit_linked_lists.png ADDED

Git LFS Details

  • SHA256: 90d1f5cbae4edce14ec91778584dfb7a0adff51a0e05b38b392e25b6effa08d7
  • Pointer size: 131 Bytes
  • Size of remote file: 199 kB
images/khronosgroup_vulkan_samples_samples_api_texture_mipmap_generation.jpg ADDED

Git LFS Details

  • SHA256: 2d31ee20eae9b32f7923658ffd64a78cc66ef1f614b27f506c9933f04b64fa24
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
images/khronosgroup_vulkan_samples_samples_extensions_buffer_device_address.png ADDED

Git LFS Details

  • SHA256: 5c349b88956adf16ef125d587aa7feeba471933b38853c36b7c67ff1d24c5d9d
  • Pointer size: 131 Bytes
  • Size of remote file: 342 kB
images/khronosgroup_vulkan_samples_samples_extensions_compute_shader_derivatives.png ADDED

Git LFS Details

  • SHA256: a630f7d5fd5e757e74d7385090db43f9dcf07f1867bc1e62fff56bd5f26685d1
  • Pointer size: 131 Bytes
  • Size of remote file: 371 kB
images/khronosgroup_vulkan_samples_samples_extensions_conditional_rendering.png ADDED

Git LFS Details

  • SHA256: 52be15240c6ed327921d13a913669bb446d0b6c79a81dae34c71bbff7292ca4d
  • Pointer size: 130 Bytes
  • Size of remote file: 23.9 kB
images/khronosgroup_vulkan_samples_samples_extensions_debug_utils.jpg ADDED

Git LFS Details

  • SHA256: a759285ba14a4735cfde088b1ab86d17a446048acfa609d36504939c0ad3c22d
  • Pointer size: 131 Bytes
  • Size of remote file: 266 kB
images/khronosgroup_vulkan_samples_samples_extensions_descriptor_indexing.png ADDED

Git LFS Details

  • SHA256: fae6f389f6e3f2cff3b9312508072947ddb4ae3db8155b23c326de7a31b21431
  • Pointer size: 131 Bytes
  • Size of remote file: 545 kB
images/khronosgroup_vulkan_samples_samples_extensions_device_fault.png ADDED

Git LFS Details

  • SHA256: d9163beeaf2fedb2b4e340d41520a67d3ac641960e18613aceef9ddf0173c4b2
  • Pointer size: 131 Bytes
  • Size of remote file: 240 kB
images/khronosgroup_vulkan_samples_samples_extensions_dynamic_line_rasterization.png ADDED

Git LFS Details

  • SHA256: 48bf4fecd6c76b7072a0d123e907d33c1fec8467caa3b70634b6098cf67f7388
  • Pointer size: 131 Bytes
  • Size of remote file: 107 kB
images/khronosgroup_vulkan_samples_samples_extensions_dynamic_multisample_rasterization.png ADDED

Git LFS Details

  • SHA256: d94833c396cd93e81f31f18b68eab42fdd4beec98689899c31c641f1fc6c8c47
  • Pointer size: 131 Bytes
  • Size of remote file: 528 kB
images/khronosgroup_vulkan_samples_samples_extensions_dynamic_primitive_clipping.png ADDED

Git LFS Details

  • SHA256: bb8e848c69f7641c560b3ad67888ebff508c0087939f199ecf1559ba8b8e08bc
  • Pointer size: 131 Bytes
  • Size of remote file: 157 kB
images/khronosgroup_vulkan_samples_samples_extensions_dynamic_rendering_local_read.png ADDED

Git LFS Details

  • SHA256: 34a3e90a424927e149e4b770219e79226671e911c7b016065c4d9aee2f7ff138
  • Pointer size: 131 Bytes
  • Size of remote file: 200 kB
images/khronosgroup_vulkan_samples_samples_extensions_extended_dynamic_state2.png ADDED

Git LFS Details

  • SHA256: f0f163d0e362447532b2001dcf9df220200f6d36d805a2c024b2327d59008064
  • Pointer size: 132 Bytes
  • Size of remote file: 1.26 MB
images/khronosgroup_vulkan_samples_samples_extensions_fragment_density_map.png ADDED

Git LFS Details

  • SHA256: 2ae6e7dbc41dd5d87e79d06976892587507951ecbd03096d9327084ce2cd9c9c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.98 MB
images/khronosgroup_vulkan_samples_samples_extensions_fragment_shader_barycentric.png ADDED

Git LFS Details

  • SHA256: e1767235d0d8ff25ee57a7e65b7b2d6a308b53aca70fbe945d9b226f639a9eb2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
images/khronosgroup_vulkan_samples_samples_extensions_fragment_shading_rate_dynamic.png ADDED

Git LFS Details

  • SHA256: 89ecd04e4ae36f83842be3c9a77924967ce99f2efc5ee7f94632aa1084e152d1
  • Pointer size: 130 Bytes
  • Size of remote file: 96.1 kB
images/khronosgroup_vulkan_samples_samples_extensions_graphics_pipeline_library.jpg ADDED

Git LFS Details

  • SHA256: d6e6cedc974b7e7905de990a9fe858cc3a8b52ad91b98c229559fb6d6055a877
  • Pointer size: 131 Bytes
  • Size of remote file: 108 kB
images/khronosgroup_vulkan_samples_samples_extensions_gshader_to_mshader.png ADDED

Git LFS Details

  • SHA256: 9a42effd3100faae39344e23ef3c46c5d836096e2f2911bf2b3a9134442c593b
  • Pointer size: 131 Bytes
  • Size of remote file: 429 kB
images/khronosgroup_vulkan_samples_samples_extensions_logic_op_dynamic_state.png ADDED

Git LFS Details

  • SHA256: a9626d0a2057dcf7f7c1e5fe6c6033dc93892f563c82070abf271ff0e5829f70
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
images/khronosgroup_vulkan_samples_samples_extensions_memory_budget.png ADDED

Git LFS Details

  • SHA256: 0a89daa7eb1df8cf046553479ab2820908adb1d831d829cdee08f09a15fb5801
  • Pointer size: 130 Bytes
  • Size of remote file: 24.3 kB
images/khronosgroup_vulkan_samples_samples_extensions_mesh_shader_culling.png ADDED

Git LFS Details

  • SHA256: 890ac0a441b19bc7d97498a7c5fece7e0f58de33b0333a45b96f8c55263633fa
  • Pointer size: 130 Bytes
  • Size of remote file: 47.7 kB
images/khronosgroup_vulkan_samples_samples_extensions_open_cl_interop.jpg ADDED

Git LFS Details

  • SHA256: e0dbfa30ef82f364adb845ec5c0518e79e9bfa5dce45cef1ffb9210fad580df2
  • Pointer size: 130 Bytes
  • Size of remote file: 76.8 kB
images/khronosgroup_vulkan_samples_samples_extensions_open_cl_interop_arm.png ADDED

Git LFS Details

  • SHA256: fda2b4ed399b016da94f23756e2bb5c61dedd498ae6cbc2126985dbfdf1f613e
  • Pointer size: 131 Bytes
  • Size of remote file: 609 kB
images/khronosgroup_vulkan_samples_samples_extensions_patch_control_points.png ADDED

Git LFS Details

  • SHA256: 73843cd1a0b868ae0c7ab871f745942339ad4518d7a3bb28b09759e778972e05
  • Pointer size: 131 Bytes
  • Size of remote file: 160 kB
images/khronosgroup_vulkan_samples_samples_extensions_rasterization_order_attachment_access.png ADDED

Git LFS Details

  • SHA256: 8d6b361bd7c25a8c122e713562dd9a079c87d8dd021ee339b81e4a570cc6acec
  • Pointer size: 131 Bytes
  • Size of remote file: 361 kB
images/khronosgroup_vulkan_samples_samples_extensions_ray_tracing_position_fetch.png ADDED

Git LFS Details

  • SHA256: 40e8ca08325b5193d0f58e01af72cf2191045f3c4c198d5ad6cacab5ac09546b
  • Pointer size: 130 Bytes
  • Size of remote file: 97.2 kB
images/khronosgroup_vulkan_samples_samples_extensions_ray_tracing_reflection.png ADDED

Git LFS Details

  • SHA256: ce139983cf4923fd762dc182855baf6ac254fe088a9524f9ec48faed6cf33cbb
  • Pointer size: 130 Bytes
  • Size of remote file: 38.6 kB