i have a strange situation here, i'll try to be as much precise as possible, i'm posting here because it seem system related
my ststem is a pII 400+ voodoo2 (a "little" outdated:p)
i have a model with some strange clipping, like if there are intercepting polys, but there aren't any. I also tried to fully triangulize it (splitting it in two subobjects) and i still have the same clippings
the clipping is somehow related to size: i usually test a 20x mesh in game during stabilization, and at this size the clipping was really minimal, and became weird scaling the model
i discovered that this clipping happens only if i play in d3d mode, if i play in 3dfxglide mode the clipping disappear
Hades tested the mesh with his d3d card (that i presume little old) and he had the same clippings
I discovered also that 3dfxglide is much, much, much more stable: i built my early models with interceptions because i never saw problems, the edges generated by the interceptions (so "virtual" edges) were stable and defined, but when i switched to d3d recently i saw for the first time clippings due to interceptions
The strange thing is that i see those clippings (in the model w/o interceptions) even in truespace if i use opengl or directx to view the rendered model in real time
After some thoughts i noticed that those clippings are located mostly around convex parts and parallel faces very near to each other (this may explain why the clipping got increased when i scaled down the mesh: close faces got closer)
Clipping is not the only problem, it also is like if in game some uvmaps got little screwed
here are some pics: in these series the first one is taken in game by Hades, the second by me with modelview
as you can see it is like if some uvmaps are little wrong, but it isn't: both with modelview and the internal render of lithunwrap they are perfect, they got screwed only in game in d3d mode, if I switch to 3dfxglide again the textures are fine
here is also the model
http://digilander.iol.it/AlessandroFerrarese/varie/aw.zipCan someone tell me what the hell is happening and how/if i fix this?