All I know is that buggy unstable plug-ins each with their own schedule for updates (and or not) have been rolled in, made more stable and will work with every subsequent versions of 3dsmax on release with no extra effort on my part. I dreaded bringing work home for the weekend and I had to start gathering up licensees and…
Hi Matt, here is another version, I almost forgot you can make MacroScripts work like toggle buttons. This code avoid the obnoxious rollout, and can be directly associated to a shortcut or a toolbar button. Modify it as you need. macroScript PositionSwitchercategory:"Test Tools"buttonText:"PosSwitch"tooltip:"Position…
Hi @Eric Chadwick Thank you for your feedback. Yes the interior projection has a slight offset as my spacing of each room doesn't quite come to an even square so i had to offset it slightly to a more rectangular shape and maybe that is causing some slight distortion in the parallax effect based on the viewing angle. In…
originated from a message conversation: yes it's popular with game scripting (realtime system integration), I use it a lot for all kinds of tasks (many people would use python for that, which I never got into). Scripting languages like Lua are useful to "generate code", I've used Lua to generate maxscript code or shader…
@stray One aspect to keep in mind with protagonists (women or otherwise) is what a default is and how the audience feels about it. Broken teen fantasy like Dead or Alive Basketball or Japanese eroge games is an extreme, as are characters from Concord or Dustborn and studios on both sides are very open about it. However the…
Couldn't think of a project to work on, so I googled 'old tree' and started sculpting something cool I found. Will probably aim to complete this one before the next ArtStation challenge (mid October).
Like ryan says. You need to benchmark what solution gives best performance vs. best result. some additional comments: you say "we", does that mean you have some code support or similar? you could look into coding some normalmapblend node to use in your shader. A Lerp deluxe kind of thing maybe? Also, i dont know what kind…