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
Asked
Active
Viewed 105 times
1 Answers
1
.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.

pokepetter
- 1,383
- 5
- 8