gwob:gwob Wavefront .OBJ 3D几何文件格式的Pure Go Golang解析器 源码
w gwob-用于Wavefront .OBJ 3D几何文件格式的Pure Go Golang解析器 安装 使用Go模块安装(Go 1.11或更高版本) git clone https://github.com/udhos/gwob cd gwob go install 不使用Go模块安装(1.11之前的版本) go get github.com/udhos/gwob cd ~/go/src/github.com/udhos/gwob go install github.com/udhos/gwob 用法 将包导入您的Go程序中: import "github.com/udhos/gw
文件列表
gwob-master.zip
(预估有个10文件)
gwob-master
obj_test.go
11KB
build.sh
581B
go.mod
38B
parser.go
1KB
example
main.go
1KB
red_cube.obj
1KB
red_cube.mtl
238B
LICENSE
1KB
暂无评论