I have exported models from sketchup but it seems to be drawing. how to be more realistic
HI, welcome to the forum!
You haven’t really given a lot of information to go on What sort of models are you making (buildings, cars…)?
Hi, thanks for answer
I’m trying to make the mini racing game. I have draw a car on sketchup but car is not realistic.
I’ve exam official Car Tutorial of Unity but this tutorial talk about usage of unity.
I can programing car but I don’t know how to import realistic models (rendered v-ray) unity from sketchup
hope you understand
The only feature that carries over from the modeler to Unity is the mesh (with uvs and vertex colors and primary color from some apps). So after you model your car to look realistic, then you change the material settings on it in Unity to get realistic shading.
Here you apply the textures and tweak settings. For a car, specular or bumped specular would give you the best starting place to tweak.