Looking for an Artist Partner for a Survival RPG (3D/UI/Sound) – Revenue Sharing I am looking for an artist partner for my open-world survival RPG project. I have been developing this game alone for a long time, but to take it to the next level, I need someone who can completely take over the artistic side. This includes…
https://www.youtube.com/watch?v=nev5ip6-Dx0 Last weekend I took some time out to practise some asset production. I often find myself creating or learning something useful along the way when I do. What started out as a curiosity about using Substance Designer to create pixel art, ended up as a homage to Guild Wars 2's April…
@almighty_gir if your using the cubemap blur technequne that was posted in post #154 did you change the custom code to point to lod instead of bias? in the custom node changereturn texCUBEbias(PixelTextureCube_0,float4(BiasInput, rough)); toreturn texCUBElod(PixelTextureCube_0,float4(BiasInput, rough)); that seemed to have…
http://help.autodesk.com/view/Stingray/ENU/ You might be able to dig up a couple of things from the help files. There are references for the Lua API and for the flow nodes. IDK if you can get a C++ engine plugin working without source code access, but it might be worth the old college try.
GlowingPotato> Glad that helped you :) Ignore my previous question... Forgot that the Texture Map node was a group as any. If you enable advanced mode and look for yourself you can see that the "ConvertToLinearSpace" = x^2.2. At least in Maya 2015 which I have at home. I've got 2016 at work.
Sos for the late answer, glad you made it. Custom Nodes are for you to plug your custom HLSL code into, but I see no reason for you to do it for texture offsetting. What I meant with a "float2" is a vector of 2. You can create one by holding down the "2" button and leftclicking into the editor.
@pming Thanks! She is doing some very cool work and I have seen it before. I actually have the first volume. It is good but it is more code then what I expected. Can definitely recommend it. But for this project I will try to do as much as I can with nodes. And it is quite interesting :smile:
Is there any reason you would want to keep the "polySplit" history node after disconnecting it? Because deleting the Connection and deleting the whole Node produces different results. For instance. Create a polygon cube, add some splits with Split Polygon Tool. This produces a polySplit history node. Now, with whatever…
So was trying to get more into the fundamentals of substance especially creating patterns with like 1-4 nodes to keep it simple - I made like 17 of these ( lets say im happy to show 17/40 :P ) I spent like 10-12 hours on it, also I tried to get into tool bag for rendering, later on I added some dirt to the Pattern. The…