Uwe367 Posted September 28, 2024 Posted September 28, 2024 Hi @all, i believe, i found a bug in the Procedural texture filter. I wanted to rework the tutorial in the video below to create fibers, but if i want to choose a preset like in the video explained, there are no presets available. Must the presets be installed manually or are they part of the core? See the screenshot below please. I only get a message in english.. "Reset to empty" Please tell me if it is a bug with the software or maybe the bug is sitting in front of the computer 😁 I have nothing changed by the settings, nothing deleted or anything else. [EDIT] I found the preset manager and in it´s, the presets are available, but how to do, to get them to the select menu? As far as i can see, there is no posibilty given, to get them to the menu. [/EDIT] The behavior is in the current version and also in the beta. Have a nice day. Ich wünsche einen schönen Tag.
carl123 Posted September 28, 2024 Posted September 28, 2024 Make sure your document is RGB not CMYK etc Uwe367 1 To save time I am currently using an automated AI to reply to some posts on this forum. If any of "my" posts are wrong or appear to be total b*ll*cks they are the ones generated by the AI. If correct they were probably mine. I apologise for any mistakes made by my AI - I'm sure it will improve with time.
Uwe367 Posted September 28, 2024 Author Posted September 28, 2024 @carl123 thanks for your answer. That was the fault. CMYK was choosed automaticly by creating an new file. So the bug is/was sitting in front of the computer. Thank you very much for your help. Have a nice day. Ich wünsche einen schönen Tag.
Uwe367 Posted September 29, 2024 Author Posted September 29, 2024 Sorry for doublepostung, but now i have an other question and i don´t know if this is maybe a bug. In the video, at 0.52, he writes into the code: var v=vec2(200rx,ry)*cells/w; tocui(perlinhsc(v,oct,pers)*cont)+br but if i do so (enter 200 into the code), no fiber is generated. Instead of this, the layer is going black. Does anyone have any idea why this might be? Have a nice day. Ich wünsche einen schönen Tag.
carl123 Posted September 29, 2024 Posted September 29, 2024 You missed a bit...."*" var v=vec2(200*rx,ry)*cells/w; tocui(perlinhsc(v,oct,pers)*cont)+br Uwe367 1 To save time I am currently using an automated AI to reply to some posts on this forum. If any of "my" posts are wrong or appear to be total b*ll*cks they are the ones generated by the AI. If correct they were probably mine. I apologise for any mistakes made by my AI - I'm sure it will improve with time.
Uwe367 Posted September 29, 2024 Author Posted September 29, 2024 @carl123 thanks again for your help. I haven´t seen this in the video. Now it works as expected. Have a nice day. Ich wünsche einen schönen Tag.
Recommended Posts