Man page - filamesh(1)
Packages contas this manual
Package: libfilament-tools
apt-get install libfilament-tools
apt-get install libfilament-tools
Manuals in package:
Documentations in package:
Manual
| FILAMESH(1) | User Commands | FILAMESH(1) |
NAME
filamesh - filament material tools
DESCRIPTION
filamesh is a tool to convert meshes into an optimized binary format Usage:
- filamesh [options] <source mesh> <destination file>
Supported mesh formats:
- FBX, OBJ
Input meshes must have texture coordinates.
OPTIONS
--help, -h
- print this message
--license
- Print copyright and license information
--interleaved, -i
- interleaves mesh attributes
--compress, -c
- enable compression
Usage:
- filamesh [options] <source mesh> <destination file>
Supported mesh formats:
- FBX, OBJ
Input meshes must have texture coordinates.
--help, -h
- print this message
--license
- Print copyright and license information
--interleaved, -i
- interleaves mesh attributes
--compress, -c
- enable compression
| October 2021 | filamesh is a tool to convert meshes into an optimized binary format |