Game Development Community

A simple bevel'd cube shows up fine ingame but a cylinder doesen't?

by siba · in Torque 3D Professional · 06/20/2011 (4:52 pm) · 3 replies

I can load up really detailed sketchup models, or a simple beveled cube ingame but I cant load up a trash can model I made?
http://dl.dropbox.com/u/22217440/TrashCan.png
is it a detail problem or something? it shows up invisible ingame

#1
06/20/2011 (9:07 pm)
One of the most common reasons for a model not to show is some kind of error with the texture, torque requires actual image file textures and not just the materials used by many 3d apps.

The next most common is probably a texture image that isnt a power of 2 in its dimensions.
#2
06/20/2011 (9:20 pm)
It was the only model I UV mapped so I would assume texturing is the problem
EDIT: nope, remade the model with the exact size and everything and it shows up ingame, I get no unusual errors but its completely invisible
#3
06/21/2011 (6:48 am)
Not sure how you are doing your export but you have to make sure that all geometry is contained within the bounding box. If anything sticks out, the object won't render.