14 lines
472 B
JSON
14 lines
472 B
JSON
|
|
{
|
||
|
|
"author": "Aras Pranckevicius",
|
||
|
|
"dependencies": { "com.unity.burst": "1.8.8", "com.unity.collections": "2.1.4", "com.unity.mathematics": "1.2.6" },
|
||
|
|
"description": "3D Gaussian Splatting rendering and tools",
|
||
|
|
"displayName": "Gaussian Splatting",
|
||
|
|
"keywords": [ "unity" ],
|
||
|
|
"license": "MIT",
|
||
|
|
"name": "org.nesnausk.gaussian-splatting",
|
||
|
|
"repository": "github:aras-p/UnityGaussianSplatting",
|
||
|
|
"unity": "2022.3",
|
||
|
|
"unityRelease": "7f1",
|
||
|
|
"version": "1.0.0"
|
||
|
|
}
|