Stones, cylinders, rocketships... anything you want. There's still no solid reason to try and reenter 3d edit mode after manually positioning a tool on the 2d document. The document is made out of pixels/pixols and is different than polygon models which just float around in their own special plane of existence on top.…
The Altered State production Film is out</font> Name: Altered State Film 1.a Version: 1.a Compatibility: Film file- (note needs xvid codec) Description: Film comes in at 640x480 and is 9.40min at 48.2mb Comments: Screenshot: see below Credits: Bentley Ousley for the music Homepage: http://www.planetunreal.com/alteredstate…
[FONT="]Technical Level Designer[/FONT] Red Storm is now hiring a Technical Level Designer for The Division. [FONT="]The Technical Level Designer takes the initiative in the Design production to create tools, processes and guidelines to assist the creation of the game. He/she optimizes the use of the engine/tools…
As always a pleasure :) In the next days i´ll post an update which will contain some cosmetical changes and possible bugfixes(atm it´s possible that, if you have automatic mode enabled and it´s in the process of enabling or disabling the tablet pc services and you disable automatic mode then, that it stops during the…
About Us Project Reality 2 will be a free-to-download multiplayer game being developed on Cryengine 3 Free SDK. Project Reality 2 will see the popular mod from Battlefield 2, being completely re-built with the aim to create the most realistic and demanding virtual combat environment using the powerful tools that Cryengine…
Hello. So, I posted a similar thread like this a few days ago. I apologize for the strong similarities. I've managed to progress further, thanks to Klunk's code. But, I'm running into some more trouble that I unfortunately cannot resolve. I've already looked into this for several hours, and still cannot get it working as…
Hey guys, I'm having a weird problem with a code. Actually code itself runs and works well. But when I try to put it in a procedure, it says "undeclared variable" about a variable that I only declare and use in that procedure. Here is the code: (it is the $selVerts variable in tokenize row that it says undeclared. and also…
@ZacD Yeah,I don't like the lighting either.To better understand what I'm aiming for,this is the concept I'm LOOSELY work after: (the rights of the image belongs to it's creator, Ken Li).As you can see the main light in the concept comes from the front of the camera,that's what I'm trying to replicate,also the fog and…
The way I'd do it is by using the material workflow. here's a simple example: Substance already comes with a pre-made material node called "fabric009" that you can use with the "material blend" nodes and a few adjustments to make any pattern you want.
In house engines do all sorts of unconventional things. I've seen something like this before, in my case joints were used to communicate to the engine that anything under it, or anything skinned to it (with a vert influence of 1 bone and 100% weighting) is identified as a movable object, using the joint as a pivot for…