ADD: Adding hydrogen atom with animation

This commit is contained in:
2023-11-16 23:20:22 +01:00
parent 597a45de9f
commit 052d63450d
108 changed files with 7154 additions and 10 deletions

View File

@ -1,8 +1,9 @@
{
"dependencies": {
"dependencies": {
"com.ptc.vuforia.engine": "file:com.ptc.vuforia.engine-10.17.4.tgz",
"com.unity.collab-proxy": "2.2.0",
"com.unity.feature.development": "1.0.1",
"com.unity.probuilder": "5.1.1",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.5",
"com.unity.ugui": "1.0.0",
@ -39,4 +40,4 @@
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
}

View File

@ -75,9 +75,20 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.probuilder": {
"version": "5.1.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.settings-manager": "1.0.3",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.imgui": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "2.0.1",
"depth": 2,
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"