I'd agree with Kyuzo about removing the home page, or making it more useful by providing information and links to each of the main sections, not merely the environments. In the video for the orcish drums, you have some odd popping on the flag as is animates. It looks almost like a two-sided object without back-face culling…
idea... I was once working on a similar script that would rotate flattend UV clusters to readable directions, because often they appear flipped (180 turn or 90 or just random). It happened to many times that I stitched wrong verts because things looked right but were actually turned wrong or flipped on a axis. For that I…
[ QUOTE ] By fractured I mean much of the level building takes place in max or maya and a number of inhouse tools are used to composite the model assets and script the gameplay. [/ QUOTE ] while this is quite true for many aspects of development, i'm really referring to people who don't and cannot use max, maya or other…
Woah woah woah, I just thought this was a nugget of comedy gold: The opinionated 14 year old, and the asshole elitist metal head locked in mortal combat. I never expected a 'heated discussion' out of this. Yes, everyone is entitled to their own opions, but sometimes opinions can be wrong. If the discussion here was that…
You guys rock, thanks! I was shooting for as few polies as possible, just to see if I can make it look like a tank--a very cartoony, simple one that could even be used in a mobile game. Plus I'm using it as a UV model so that I can get my head around that. I'm using modo 103. Daz, I see what you're saying about the flow--I…
* This project has been commissioned * Hello everyone, I'm looking for an Unrealscript programmer to write a 3D object viewer app with UDK for iPad and iPhone. The app would have the following features: - fixed landscape viewing mode - the entire screen is filled with a 3D scene, which has a 3D object in the center (e.g.…
The Game I am making is a 2D Action Adventure game inspired by 90's Rare Games like Conker and Banjo & Kazooie. Music wise its more like Banjo, and story / Gameplaywise its more like Conker Badfurday. So if you have a thing for drawing cute things with big eyes, this is the game for you to work on. The Art I need can be…
Another day another 'bunch-of-stuff-thats-not-exactly-game-art-related-but-we-think-you'll-love-it' post. Enjoy! * Cody Wentworth * Time lapse video Discovery * Flightpattern After the jump! [caption id="attachment_545" align="alignright" width="180" caption="Illustrations by Cody Wentworth"] [/caption]Cody Kenworthy Cody…
A lot of it has to do with personal tastes, when looking at concepts try and figure out what you enjoy about it. Is it the shape? The way it is rendered? The colour?. It gets pretty abstract for me at times. Like I'd enjoy how a person would render worn armor with a couple strokes (and then realise I just enjoy simplistic…
Done :) here is the script:function smoothByUVShells=( clearListener(); if (getCommandPanelTaskMode() != #modify)then(--make sure we are in the modify panel section setCommandPanelTaskMode #modify; ) if (selection.count == 1)then(--at least an object selected local obj = selection[1]; local uv =…