We don't put AI generated slop in our games. Let's just ignore the plethora of technical issues for a moment and focus on the humanity of it: There is a shared feeling we all have when we see AI, and it's disgust. When you read an email written by ChatGPT, do you feel the love, or do you think "this person could care…
FWIW, from the perspective of the person providing feedback, commenting on a model to indicate edits is generally much faster when done over a clean screenshot provided by the 3D artist, as opposed to being given direct access to the model. Dumping the responsability of capturing screenshots for paintover feedback on to…
So im having this issue where I want to use the tile sample and give it specific inputs, afterwards I want to expose it that way that the user can change the pattern distributed by the shapes via a slider that would change the number of the distributed pattern inside of substance. Not sure if im approaching this wrong but…
I have 4 points and their respective positions, i want to be able to calculate each potential combination of swaps i can make with those points. so the first part would be something like thisvertexamount = 4 swaparr = #()for i=1 to vertexamount do( for i2=1 to vertexamount do ( if finditem swaparr [i,i2] == 0 and finditem…
I'm trying to decide on whether i should buy a 4 core / 6 core / 8 core i7 CPU? Does anyone know if Quixel Suite benefit from having more cores? Or is it single CPU bound (like most games)? The most slow aspects of Quixel for me are when I enter into Dynamask Paint mode and whenever I apply my changes to the mask settings.…
It has come to my attention that I have never even used edge mode in lightwave, and then I started thinking to myself, does it exist? So can someone please answer this (EarthQuake hopefully, since I know he uses LW and has gone to the trouble of helping me out before): Is there an edge mode in LW8 similar to the one in max…
I am wondering why there isn't a blend node with alpha like in other material editors. The Lerp node doesn't allow you to multiply, add or overlay two textures with a plug for an alpha texture. If I am not mistaken Lerp uses the Normal like photoshop blend mode. Is there a way to blend using multiply, add, overlay,…