What is the difference between .obj and .svg?
- Extension
- .obj
- .svg
- Format
- Text
- Category
- 3D
- Vector Image
- Developer
- Wavefront Technologies
- Adobe Systems
- Description
- It is one of the most important files in 3D printing and graphics programs. OBJ is a neutral interchange format for storage of non-animated 3D models.
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- model/wavefront-obj
- image/svg+xml
- Sample
- sample.svg
- Wikipedia
- .obj on Wikipedia
- .svg on Wikipedia