Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 580 Bytes

cli.md

File metadata and controls

19 lines (12 loc) · 580 Bytes

CLI

A CLI tool to render images from a mesh file.

xf-render --help

# render a mesh file
xf-render {mesh_file}

# for example
wget https://graphics.stanford.edu/~mdfisher/Data/Meshes/bunny.obj
xf-render bunny.obj
<iframe width="640" height="360" src="https://github.com/openxrlab/xrfeitoria/assets/35397764/430a7264-9337-4327-838d-08e9a354c277" frameborder="0" allowfullscreen></iframe> <iframe width="640" height="360" src="https://github.com/openxrlab/xrfeitoria/assets/35397764/9c029eb7-a8be-4d11-890e-b2499ff22caa" frameborder="0" allowfullscreen></iframe>