1. 首页
  2. 数据库
  3. 其它
  4. 用Go编写的性能3D网格查看器 源码

用Go编写的性能3D网格查看器 源码

上传者: 2021-02-01 07:14:39上传 ZIP文件 11.5KB 热度 6次
meshview Performant 3D mesh viewer written in Go. Prerequisites First, , set your GOPATH, and make sure $GOPATH/bin is on your PATH. brew install go # if using homebrew # put these in .bash_profile or .zshrc export GOPATH="$HOME/go" export PATH="$PATH:$GOPATH/bin" You may need to for the glfw libra
下载地址
用户评论