This is part 2 of our series on MaxScript. I'll cover some simple ways you can start to use maxscript in your every day workflow. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take…
Lets go over some simple ways to get your feet wet with MAXScript. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take time and time again. MAXScript what does it do? To answer that…
Lets go over some simple ways to get your feet wet with MAXScript. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take time and time again. MAXScript what does it do? To answer that…
Lets go over some simple ways to get your feet wet with MAXScript. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take time and time again. MAXScript what does it do? To answer that…
right, firstly taking 1-cos(x) isnt the same as arcos(x). i dont think udk does inverse trigonometry but you might be able to write a custom function for it i guess. Just looking on Wikipedia there's a version of the formula rewritten just in terms of sin cos and tan which udk should be able to handle. secondly you need to…
15th is fine, but Azteca is garbage. They wouldn't be happy with a large loud group. Azteca is where families go to eat a moderately quiet, Americanized Mexican plate of microwaved food. Azteca is a huge no for me. Any place that is a quiet, family, sit-down restaurant is generally not a good choice for drinking +…
been spending a while trying to figure this out and recreate what you got there but hit a little snag and am having trouble debugging it. on 1 side of my skysphere, i got both the stuff going into the diffuse and the custom lighting visible, (image 01), than on the other side i got this little glitch happening. also i…
* Convert a UV vertex selection to a Geometry vertex selection * The resulted Geo vertex select and now convert to UV selected verts * substract your inital edge to vertex UV selection you should have the counter vertex selection in UV space which you can convert back to an edge selection. In TexTools (open mzp with ZIP…
Substance painter/designer uses IBL. In UE4 you are receiving light from your Sky and Point lights. That might explain the difference. You can load the same cubemap in UE4]s PPV to get almost similar results with substance. Definitely not 1:1 though. Also make sure to place some Reflection Capture Spheres around. And…