Quantcast
Channel: Questions in topic: "obj"
Browsing latest articles
Browse All 167 View Live

material from obj loader remote

I am using [remote obj loader][1] to load 3d object into my scene at runtime. If no material if provided then it loads the material with a standard vertex lit opaque material. How can I make it render...

View Article


Texture shows up in Inspector but object is red without texture

This is a problem I've come across a couple of times already: I'm loading .obj files and their .jpg textures from HDD at runtime (not as Unity assets!) and even though the GameObject shows up in the...

View Article


OBJ model can only have instance materials?

I have a simple code that changes the material of an object to a material from an array. public Material[] allMats; //an array of materials public Transform cubePrefab; //a model with at least 1 child...

View Article

How properly export an object in fbx/obj format with materials and textures...

Hi guys, I need to export an object from Unity in fbx or obj format to be reimported in blender for further tweaking. I need to export also materials/textures, but it seems they are skipped during the...

View Article

how to export my character to obj or fbx from the pause scene.

I tried to it, with a FBX exporter and OBJ exporter. but both not worked. OBJ exporter is make a Just Empty OBJ file. FBX exporter was worked, but it only make a T-pose FBX file. I want to export my...

View Article


issues with .obj file

in AR experience, .obj models are pinned to the device, not to the real world environment. In other words, the model is always at a constant distance from the user. Are there any settings I should...

View Article

Cloned object has not materials/textures

Hi, I am using the [Runtime OBJ Importer][1] to load a set of OBJ files at runtime. This imports the models complete with textures with out any issues for the initial loading of each model. However...

View Article

Why is my mesh missing some triangles?

I have an OBJ file that I've imported into Unity. This file also has some metadata attached to each face, stored in a separate (proprietary) file. The metadata file contains metadata for 696,581 faces....

View Article


Imported .obj gives high tri count

I am importing a .obj from Blender to Unity. In Blender it has a tri count of 96k. When I add it to my scene in Unity I get a tri count of 7.5 million. If I turn cast shadows off in the Mesh Renderer,...

View Article


When I select an .FBX format 3D GameObject in my Hololens application, it...

Everything about the two 3D models are the exact same, they have the same mesh colliders, scripts, other GameComponents. They have the same material. The only thing that differs between them is their...

View Article

model obj crash in unity software,Import .obj crash in unity software

Hello, I use a 3D simulation software that works with Unity, I am in charge of importing 3D areas that I do with Sketchup and Infraworks. 3D models import well except that if they have a solid color so...

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

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


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

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


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

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


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

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

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 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


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


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

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

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


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

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

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

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



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
Browsing latest articles
Browse All 167 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>