Skip to main content

Questions tagged [obj]

OBJ (or Wavefront) files are plain text files that contain 3D geometry data. Blender can import from and export to this format. This tag is specifically for questions about using files with a '.obj' extension with Blender and is not to be used for general 'object' questions.

30 votes
6 answers
50k views

Export multiple objects to .obj

It is possible to export all object from a scene into different obj files (each object in a obj file separately)?
GabrielS's user avatar
  • 1,390
29 votes
2 answers
58k views

How to batch import Wavefront OBJ files?

Is it possible to batch import Wavefront .obj to blender? I'm working on 2.69. If I select multiple .obj files, only one gets imported. Also if I hit A on file selection window to select all files (....
finsopraiets's user avatar
19 votes
2 answers
77k views

Importing OBJ with MTL and Image not working properly

I'm trying to import an OBJ file that has associated MTL and PNG files. There's a similar question here, but the answer is not very helpful, I just see a big blob. These are the files that I'm trying ...
andy mcevoy's user avatar
16 votes
3 answers
140k views

When I save something as an OBJ file the texture does not save with it, why?

I use Blender to render objects as this makes them look better. The problem is when I export one of my characters as an OBJ file and then import it back into Blender to render, the textures seem to ...
Kye Harding's user avatar
16 votes
1 answer
73k views

How do I export a model to .obj format?

I use Blender to create my 3D models for my Android app that uses OpenGL ES. The default output format for a Wavefront file (.obj) is not compatible with my Wavefront file parser. How do I get Blender ...
John's user avatar
  • 3,587
16 votes
2 answers
73k views

Unable to see anything after importing .obj file

I'm trying to import .obj files from Life Science Database of Body Parts the files contain Polygon Mesh Data. When I import the obj file into Blender, the Outliner shows a new mesh object was added, ...
Ahsan Iqbal's user avatar
12 votes
2 answers
27k views

How to display and use Vertex Color from OBJ model

Recently, I found this funny site, that allows you to generate a 3D model from a 2D image. It works very well and you can download an OBJ file. Vertex are colored and when I import it using Blender, ...
snoob dogg's user avatar
12 votes
3 answers
66k views

Blender isn't importing mtl correctly with obj?

I'm a new blender user, but have used other modelling programs before. I've downloaded a model file and unzipped it. When I import the obj into blender, it is my understanding (from here: How to ...
Katamaritaco's user avatar
12 votes
4 answers
52k views

Export .obj file with png texture

I'm playing around with Google's new Augmented Reality SDK. Their example project contains an .obj file but its' textures are not in a ...
fweigl's user avatar
  • 223
11 votes
3 answers
21k views

What is the python script to export the selected meshes in .obj?

I want to export my selected meshes in .obj in a relative path from the .blend file in python.
Danyl Bekhoucha's user avatar
8 votes
3 answers
23k views

How to write a simple Wavefront-OBJ exporter in Python?

Recently we were working to write our own software to load a Wavefront .OBJ file. The file in question uses the .OBJ file format that Blender 2.73 and below ...
chicOrtiz's user avatar
  • 485
8 votes
2 answers
58k views

How do I open an obj file?

I tried to open an .obj file using import but all I got was the workstation with the block. Yes, I'm a total beginner.
Dan Strout's user avatar
8 votes
1 answer
10k views

Modify obj after import using python

I am trying to modify an object after importing it. This post is related to this question ...
Ross's user avatar
  • 257
8 votes
3 answers
2k views

Link obj files into blender?

I normally use Octane render, both standalone and plugin version for Sketchup. I'm not at all an hardcore user. I'm trying out Blender in my freetime, just for fun. When I use the standalone version ...
Jorgensen's user avatar
6 votes
2 answers
5k views

Why OBJ export writes face normals instead of vertex normals

I am confused by the content of OBJ Blender exports. When I export a (default) cube object (8 vertices, 6 faces) to OBJ and then inspect the OBJ file, the "vn" entries obviously correspond to face ...
JanBed's user avatar
  • 93

15 30 50 per page
1
2 3 4 5
15