Hi there,
is it possible to make a game in which user can import any 3d object like *.3ds, .obj,.FBX etc.
Please help me.
:o :o :o
thanks
rahu
Hi there,
is it possible to make a game in which user can import any 3d object like *.3ds, .obj,.FBX etc.
Please help me.
:o :o :o
thanks
rahu
Yes, although you will have to write your own importer, as Unity does not support importing external meshes at runtime. Or buy one; Eric5h5 is selling an .obj importer.