June 3, 200620 yr For some reason I get "partial transparency". If you look at the following picture it may be a little clearer :http://sfp1.site.voila.fr/images/su26.jpg I have to change the name of the wing meshes in order for this effect to disappear :-/ Has anyone already encountered that issue and found a cleaner fix ?
June 4, 200620 yr > For some reason I get "partial transparency"....> Has anyone already encountered that issue and found a cleaner> fix ?As has been pointed out on the flightgear-devel mailing list: you need to sort your transparent objects. This can be done with a typeless animation in the *.xml file, or by sorting the objects in the *.ac file. I prefer the latter method, and use a script for sorting:http://members.aon.at/mfranz/ac3d-scan I call this from a Makefile that postprocesses the model and moves it to the final place in $FG_ROOT/Aircraft/.
Create an account or sign in to comment