This is looking nice so far! I think it's lacking a bit in lighting and composition. You could add some drama with backlighting from the sun, which would really show off those colored caustics. A little DOF would be nice too. Also the boardgame edge is perfectly straight and even, as is the paper under it. Real world items…
Happy New Year and a big milestone for the Bi-Monthly Environment Art Challenge as we kick off number 100 for the months of January and February! This challenge is a way for real-time 3D artists to test their skills and create a piece of work based on concepts provided. It's open to those of all skill levels and we do our…
I'm not sure if this will work or not, but I wrote a quick script. You select what you want to be added to the selection group, then run the script. To reselect, make sure you don't have anything else selected and run the script. If you want to make a new selection group, select anything and run the script. It will toss…
the Fourth plugin of my zbrush Game toolset ! as promised here a very first attempt of ui with Zbrush. there is a lot of work but it enough for this long night of coding :) http://i.imgur.com/Dusnq7x.jpg I forget to talk about the Plugins preferences that can be saved on the disk, you can store them and settings will…
Thanks! I really want to complete the set, but the scary thing is, with each one I do, there's ten dozen new hats and crazy new miscellaneous items like the zombie items that all need to be refitted to work with them, plus keeping them all up to date would require going back and updating all the old ones as new items come…
So I beat Shadow Complex the other day and didn't get all the items so I went back and started playing right before I went to the final showdown. Leveled up to 20 and got all the map revealed and found the last 2 keys I needed. Went and grabbed the helmet. Now my guy is like uber strong and it's awesome but there really…
hm there are quite a few topics involved here.. serializing & storing the data - that is actually pretty easy with the .net xml stuff, but you'll need to read quite a few docs for this. In the end you want to define a simple data structure which contains your leaderboard entry and throw that into a list/array. pseudo c#:…
Here's a little character scene I've been working on for couple of nights. Here's bit of a mockup - my Wacom USB port broke during making the mockup, but I think you'll get the idea of what I'm going for: I think I've got the character mostly figured out... Building it based of couple of crude concepts and orto that I used…
@Ruz aw I'm sorry man! I had to do those too :) While it's a good exercise, I'm definitely not for dry copying though. More about fresh ideas an inspiration. We spend weeks, months, sometimes years on an art piece yet fresh ideas on how to improve are so rare. We bypass such a huge body of mind -blowing art that no one is…
Here is some more mechanics testing this one showing the collectibles that the player can interact with by either picking them up, inspecting them, or reading them. The first one is a collectible system that the player can pick up potions, bandages and a quest item. When the player picks these items up they will disappear…