0
votes
0answers
43 views

Importing materials along with terrain from Bryce

I've created bunch of terrain in Bryce, and I've managed to import the most basic part of it without any fuss. However, anything more complex (mountains, etc) cannot be imported without the material ...
0
votes
1answer
146 views

Asset workflow for Blender models?

As a coder, I don't have much experience in asset creation workflow. I'm trying to figure out the best way to work effectively with Unity + Blender combo. I don't export to FBX, I prefer to work ...
0
votes
2answers
193 views

Why does unity obj import flip my x coordinate?

When I import my wavefront obj model into unity and then draw lines over it with the same coordinates in the obj file, the x coordinate is negated. I don't see any option in the importer that might ...
5
votes
1answer
271 views

If I make a 3d model in a .fbx format, do I owe any royalties/fees to autodesk for using fbx files in Unity?

I'm currently making a game where every format for every asset is either opensource/freeformat, or requires no license fees to use. I've pretty much settled happily on .ogg for audio, vorbis/webm for ...