Hey folks, here is my latest game environment made with CryEngine. Nature scenes and assets i build over the last weeks in Cryengine to practice lightning and foliage creation. 80 – 120 working hours For a deeper look into the creation process you can take a look here :…
Hi everyone! I've been struggling about witch character(s) pick 'cause the game has so many nice designs and in the end I went with the Star Guardian skins line. Never play either Fiora or Twister Fate, but I though I could do some nice things with them. Here are some exploration designs for fiora. My main inspiration for…
Hey polycounters! I apologize for being so anon these past 10 months lol, work has been busy, and I haven't had much time to work on some personal work. I decided to make some time and start posting again. It's been about two weeks since I've started this cryengine scene and it has been a blast to work on! Gosh I love…
We are developing a PC game and are looking for a programmer who can help move the project forward. There is already an experienced programmer on the team who has done a significant amount of work, but he now needs an assistant — someone who can take responsibility for parts of the system and help bring the project to a…
(C-C-C-Combo breaker) Hmmm, looks like I've been confusing derogatory comments for a while. When people used the name "neckbeard" I thought they meant "fat beard". The difference being, Fat Beard is the fat comics guy from the simpsons, and neckbeard being Derogatory term for slovenly nerdy people who have no sense of…
When you tile panels like this, it's often a good idea to tile a couple of panels to break it up, so instead of being A B B B B... it would be more like A B C B C B C... I'd guess also that either you have given yourself tons of texture space or you could easily be bumping up your texture size to 1024. You may be being…
With the CPU being dual core it could be that MAX just doesn't play well with two CPU cores. A lot of applications still arn't completly stable on dual core CPU's. Try forcing MAX to run on only one core and see if that helps. Make a new shortcut for MAX and add, /C start /AFFINITY 1 to the end of the path, so it would be…
You can install FBX Converter. http://usa.autodesk.com/adsk/servlet/pc/item?id=10775855&siteID=123112 You can leave the interface up and just keep overwriting as you need to update the FBX. Or you can make a batch file or MaxScript that runs a command like this: "C:\Program Files\Autodesk\FBX\FBX…
I think the formula needs to be something along these lines... 1. For n# UVs (b) that exist within GeomVert#1 (a), create n# uber-verts (c). 2. For n# MatIDs (d) that exist within GeomVert#1 (a), if (d) = # > (c) then create # more uber-verts. But if (d) < (c), don't create more uber-verts. 3. Repeat step 2 for each type…
Hey everyone! My name is Szymon and I’m a 3D Vehicle Artist from Poland. I’ve been focused mainly on automotive modeling, surfacing and rendering in Blender for the last few years. I also had the opportunity to work on vehicles for the game Japanese Drift Master. This is my first post on Polycount, so I wanted to share my…