Hello ! Always loving the JuniorSenior avatar :) Along the lines of the suggestions from the Great Eric, and considering that the goal is an actual game asset for UE, then simply start by modeling a first version of the final polygon game asset of the tent at rest. Garment making tools may be useful to an extent since they…
Have you heard of the loomis and Asaro methods? Of head construction.. should help with planes of the face switching between 2D and 3D might help you there.. I would suggest spending time on areas away from heads like anatomy, musculature, texturing anything else at all that will help improve other areas. When you do…
Hi kirill, scripts like these are easy to make and edit. The logic here is to check the current panel's camera and toggle to the next one in the list. This script isn't very smart though, so it won't switch if the scene doesn't already have left and right cameras, and they aren't named the same. You can create a custom…
Hey lkruel! We also use Qt for PureRef. This is how we do Transparent to mouse events on both Windows and OSX: if (transparent){#ifdef WIN32 int extendedStyle = GetWindowLong((HWND)winId(), GWL_EXSTYLE); SetWindowLong((HWND)winId(),GWL_EXSTYLE, extendedStyle | WS_EX_TRANSPARENT);#elif defined APPLE NSView* view =…
it will always look like its floating, wana know why? Its not because it is... its because its flowing over a tiling texture that has details that push the geo on top of it visually out. don't try and fix it except it and work with it. Why not have it actually floating off the wall throw in some brackets that hold it up…
[ QUOTE ] If nothing else, it stands as the no. 2 in the inevitable Hollywood 'high-concept trio', where somebody makes a big-ass movie (The Matrix), someone else makes sort of a knock-off which is basically all right (Existenz), and somebody else makes a piece of total rip-off trash (The 13th Floor). [/ QUOTE ] No. Sorry.…
Progress update: I applied what @Hymil said and softened the main body, but haven't completly rounded it off and removed the pinching at the edges. For the textures i wanted to go for a more realistic approach, but when it came to baking the textures i've run into a few problems, tried to fix them but i can't seem to, so…
i'd read up on how it works now, how it is proposed to expand in the future, and then take a hard look at what I am actually doing in my job and decide if it is actually reasonable that AI could do the job. Ignore popular conversation because you have no idea who you are speaking to. It can be a 10 year old kid who just…
don't know how many others have already decided to tune-out Fear the Walking Dead, but wanted to report back w the season finale coming next week. actually really liked the past few weeks episodes, things have picked up quite a bit. the circle of focus has widened beyond this family and included some interesting…
@Ace-Angel NOVA is an Android compatible game. @Eld You're setting a pretty low bar for "rip-off". I have no doubt in my mind that all the games you listed as being the source of those clones were derived from games that came before them. All art is built on the art that came before. Modern Warfare, for example, is highly…