IMO unreal blueprint is easiest entry point to game programming that there is i began with unity and c# is supposed to be easy mode, but working with text code is just pulling teeth to me. I hate it. after a few years with blueprint I can work in text code a bit (c++), but 99% of what i do can be done in blueprint so i…
so they changed the scale tool in Unwrap UVW max 2012 to be more like a freeform adjust in both horizontal and vertical instead of scaling uniformly ? My mind can't wrap around why they would change this. -anyone have a workaround/fix to be able to scale uv faces uniformly?
I am primarily environment artist, but I wanted to expand my horizons and learn some blueprint stuff. My understanding of coding is very limited, walls of code always intimidated me, but using the node based system of blueprints is much less scary. This is my first serious take on blueprints, I wanted to reproduce the…
Hello, this is my current project (i'm a developer) and it already works in russian community: http://scriptattack.com/maxscripts/torrender/index_eng.html - project details http://torrender.net - site http://torrender.net/TORRENDER_show_nodes.php - nodes http://torrender.net/TORRENDER_show_jobs.php - jobs…
so i developed this setup for Blender real time compositor, makes a lot of difference to the viewport quality in both eevee and cycles. Its basically a sharpen setup, seems to bring out a lot more detail i tried it with mix, but add seems to work quite well, not quite as harsh. it's the filter node set to box sharpen…
Assuming your project involves high to low poly bake workflow? then from my perspective both elements completed thus far seem fine, imo nicely quadrafied too project an optimised proxy off of. As for face counts including relative number of cylinder segments, well they're dependent upon screen space this object or parts…
warning, massive post ;) (but plenty of nice pictures + 4 YouTube videos) Site: http://www.pingui-island.de/ What? Last big project I worked on in 2008 and 2009 before I moved to Australia. I was the man writing the tech for the Flash AS3 engines, asset pipeline (maxscript) and level editor (Flash AS3) and several of the…
How are you generating the cracks currently? The way you're thinking about this is backwards. In Designer it's bad practice to go back and fix your noise/patterns with other nodes. It is better to find out why something is occurring and edit those settings earlier in the chain. From what little information I have it looks…
But their transform node does allow to to change the pivot point and scale/rotate from that point. You don't need more than the basic Transform 2D node. Cropping and slicing are done easily with things like the Transform 2D node as well, using pretty much the same exact controls as PS, but in a non destructive manner.…