chore: sync workspace state
This commit is contained in:
13
MVS/3DGS-Unity/package.json
Normal file
13
MVS/3DGS-Unity/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user