简体   繁体   中英

how can I import dwg file in ursina python?

I want to create a background for my game with autocad, but I don't know to set the dwg project as background in my python (using ursina) app. Thanks

.dwg files are not supported by ursina. You'll have to first export it to a supported one like.obj, .glb or.gltf and then import that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM