三维场景生成

这个提交包含在:
qingxu fu
2023-07-10 12:58:17 +08:00
父节点 cecdd28e04
当前提交 0d655f2d18
共有 6 个文件被更改,包括 270 次插入2 次删除

查看文件

@@ -416,6 +416,19 @@ def get_crazy_functions():
except:
print('Load function plugin failed')
try:
from crazy_functions.Three场景交互3D import 三维生成
function_plugins.update({
"ThreeJS 三维交互": {
"Color": "stop",
"AsButton": False,
"Function": HotReload(三维生成)
}
})
except:
print('Load function plugin failed')
# try:
# from crazy_functions.虚空终端 import 终端
# function_plugins.update({