Ah, i see. well, if you're going for a pot-of-gold and you have the viewer looking from a distance far enough not to be able to see the actual gold coins, you need to convey the richness in other ways, either by color or value (or both). If anything, i'd let that dictate the build-up of colors and values in my scene.…
With the exception of the head of IT at my current company, every IT hire I've known was a local hire. I'm unsure of the head of IT at my current company - he may have been a local hire too (although I don't believe he was). I'm not sure of the specifics of why or how he got the job over a local candidate. At my previous…
Hello, I'm having this problem trying to move an object on it's Z axis using a custom attribute holder but instead of moving it on it's local coordinates it moves it to the coordinate number present on the custom attribute holder. I made a video which I hope explains better the situation.…
Why not use permutations here? You would get all the unique point configurations (of course with growing number of points it won't be as useful as the number of arrangements here is N factorial): fn permutations elems =( if elems.count == 1 then #(elems) else ( local result = #() for elem in elems do ( local rest = for e…
Schell Games is a highly talented group of artists, programmers, producers, and game designers led by game industry veteran Jesse Schell. We're the largest full-service education and entertainment game development company in the United States. Since 2002, we've worked with world-class clients and partners to create…
Hi Despite being on the XGen contents page and hitting New Topic, there doesn’t appear to be any category related to XGen. Might be good for someone to move this to an appropriate place. :) There doesn’t seem to be any decent forums related to XGen issues, so I thought I’d try here. I’m having problems with exporting out…
Thank you! Yes, it can be run locally (although that's exactly what's happening anyway). You could download all files and run them with a local python server. Then you can run that again in your browser. But that would be in no way different, than using it on the webpage. All scripts are always running locally on your pc…
local subdivision works differently to Zee Brush. In Zee it adds polys by subdividing a selected area, mudbox's local subdivision enables you to work in higher detail, in a selected area. So like Snowfly said, you can simply go up in subdivision, if your pc can hanlde the polys. The idea is that when your machine reaches…
Hi Steve, and thanks for joining the conversation. Since we seem to be mostly focusing on American locale and law here, I'll stick to that. Yes, I have some pretty strong views on unions. Most of them aren't flattering, but I've worked hard to ensure that they're not based on misinformation or assumptions. I guess the…
Get the addon https://ryh1113.gumroad.com/l/watercolor-renderer https://blendermarket.com/products/watercolor-renderer Watercolor renderer What's Watercolor Renderer, as its name implies, this is a real-time watercolor renderer, which let artist direct how to watercolor style should be. How artist control the watercolor…