fanvanzh / gltf_pipeline

gltf pipeline is a tool for gltf/glb/b3dm convert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gltf_pipeline

github action

gltf pipeline is a tool for gltf/glb/b3dm convert

usage:

./gltf_pipeline input_file output_file input/output can be *.glb, *.gltf, *.b3dm

build

git clone --recursive https://github.com/fanvanzh/gltf_pipeline.git
cd gltf_pipeline
# build with gcc
sh build.sh
# or build with msvc
./build.bat

123

About

gltf pipeline is a tool for gltf/glb/b3dm convert


Languages

Language:C++ 98.2%Language:Batchfile 0.9%Language:Shell 0.9%