User talk:I4dnf: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
 
(22 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Thankyou for editing the pages and everything I4dnf!
== Upload wizard ==


I honestly didn't know how to do all that! :D
Hi,


I shall try and edit the names of those images!
What's the matter with the upload wizard? I am aware of a 1 MB file limit (some issue with the latest version of MediaWiki in combination wwith the wizard), but your screenshots are smaller...


I just wanted to contribute as much as I could to this Newsletter to contribute something back to the FG Community.
Cheers,
[[User:Gijs|Gijs]] ([[User talk:Gijs|talk]]) 12:05, 6 July 2014 (UTC)


How do I change the file names of the images?
:Hi,


----
:It just sits there on adding files to upload, spinner spinning. Probably some weird javascript that doesn't like my browser. It would be nice if there would be a less fancy 'wizard', or a no wizard option, but I suppose there isn't.
Hello I4dnf,


I just looked through "''Modeling Guidelines draft''" and especially "''Texturing Guidelines''" and I'm a bit confused now.
First it says to combine all parts of a model to a single texture file. But then it says that different parts of a texture-file for different parts of a model should be '''not''' used. Split the texture into smaller parts then.
That sounds like a contradiction to me. The same here for me :"''If using the same texture on multiple models, use a single file, don't make different copies''"


Am I right or wrong here in following things?
:LE: Ok, disabling javascript on the page removes the innane wizard. good enough for me :)
When a model (e.g. aircraft) containing different objects (eg. doors, flaps, gear) uses just one texturefile, (all objects mapped in one single texturefile) then the GPU loads the texturefile for each object seperatly? Or does it load only once?
:Cheers
:[[User:I4dnf|I4dnf]] ([[User talk:I4dnf|talk]]) 12:15, 6 July 2014 (UTC)


:: Would be appreciated if you could post the error. Works fine here on three different browsers...
:: The plain upload form is still available at [[Special:Upload]] btw, but please do adhere to the templates as explained at [[Help:Upload]].
:: [[User:Gijs|Gijs]] ([[User talk:Gijs|talk]]) 16:03, 6 July 2014 (UTC)


I have six instruments-models (one object). All instrument-models are seperated, and wrapped in a seperated .xml, but each of their texturefiles are combined in one single texturefile. Means the 6 different models just use the same one single texturefile.
:::There is no error to post. The spinner to the right of the filename is moving, but there's no upload happening.
Does the GPU here loads the texturefile again for each model? 6 x the same file?
:::Thanks for the no-js page info, and I hope I've added the correct templates.
:::[[User:I4dnf|I4dnf]] ([[User talk:I4dnf|talk]]) 23:49, 6 July 2014 (UTC)


When I made the EC135 with the selectable configurations (selectable objects of the aircraft like different reardoors, radom together with non-configurable objects like the frontdoors, skid...) switching liveries was very slow. Then I grouped (not joined/merged!)all objects in Blender together, switching liveries was much faster. So this let me assume that the GPU loads for each object the texturefile again.
== Issues with the Failure Manager ==


I'm a bit confused, and I can see different examples of in FGdata.
Hi Emilian,
 
I have seen your comment on the failure manager page. What problems are you seeing, and how are you trying to disable the module?--[[User:Galvedro|Galvedro]] ([[User talk:Galvedro|talk]]) 18:04, 5 August 2014 (UTC)
 
==Conversion:  - clarify flipping of image and normals==
Hi Emilian,
 
I don't think that people will see your important hint between all those quotes.
Maybe a post to the devel-list is more helpful.


Cheers
Cheers
--[[User:HHS|HHS]] 10:03, 8 April 2012 (EDT)
--[[User:HHS|HHS]] ([[User talk:HHS|talk]]) 10:10, 6 September 2014 (UTC)
 
:: Obviously, feel free to post your comments to the devel list-but the consensus is to present all comments here and summarize them. If you're "getting lost" due to quotes here, you are invited to help clean up things, re-structure the article and move more relevant, and more recent, comments to the top of the article so that fellow contributors cannot miss them. In this particular instance it seems obvious that i4dnf did actually work through some of the comments made here and decided to add his comments "inline" - however, we have still 2 more months to go, so why don't you get involved to clean up the article and its quotes - quotes that have  been sufficiently summarized can probably go away, too. --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 14:21, 6 September 2014 (UTC)
 
:::@Hooray No, I didn't spend time reading all the quotes, I just noticed that quote poping up in the recent changes rss. Why should we cleanup your mess when you don't even bother to do the minimal fact checking needed ??? (one more reason to add to that already very long list of reasons against this stupid quoting)
:::[[User:I4dnf|I4dnf]] ([[User talk:I4dnf|talk]]) 14:43, 6 September 2014 (UTC)
 
:: As has been said previously by others and myself, I do believe that you have a lot to bring to the table, but given your choice of language and attitude, I fail to see why I should keep responding to you. I think it's better for the sake of the project this way, we both know what this is going to end like.
:: However, if you disagree with any of the quotes added you are obviously free to raise the issue on the devel list, preferably with the person who originally made the statements that you think need "fact checking" - given that those quotes were primarily comments from the single guy who's doing/done ~80% of all core development related to rendering stuff and who quite strongly made several points against compressed DDS usage in FlightGear, that should make for an interesting discussion hopefully (that is, if you manage to watch your tone...) - looking really forward to it! (aka "don't shoot the messenger"-just because someone didn't participate in the latest discussion, doesn't automatically invalidate previous comments made in exactly the same context - for the same reason I have quoted statements that you've made when it comes to effects/GLSL whenever you weren't around) --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 16:57, 6 September 2014 (UTC)


:Hi HHS,  
== Reflection Shaders ==
:In principle each texture should be loaded once, even if referenced by multiple objects, but that might not work sometimes.
Hi,
:Quick example #1: if the gear appearance doesn't change with every livery, it's a waste of texture space to put it on the same texture (and you loose flexibility).
 
:Quick example #2: if all the wheels of the different gears are the same, you can use the same texture for all 6.
Thanks for the help.
:Wrong example is: you have 6 instruments sharing parts of the same texture, but you only show 2 of them at a time, in this case 2/3 of the texture is wasting memory.
 
:Hope this clears some things,
I must admit, that I'm wasn't aware of that the earlier shaders are now completely deprecated. I wonder if it would be not better to remove the old shaders from FGData if possible. On the other side especially the aircraft by helijah makes all use of this very first reflection shader. The whole features and usage of this shader aren't documented anywhere, beside inside the .eff-files. It needs a new tutorial to describe the features and how to make use of it. I'm thinking of adding a first structure for this tutorial, which can be completed step by step as I'm currently working on my bachelor thesis. So time is very limited, but I hope it will be better in a few weeks.
:[[User:I4dnf|I4dnf]] 11:03, 8 April 2012 (EDT)
 
Cheers
Heiko
--[[User:HHS|HHS]] ([[User talk:HHS|talk]]) 11:17, 7 October 2015 (EDT)

Latest revision as of 11:09, 2 September 2017

Upload wizard

Hi,

What's the matter with the upload wizard? I am aware of a 1 MB file limit (some issue with the latest version of MediaWiki in combination wwith the wizard), but your screenshots are smaller...

Cheers, Gijs (talk) 12:05, 6 July 2014 (UTC)

Hi,
It just sits there on adding files to upload, spinner spinning. Probably some weird javascript that doesn't like my browser. It would be nice if there would be a less fancy 'wizard', or a no wizard option, but I suppose there isn't.


LE: Ok, disabling javascript on the page removes the innane wizard. good enough for me :)
Cheers
I4dnf (talk) 12:15, 6 July 2014 (UTC)
Would be appreciated if you could post the error. Works fine here on three different browsers...
The plain upload form is still available at Special:Upload btw, but please do adhere to the templates as explained at Help:Upload.
Gijs (talk) 16:03, 6 July 2014 (UTC)
There is no error to post. The spinner to the right of the filename is moving, but there's no upload happening.
Thanks for the no-js page info, and I hope I've added the correct templates.
I4dnf (talk) 23:49, 6 July 2014 (UTC)

Issues with the Failure Manager

Hi Emilian,

I have seen your comment on the failure manager page. What problems are you seeing, and how are you trying to disable the module?--Galvedro (talk) 18:04, 5 August 2014 (UTC)

Conversion: - clarify flipping of image and normals

Hi Emilian,

I don't think that people will see your important hint between all those quotes. Maybe a post to the devel-list is more helpful.

Cheers --HHS (talk) 10:10, 6 September 2014 (UTC)

Obviously, feel free to post your comments to the devel list-but the consensus is to present all comments here and summarize them. If you're "getting lost" due to quotes here, you are invited to help clean up things, re-structure the article and move more relevant, and more recent, comments to the top of the article so that fellow contributors cannot miss them. In this particular instance it seems obvious that i4dnf did actually work through some of the comments made here and decided to add his comments "inline" - however, we have still 2 more months to go, so why don't you get involved to clean up the article and its quotes - quotes that have been sufficiently summarized can probably go away, too. --Hooray (talk) 14:21, 6 September 2014 (UTC)
@Hooray No, I didn't spend time reading all the quotes, I just noticed that quote poping up in the recent changes rss. Why should we cleanup your mess when you don't even bother to do the minimal fact checking needed ??? (one more reason to add to that already very long list of reasons against this stupid quoting)
I4dnf (talk) 14:43, 6 September 2014 (UTC)
As has been said previously by others and myself, I do believe that you have a lot to bring to the table, but given your choice of language and attitude, I fail to see why I should keep responding to you. I think it's better for the sake of the project this way, we both know what this is going to end like.
However, if you disagree with any of the quotes added you are obviously free to raise the issue on the devel list, preferably with the person who originally made the statements that you think need "fact checking" - given that those quotes were primarily comments from the single guy who's doing/done ~80% of all core development related to rendering stuff and who quite strongly made several points against compressed DDS usage in FlightGear, that should make for an interesting discussion hopefully (that is, if you manage to watch your tone...) - looking really forward to it! (aka "don't shoot the messenger"-just because someone didn't participate in the latest discussion, doesn't automatically invalidate previous comments made in exactly the same context - for the same reason I have quoted statements that you've made when it comes to effects/GLSL whenever you weren't around) --Hooray (talk) 16:57, 6 September 2014 (UTC)

Reflection Shaders

Hi,

Thanks for the help.

I must admit, that I'm wasn't aware of that the earlier shaders are now completely deprecated. I wonder if it would be not better to remove the old shaders from FGData if possible. On the other side especially the aircraft by helijah makes all use of this very first reflection shader. The whole features and usage of this shader aren't documented anywhere, beside inside the .eff-files. It needs a new tutorial to describe the features and how to make use of it. I'm thinking of adding a first structure for this tutorial, which can be completed step by step as I'm currently working on my bachelor thesis. So time is very limited, but I hope it will be better in a few weeks.

Cheers Heiko --HHS (talk) 11:17, 7 October 2015 (EDT)