forked from CesiumGS/cesium-unreal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ThirdParty.json
82 lines (82 loc) · 1.79 KB
/
ThirdParty.json
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
{
"name": "Async++",
"url": "https://github.com/Amanieu/asyncplusplus",
"license": "MIT"
},
{
"name": "cesium-native",
"url": "https://github.com/CesiumGS/cesium-native",
"license": "Apache 2.0"
},
{
"name": "cpp-httplib",
"url": "https://github.com/yhirose/cpp-httplib",
"license": "MIT"
},
{
"name": "CSPRNG",
"url": "https://github.com/Duthomhas/CSPRNG",
"license": "Boost Software License 1.0"
},
{
"name": "Draco",
"url": "https://github.com/google/draco",
"license": "Apache 2.0"
},
{
"name": "Font Awesome Icons",
"url": "https://fontawesome.com/",
"license": "CC BY 4.0 License"
},
{
"name": "GLM",
"url": "https://github.com/g-truc/glm",
"license": "MIT"
},
{
"name": "GSL",
"url": "https://github.com/microsoft/GSL",
"license": "MIT"
},
{
"name": "PicoSHA2",
"url": "https://github.com/okdshin/PicoSHA2",
"license": "MIT"
},
{
"name": "modp_b64",
"url": "https://github.com/chromium/chromium/tree/15996b5d2322b634f4197447b10289bddc2b0b32/third_party/modp_b64",
"license": "BSD-3-Clause"
},
{
"name": "RapidJSON",
"url": "https://github.com/Tencent/rapidjson",
"license": "MIT"
},
{
"name": "spdlog",
"url": "https://github.com/gabime/spdlog",
"license": "MIT"
},
{
"name": "SQLite Amalgamation",
"url": "https://www.sqlite.org/amalgamation.html",
"license": "Public Domain"
},
{
"name": "STB",
"url": "https://github.com/nothings/stb",
"license": "Public Domain"
},
{
"name": "tinyxml2",
"url": "https://github.com/leethomason/tinyxml2",
"license": "zlib"
},
{
"name": "uriparser",
"url": "https://github.com/uriparser/uriparser",
"license": "BSD-3-Clause"
}
]