@Noth I agree, Remember back with earlier Godot versions it was really rough and yes very unusable, but Godot even at that time showed potential. Great to see how far they have come especially now we seeing projects like Return to Vostok being developed in Godot. With Blender I only really am getting the hang of it due to…
Combining AO will just be a blend set on multiply. FX maps are pretty complex beasts. So much so that entire second video is dedicated to creating the node to add the footprints. Make sure you watch the entire video, follow it closely, its quite easy to make mistakes particularly on the "code" side of things. If you feel…
Apprehension [ QUOTE ] Take the standard RTS format and extend it into the First Person perspecive. No longer are you isolated from the fight. No longer are you alone. You are on the ground with your troops. Not just that, but those troops are also intelligent players like yourself! Build a land factory and give yourself…
Hello, not sure how this forum works so pardon me if I wrote this incorrectly. I´m a Fallout 3/NV 3D "artist" (at least thats what they call me). I do this for 6 years now, mostly buildings and interiors but sometimes I do cars (simpler cars). Thats where my question comes in. I am having a problem with the kind of cars…
Hey, I experience awful blender performance when switch to edit mode even with low to mid poly models (50k etc.). Is there a magic button in the settings that i missed to enable? I got rtx 4080 with i9 14900 and whatever ssd and ram that is best.
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…
Simple automation tools are easily done by chat GPT. Blender is where it shines actually. What I'd love to see is a kind of deeper Blender customization. A 2d vector editor mode with editable spline brushes driven by grease pensil. The whole "draw" mode is quite inconvenient currently . I want something like "skeletal"…
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.…