forked from Rowland/EG
18 lines
269 B
Plaintext
18 lines
269 B
Plaintext
# VR功能依赖包
|
|
# 用于支持VR显示和ALVR串流功能
|
|
|
|
# OpenVR Python库 - VR系统核心
|
|
openvr>=1.26.7
|
|
|
|
# 网络和通信
|
|
psutil>=5.9.0
|
|
|
|
# 数学和科学计算
|
|
numpy>=1.21.0
|
|
|
|
# 图像处理
|
|
Pillow>=9.0.1
|
|
|
|
# 现有核心依赖
|
|
Panda3D>=1.10.15
|
|
PyQt5>=5.15.9 |