Hi Guys, I know there are far too many threads like this in GD, but I thought getting the most up-to-date info might overcome the inconvenience of a new thread. So I've had my current PC for about three years now, and I'm currently looking into getting an upgrade of some sorts. I heard some friends of mine talk about the…
Hello, my first post on polycount, but I have been a fan of the work here for years, been posting on cgtalk and cgchat for a while and decided it was time to post here too . I need some critique on my character for the cgchat challenge (mythological characters) my character is athena. I am looking for any input or design…
It seems that i still have the problem that Quixel Suite does not export the Glossmap inside the Specs Alphachannel when using Unity Calibrationprofile.(and doesn't export a seperate glossmap) In old Quixel Suite i edited the calibrationprofile such that it exported the gloss map normaly and i hand merged them. But now the…
Sett, I think you misunderstood me. I don't train as a power-lifter, the fatties you see lifting tractor tires and pulling buses in strong man competitions. What I do is train with an emphasis on the classic power training lifts, the way a professional athlete might. Squats and deadlifts are the two best total-body…
hmm as far as fuel. i put 10$ on my 600 and it lasts me about 2 weeks on and off. so not bad at all. as far as u being a first time rider i would still go for a 600. 250 are way wayyyyyy to small and trust me when i say this, if u buy a 250 in a month or two u will wanna sell it to get something bigger.
// create a window with a menu bar window -title "3DGhost" -menuBar true -w 220 -h 200; // two frame layouts will be laid out in a columna columnLayout; // create a collapsible frame layout frameLayout -collapsable true -label "Shapes"; { // create a tearOff menu menu -label "File" -tearOff true; // add the menu items…
NARRATIVE: CONCEPT ART: Lol drawn freehand roughly what I had in mind whilst leaning heavily upon design hints from the ADFs retired 'Bushranger' 110 logistic light vehicle fleet. PIPELINE: Mostly FOSS tools Weighted Normals modeling Hybrid Trim x1 texture sheet workflow 2K resolution at 250 512px/m TD (update) Showcased…
Hello, I would like to ask You how can I fast animate visiblity of multiple objects in 3ds max. Let's say that I have 1000 objects and 200 frames. I want every object to slowly appear (let's say each object should go from 0 visibility to full in 20 frames) in these 200 frames. For example, one object should start at 50…
That's great news! And perfect timing for my RPG project, too. I just hope the ~250$ / year price remains available for the next 4-5 years. I feel like the ~250$ price per year is actually quite competitive to the perpetual licensing system they used to have. Since you always get to use the latest version. Whereas with the…
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…