Uwe367 Posted September 28 Share Posted September 28 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. Quote Have a nice day. Ich wünsche einen schönen Tag. Link to comment Share on other sites More sharing options...
carl123 Posted September 28 Share Posted September 28 Make sure your document is RGB not CMYK etc Uwe367 1 Quote 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. Link to comment Share on other sites More sharing options...
Uwe367 Posted September 28 Author Share Posted September 28 @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. Quote Have a nice day. Ich wünsche einen schönen Tag. Link to comment Share on other sites More sharing options...
Uwe367 Posted September 29 Author Share Posted September 29 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? Quote Have a nice day. Ich wünsche einen schönen Tag. Link to comment Share on other sites More sharing options...
carl123 Posted September 29 Share Posted September 29 You missed a bit...."*" var v=vec2(200*rx,ry)*cells/w; tocui(perlinhsc(v,oct,pers)*cont)+br Uwe367 1 Quote 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. Link to comment Share on other sites More sharing options...
Uwe367 Posted September 29 Author Share Posted September 29 @carl123 thanks again for your help. I haven´t seen this in the video. Now it works as expected. Quote Have a nice day. Ich wünsche einen schönen Tag. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.