Really nice work in your folio, as for the site well it's functional and does the job. I'd be tempted to replace the high poly thumb with the pistol instead, just feel it's a stronger and more interesting piece to look at for a thumbnail :)
It doesn't look like a bug to me, rather it was buggy earlier, because what you see is a fresnel reflection. This is how it should look and behave. Switching to an unlit shader and some emissive function doesn't help?
Just tried this out and works great! I tried assigning the ddo material colors instead of the swatches in the script and it baked the color map no problem. This is a function from 3ds max that I was missing in maya Thanks!
@Bal: I´m not sure, but i think you have to call glSetTexture(it was this function i think) for each texture(eventhough you are streaming), so many little little textures will kill your batchcount.
Try these steps: Uninstall SUITE Run the SUITE installer Install to a new directory (e.g. */Quixel SUITE 2.2/ ) Run SUITE again Run DDO Let me know if everything functions normally afterward.
The edge selection has an extrude function. It does get messed up every now and then though :) Don't remember if it takes the direction into account, but I think it should, if you just get that second slider right.
Some of those hotkeys aren't really good. Like Shift+Crtl. Some things like graphite tools use these keys and combinations of them extensively, mapping something else to them will probably break this functionality...
Hello, hello! Posting so I can have full functionality of my shiny new account! Long time lurker, first time poster (since before the change to the new forum/look even!)
I think you're mostly confused by his parameter naming, it's really simple code. Also, "fn" means he's defining a function. The rest of the stuff you can just look up in the maxscript reference.
Knald's solution is quite heavy and expensive. Mine is specialized for one purpose thus much less expensive :) So it's for those who does need an ability to convert panoramas but doesn't need all the extra functionality.