Quantcast
Channel: Questions in topic: "obj"
Browsing index pages (167 articles)

Positive vertex data appears in negative unity space

Hello there, . i am loading my 3d models into unity. Small assets are of course centered around 0,0,0. But i have level models that are not centered around 0,0,0. I nailed it down to the following...

View Article


Import .fbx, .obj in WebGL build

I tried using OBJ importer Asset from asset store, It worked in unity Editor BUT didnot worked in WEBGL build. Anyone have any idea??

View Article


Dummiesman OBJ Importer Scale is not default,OBJ Loader loading scale as...

I am wondering why the Dummiesman OBJImporter loads in new gameobjects with a scale of (-1,1,1)? Is this a typo or is there a reason for this?,Runtime objloader by Dummiesman loads in the gameobject...

View Article

All OBJ Materials White

I upgraded my unity version to LTS 2019. Now all of my model (OBJ) materials gone. There is only "defaultMap" attached on these models. When I imported that OBJ's to a new clean project, everything...

View Article

Create an animation from obj/gtlf files, import in Unity

Hi! I have 350 gtlf files. Originally files are in OBJ format (350 files + audio) and I have converted them into separate gtlf with obj2gtlf. How can I create an animated gtlf file with all 350...

View Article


It is possible to export multiple Unity objects into one FBX or OBJ file?

I have a city block I've carefully set up in my Unity scene. I want to combine all the objects together either as a prefab or one object. I also want to add details that are easier to add in Blender....

View Article

Can't Extract Material

Hello, I can't extract materials from .obj model. It gets the wrong material name. Unity 2020.3 shot this: ![alt text][1] But Unity 2019-4 shot this : ![alt text][2] Thanks [1]:...

View Article

How to use mtl with obj

I made a model using Blender and made a texture for it. I exported the mdoel and texture as .obj and .mtl respectively. How do I use the mtl file with the obj in unity. When I simply place the mtl into...

View Article


Unable to load object file from phone only

Hi everyone, I have manually placed a text file and object file in a persistent data path for my app. The app can read the text file but not the object file for some reason. This has happened both on...

View Article


Importing an obj model... no textures loading

I would like to import this free obj model: https://free3d.com/3d-model/delorean-67719.html When I load it into Unity it's all grey: ![Delorean no materials][1] [1]:...

View Article

How to export the materials of a model to a 2D UV map .png?

Hi all, I'm developing a JAVA game and I want to export some of my unity prefabs along with their textures into that game. ---------- The way I made my java game to use models is a OBJ loader and a png...

View Article

My mesh didn’t appear in Unity

I got the lidar point cloud data from car . In the end, i want to import the textured mesh into Unity. Let me talk the process that i did, 1. import raw lidar data (.txt) in CloudCompare that file...

View Article

How to import file inside of unity program?

Hello! So, I have to find a way to import an obj. file inside of unity inside a program. Or, another way to say it, have a program made in unity that can import obj. files. Does anybody know of a way...

View Article


How to load 3d models into script as one object

I'm trying to load some of my 3d models in my assets with formats such as .FBX or .OBJ into my script; Typically I've used: string[] guids = AssetDatabase.FindAssets(filter, foldersToSearch); List a =...

View Article

Why is there no colour on my OBJ files in my project?,How do I add an OBJ...

I just imported an OBJ file of a 3D satellite image. I am wonder why there is no colour on the OBJ in unity while there was in Blender when I exported it. Any ideas on how to fix this? Export as a...

View Article


Importing .obj Files From Adobe Dimension

HI, Is anyone else using Adobe Dimension to create their 3D objects? I'm at the start of my Unity learning so decided to set myself the task of making Space Invaders. I want to use a 3D text object to...

View Article

Not able to load large obj Files in Unity Webgl

I'm trying to load 3D obj file in webgl project. The obj files with size around 50mb, it is giving an error in the Browser.I referred this [web site][1] and used this [script][2] , which gives us...

View Article


UnityWebRequest work only on odd tries

I am downloading an obj runtime, but the download call work only on odd tries. if I try to download first time it work, second time is not working (don't go after yield return uwr.SendWebRequest();)...

View Article

Very thin and long cuboid/cylinder

Dear all, we use an .obj file we import into Unity. When rendering the mesh looks discontinious. Note that the cylinder/cuboid is very thin (no large diameter) and elongated. The cuboid is of the size...

View Article

Saving a Scene with an Imported Model

Hi! I would like to ask pointers on what would be a best way to save a scene with an imported model. This is an AR, Android project with a scene to which the user can upload an .obj model into. Then...

View Article
Browsing index pages (167 articles)


Latest Images