Resource
Create
Upload Model
Drag or click to upload

The supported model formats include: {{(idx > 0 ? ", " : "") + format}}

English
{{ messages.filter(d => !d.viewState).length }}
All Message
Unread({{ messages.filter(d => !d.viewState).length }})
Mark all read
No Message
{{message.sender.name || message.sender.nickname}}
System
Comment
Feedback
{{message.messageContent.content}}
{{parseTime(message.createDate)}}
Resource

XGL

XGL is an XML-based 3D graphics language used to describe 3D models and scenes.

XGL, as an XML-based format, has good readability and extensibility, but it may take up more storage space and load time than binary formats.

It is suitable for situations that require exchanging data between different 3D applications or importing and exporting scenes and models.

Convert from XGL to 3D
Convert from 3D to XGL
Convert from Image to XGL
Other Free Tool