Hello all. Please forgive my lack of knowledge, I am a system administrator for an organisation and am not particularly versed in Creative programs. I am trying to deploy the Quixel Package and have tried a number of different ways. Ideally I want the Quixel Library to be read from a network drive. I have two issues so…
Hi, If u like a concept that I made just contact me and u can model it. :D My Workshop Page: http://steamcommunity.com/id/shorkgamer/myworkshopfiles/ My Steam Account: http://steamcommunity.com/id/shorkgamer Submited Items: Plaque Watcher Made w/ Triangle Soup Vote here:…
Here's what I have done tonight.. Still stuck up with this .[0].[w]. LOL. I revised the previous design and retopologized Lod0 and Lod1. OLD [0][W]. NEW REVISED DESIGN! @Paskie Last month I was searching for real life [0][w] pictures as reference and while browsing google pictures I saw my first [0][w] sculpt that I posted…
Hi, In my #MEL command browse button is not working I'm getting an error // Error: line 56: Object 'rsTxtPath' not found. ANY IDEA? proc ScreenCaptureWin() { global string $rsTxtPath, $rsTxtName; string $sn = `file -q -sn`; string $cfp = `dirname( $sn )`; if (`window -exists ScreenCapture`) //closes window if already open…
what: simple maxscript that stores and reads per camera stored rendering resolution settings (width and height). You simply click on a camera of that list (list of your cameras in the scene) and it will change the aspect ratio of the safe frame and change your render width and height settings. Its quite specific but…
I think some of you are being too harsh on the Atkins Diet. I'll admit eating fried hamburger meat everynight is an unhealthy way to eat low carb. But here's one of the weekly dinner menus I have: Chicken Soup w/ Carrots/Tomatos/Celery and Spices 8 oz Steak w/ Asparagus and chives Pork Chops w/ Boiled cabbage and green…
Hehe thanks LoM Chaos.. yeah i agree w/ ya there on the noisy face.. i was playing w/ the alphas and i probably went a little overboard.. but also.. i'm kinda new to the rendering process of Zbrush and the sculpt came out a little fuzzy even w/ the blur settings turned all the way down.. i need to figure something out…
You can hold down the space bar to bring up the Hotbox. If you click and hold on the center Maya button, you get quick access to all orthographic views. It's not the Viewcube, but it prevents having to swap between viewports constantly. Maya saves any objects you copy to some file somewhere, which Maya uses as a permanent…
here is my script I want to assign that blinn material in my script also as you can see in the image. // delete window if it exists if ( `window -exists jayantsWindow` ) { deleteUI jayantsWindow; } // create a window with a menu bar window -title "3DGhost" -menuBar true -w 220 -h 200 jayantsWindow; // two frame layouts…