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…
Studio: R16 Interactive Project: Tale's Edge Role: Technical Animator Type: Contract (hourly or day rate) with opportunity for full-time if deemed a good fit for both sides Location: Fully remote, global applicants accepted Rate: Competitive based on experience, engine understanding and location. Please share your…
It's a development platform so you can configure it to support any data or level of detail you want. It comes with support for some standard formats such as Mapbox Elevation or OpenStreetMaps but you can add parsers for additional data types. It can also act as a framework for procedural planet generation if you are…
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…
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…
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…