In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
How to use the TE MakeXpl command line, I believe that many inexperienced people are helpless about this, this article summarizes the causes of the problem and solutions, through this article I hope you can solve this problem.
The MakeXpl tool in TE can package the model format supported by skyline into xpl2 format, optimize the model at the same time, and automatically pyramid the texture (generate LOD).
When used in TE, the following window is opened to generate the lod model in xpl2 format by selecting the model path and generating the xpl2 path.
In fact, makexpl tool also supports command line operation mode, that is, you can generate xpl2 format model without starting the interface. The specific operation is as follows:
1. Find the exe file path of makexpl, usually...\ Skyline\TerraExplorerPro\MakeXpl.exe;
2. Open the cmd black screen window. The syntax used is as follows:
Makexpl.exe-InputFile "C:\Program Files\Skyline\TerraExplorerPro\m\model1\model1.x" -OutputDir "C:\ProgramFiles\Skyline\TerraExplorer Pro\m\output"
=> -InputFile-Enter the X model file name or directory of multiple X model files, use the-All parameter when representing the model file directory;
=> -LODInput -indicates that multiple-InputFile files are currently input, each model file will be packaged into different levels of the final model;
=> -OutputDir-output XPL file storage directory;
=> -All -Indicates that all input files are in the same-InputFile directory;
=> -Recursive -Indicates that all input files are in a subdirectory of the-InputFile directory.
In the cs side of the program development, you can call makexpl for model program control conversion, in C#development using:
System.Diagnostics.Process exep = new System.Diagnostics.Process()。After reading the above, do you know how to use the MakeXpl command line for TE? If you still want to learn more skills or want to know more related content, welcome to pay attention to the industry information channel, thank you for reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.