Quantcast
Channel: Questions in topic: "obj"
Browsing all 167 articles
Browse latest View live
↧

Texture issues when importing SketchUp fbx exporter into Unity

Hi, I am wondering what problem it might be - there are texture losses (only colors remained) when I tried to import the fbx exporter from Sketchup 2016 to Unity 5.6, the texture of each object as...

View Article


Unity OBJ MTL from server to client

So with my upcoming project we are trying to achieve bundling mesh (OBJ / MTL + jpeg texture) into unity resource which we can load into client. Currently we are importing obj into unity client with...

View Article


How to set render of imported model to "Mobile" via script (for Android use)?

Hi everyone, here the situation: Via a dowload I´m importing an OBJ file including mtl file and textures. On the computer everything is working well and textures are applied correctly. On the Android...

View Article

Trying to import a 3D model (point cloud)

Hello, I am trying to import a 3D scan into unity. I made a 3D scan of an object which produced a .ply file. I imported the .ply into blender and I exported it as an .obj. This is all I did. ![alt...

View Article

Tool for exporting mesh to stl/obj/fbx in runtime(android)

I am looking for a tool which can export a mesh into stl/obj/fbx format at runtime and save it on local files of an Android phone. Does a tool(free/paid) having this kind of function exist? Thank you!

View Article


Import .OBJ files at runtime AFTER build

Hello all, I was my users to be able to browse their own OBJ files on their PC, select one, then import it into the scene. On the asset store, I found a script called "aiImporter" which does exactly...

View Article

how to force the number of vertices of a 3D object

HI! is there a way to force the number of vertices an 3D obj have when importing it ? i have a .obj with 730 vertices in app as cinema4d, maya , blender but when being imported in unity the number of...

View Article

Can I place an OBJ file into my scene?

I have a file from Tinker cad I want to put into a Unity scene, how do I do that?

View Article


Cannot load obj file webGL solution

Hi, I'm trying to load a .obj file using ObjLoader class. In the editor there weren't problems, but in the webGL version it doesn't run. Are there particular class to load file in webGL solutions? I'm...

View Article


Multiple OBJ to AssetBundle on Server

I have a large number of 3D models (~10,000) in OBJ format that I would like to dynamically load from a server at runtime. Currently I'm using an OBJ reader class, but it is slow and seems like an...

View Article

Issue with materials on runtime-loaded mesh.

Hello, I have a very weird issue : I am using the wiki's .obj runtime importer (http://wiki.unity3d.com/index.php?title=ObjImporter) My .obj files have no uv. However, I should be able to -at least-...

View Article

When I import .obj file that I exported from Adobe Fuse but when I add it to...

That is what it looks like. ![alt text][1] [1]: /storage/temp/74554-unity-help.png

View Article

EditorObjExporter.cs script saves outside correct folder

The EditorObjExporter.cs script successfully exports a mesh visible in the player window - a wonderful tool. However on Unity 5 using a Mac the exported obj files all end up in my root folder but...

View Article


can't see obj file

Hi I imported an OBJ file into Unity. When I click on it in the project tab, I can see the wireframe of the mesh in the inspector (although the orientation does not seem right). But when I drag it into...

View Article

Why Does My OBJ Model Look Like This?

Why does my obj 3d model have this? It is a bush and I it has these black panes around the bush itself and I do not know how to get rid of them? Do I edit the texture in a photo editing software? Two...

View Article


obj import from 3ds Max adds a transform object

Hi When I bring in a simple object from 3dsMax having exported as an obj file (required for quixel) it seems to create an empty game object with the the actual model as a child. This does not occur...

View Article

How to use MultiThreading to remove momentary unresponsiveness

Hello. The title speaks for itself. my Unity goes unresponsive when I import an .obj file. The Editor and the built version goes unresponsive but its actually just loading the .obj. What can I do to...

View Article


Modifying TerraintoObj for multiple terrain export

I am attempting to modify TerraintoObj (originally made by @Eric5h5) to export more than a single mesh by looping. I just started learning the scripting language and I've been holding out asking for...

View Article

Import mesh from AutoDesk 123D Designer into my scene

Hi! I found the another [question][1] with this problem, but the two converter websites can't convert my mesh. *(The previous question is almost 2 years old)* The [Greentoken][2] site says this:...

View Article

Saving generated meshes at runtime in game

Hello, I want to save meshes created by users of my app (at runtime, in game) that are imported from .OBJ files. I have .OBJ importer for the meshes and the meshes are imported, but when users close...

View Article
Browsing all 167 articles
Browse latest View live