Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 763 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 763 Bytes

三维可视化Demo

下载打包后程序(releases)

  1. https://github.com/inveta/demo/releases
  2. 选择最新版下载zip包,解压
  3. 运行bat文件,只支持Windows

开发

# 下载源代码
git clone https://github.com/inveta/demo.git --recurse-submodules

# 添加 PLSB、singleTon、peer-stream
git submodule add https://github.com/inveta/PLSB Plugins
git submodule add https://github.com/inveta/SingleTon Plugins
git submodule add https://github.com/inveta/peer-stream

# 更新所有子模块
git submodule update --remote

要求

  • NodeJS 16 以上: https://nodejs.org/
  • Windows 10 以上
  • 独立显卡nVidia或AMD,不能太旧
  • Chrome或Edge或Firefox
  • 如果提示没装DirectX,下载UEPrereqSetup_x64.exe并安装