That's all you need to know to parse an OBJ file.
Eso es todo lo que necesitas saber para analizar un archivo OBJ.
The OBJ file format is a text file format that is quite simple.
El formato de archivo OBJ es un archivo de texto cuyo formato es bastante simple.
Select the OBJ file that you exported from 3ds Max, and then click Open.
Selecciona el archivo FBX que exportaste de Blender y haz clic en Open.
When you import the OBJ file into Substance Painter, you should see only one texture set
Cuando importas el archivo FBX en Substance Painter, solo deberías ver un conjunto de texturas
OBJ file names OBJ files do not support spaces in their filenames.
Nombres de archivos OBJ Los archivos OBJ no permiten usar espacios en el nombre.
Use the Triangulate faces option to create additional polygons for importers that seem to have problems with the OBJ file exported from SketchUp.
Puedes utilizar la opción "Triangular caras" para crear más polígonos cuando surjan problemas en la importación de archivos OBJ exportados desde SketchUp.
For added flexibility, you can choose to emit particles from the vertices, edges, faces or volume of your OBJ file.
Para mayor flexibilidad, puede elegir emitir partículas desde los vértices, bordes, caras o volumen de su archivo OBJ.
The following code parses a string representing an OBJ file, and creates a model in the form of an array of faces.
El siguiente código analiza una cadena que representa un archivo OBJ y crea un modelo en forma de una matriz de rostros.
If you haven't noticed already, the OBJ file we created in the previous step is a text file, which can be opened using any text editor.
Si no lo has notado aún, el archivo OBJ que creamos en el paso anterior es un archivo de texto, que puede ser abierto usando cualquier editor de texto.
That ray is then intersected with all the triangles in the model (OBJ file), once the closest (first) intersection is determined the colour is looked up given the uv coordinates and the texture image.
Ese rayo se intersecta con todos los triángulos en el modelo (archivo OBJ), una vez que se determina la intersección más cercana (primera), se busca el color dadas las coordenadas uv y la imagen de textura.
The OBJ file format is simple enough to implement a parser in a few lines of code.
El formato de archivo OBJ es lo suficientemente simple para implementar un analizador en unas pocas líneas de código.
The OBJ file format is a common format and, as a result, can be exported into a number of 3D software applications for viewing and editing purposes.
El formato de archivo OBJ es un formato común, y como resultado, puede ser exportado en una diversidad de aplicaciones de software 3D para su visualización y edición.
That may sound limiting, but 3D modeling applications tend to give you the ability to set those limitations when exporting a model as an OBJ file.
Eso puede sonar limitante, pero las aplicaciones de modelado 3D tienden a darle la capacidad de establecer esas limitaciones al exportar un modelo como un archivo OBJ.