-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathmetadata.json
More file actions
44 lines (44 loc) · 1.54 KB
/
metadata.json
File metadata and controls
44 lines (44 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"parser": "github",
"uid": "github/ichlubna/vkCompViz",
"url": "https://github.com/ichlubna/vkCompViz",
"data": {
"doi": "https://doi.org/10.5281/zenodo.18258201",
"name": "vkCompViz",
"url": "https://github.com/ichlubna/vkCompViz",
"full_name": "ichlubna/vkCompViz",
"html_url": "https://github.com/ichlubna/vkCompViz",
"description": "Vulkan image and data processing framework capable of running a cascade of compute shaders and displaying or storing the result.",
"created_at": "2025-05-20T10:28:41Z",
"updated_at": "2026-01-17T13:23:46Z",
"clone_url": "https://github.com/ichlubna/vkCompViz.git",
"size": 5524,
"language": "C++",
"open_issues_count": 1,
"license": {
"key": "mit",
"name": "MIT License",
"spdx_id": "MIT",
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"subscribers_count": 1,
"owner": {
"html_url": "https://github.com/ichlubna",
"avatar_url": "https://avatars.githubusercontent.com/u/43234438?v=4",
"login": "ichlubna",
"type": "User"
},
"topics": [
"compute-shader",
"gpgpu",
"gpu",
"render",
"shader",
"vulkan",
"vulkan-api"
],
"timestamp": "2026-01-18 01:02:02.562500",
"avatar": "https://avatars.githubusercontent.com/u/43234438?v=4"
}
}