I know the grind of wanting epic
renders without a studio-sized wallet. That’s why I built my own render farm,
piecing together custom nodes to crank out serious power without insane prices.
Pick a tier that fits your deadline and budget, from a handful of nodes for
small gigs to dozens for blazing-fast turnarounds. Thanks…
My goal here is to understand what the devs are doing on their side of things so I can speak their language, write some of my own tools, and not be a frustration to them when I break theirs. Push comes to shove, in a very small studio I could wear a dev hat in an emergency and help do some basic code bug triage and…
1. ZBrush (PC or iPad) 2. Blender (can also be used as a note taking software, to write code and to watch videos) 3. Clip Studio Paint (or Procreate on iPad) 3. Unreal Engine (would also come with coding tools that would be useful) 5. Marmoset Toolbag Not Substance Painter as I personally think having a proper baker like…
Seems there are two actions in the CUI dialog for this , but both toggle the button on the modifier rollout only, not the one in the actual Edit UV dialog ( im pretty sure this is a bug ). Those two actions are "Geom. Element Select mode" and "TV element mode". I think the second one should really toggle the button in the…
Hi everyone, First, thanks for this forum. I'm fairly new and shy, and it seems like a great place for 3D, lots of cool projects :) I'd like some feedback on my latest project. My first idea was to experiment with PCG (Procedural Content Generation) and possibly turn it into a full scene. This is where I've ended up so…
Hey I've got an issue with a Material Transform node in the way that it will not output the corresponding opacity output when opacity is toggled on in the channels of the node. The input will show up and the graph on the inside of the node only has the visible if input["opacity"] as its condition. For some reason it just…
thanks guys for testing, it pretty much confirmed what I expected. The installer is now completed and deletes itself once you close the setup or finish the installation. Uninstall on the other hand ignores the MZP temp fiels because they will be deleted anyway as soon as you exit or finish the setup. I am really happy with…
so im just assuming you originally wanted to render out a video of the camera just rotating around that table you posted with a that fish eyed lens effect? I would use whats was mention before with the really wide fov along with the distorting material in your post process chain. If you actually wanted to "render" out a…
im glad your getting that :P im trying to make the game as fun as possible. Games are so serious now and I just want something I can enjoy with friends. :D Having the art completed sooner has helped me a lot, but more because it gives me a break from the code (by code I mean blueprint :P coders forgive me). I like jumping…
Blueprint can be really powerful when you approach it from a programming perspective (ie: taking an OOP approach and making use of the interfaces and macros). One big problem there is that most people who use Blueprint are not going to be approaching it from a programming perspective. Those who would are more likely…