Game Development Community

3d unwrapping with constructor

by Chris · in Artist Corner · 12/24/2007 (1:15 pm) · 1 replies

Does anyone know of a program that can unwrap the 3d texture and put it in to 2d perspective. That is compatible with constructor? Does lithunwrap work? Cause i dont want to buy it then find out constructor doesnt work with it since constructor is my favorite tool to use at the time.

#1
12/24/2007 (9:30 pm)
You do not have to wrap/unwrap your textures in Constructor. Your textures are mapped to the faces of geometry that you provide.

DTS models will have to be uv mapped and created in another application. Often that application will have a means to map them.