blender: cant export smoothened object

Saschkin

Warlord
Joined
Apr 2, 2008
Messages
109
Location
Saschkingrad
Hello, im new here :D

..i stumbled across this site a few days ago and started making my first own unit.. ..now as the title says, my blender doesnt export it smoothened.
I already have a solid version of it working in civ, tested different models, different skins and different nif scripts.
It has around 800 vertices and 1200 faces, i can render it without any problem smoothened or not, but if i try to export it as .nif my blender just freezes.
Any ideas what i should try etc would be very welcome.. (or im doomed to make boxy units.. :( )
Thanks: Saschkin
 
First, welcome to the CFC.

Second, follow my sig to the Tutorial thread index. There are some blender tuts there.
 
What exactly do you mean by "Smoothened" ?
 
And exporting not smoothed models work ? Do they look "edgy" then ?
 
I am not a blender user, (Cant find my way around the interface, i need CTRL+ALT+DEL to close it...) but...

From what i read here, you tried feature that does apply some method of smoothing which is not supported by the nif exporter. Probably adding some extra data to the mesh.

There should be something like smoothing groops - you assign faces into groups - the edges between 2 faces in the same group will be smothed away (by normals alighnment), while those between different groops remain visible. This kind of smoothing should be exported properly and will work in civ4 (and most others).

This way you can have you meshes look nice, without using the "bad"-modifier.

@ Ekmek: How do you prevent your leaderheads from looking like this:
 
Nik, subsurf will increase the polycount drastically while mesh smoothing can do same effect without any additionnal vertex.
I'm suspecting a python's issue but I can't confirm on the problem Saschkin has.
By the way, what's the blender console saying ?
 
I tested a bit more today and to keep it short the problem is gone..(more or less):confused:
Imported some other comparable models, added random stuff and exported them again, all worked, finally tested my own most up to date model(which i modified in nifskope) and that worked too..
(however for some reason you didnt really see the smoothing effect this time)
..then tested one of the old saves and it froze again..
..no idea what happened there or how to recreate it but it seems its a problem of the model(s)..
..i guess ill just start another one and see if i happens again:rolleyes:
Thank you all for your help :)
...and the console says nothing, blender just completely freezes...
 
Back
Top Bottom