Our game development team is currently working on a dinosaur game for mobile platforms. We require 27 textures "hand painted". All assets must be AAA Quality. We need textures that make good use of highlights, mid tones and shadows in the hand painted style. All lighting / shadows must be painted into the texture as our…
Because HighEnd3d seems to be dead, and theres no other traces of this script anywhere took a bit of time to investigate(also google cache is dead too). I think python changed how classes are imported, so add a "." to any from file import class. So modify __init__.py and interactive_tools.py from .interactive_tools import…
Think I'm done with textures for now. Again, tried to stick to the Dragon Quest style as closely as possible. Textures are mostly pretty uniform, with not too much wear and tear. The biggest challenge were the metal pieces, specifically his pauldron and sword. In Dragon Quest XI, there is pretty much no edge wear at all on…
When i create buildings at work its really important to first establish your goals. - Whats this building for? - Will it be seen close up? - Whats your texture budget and polycount? - What sort of style is it, cartoon, realism, styalised? Theres tonnes of questions you need to ask yourself. These are just a few. Once you…
I'll start with what I posted in the indie thread. This is a Case statement (Sytax is C#). Comments in line. In this version I DID NOT use myNumber to get my initial random number. Instead, I put the random number generator inside the MathF function. I'll post more code for the PolyCount Pac Man as I go along. First task…
3ds Max's new Retopology modifier is pretty awesome in my experience. https://help.autodesk.com/view/3DSMAX/2024/ENU/?guid=GUID-57B77A00-5300-47CB-99E1-22B9C536B060
Year 2024 I ran into this problem as well. The problem: 1. Obvious seams when Raytracing turned on while SSS applied. 2. I didn't use any UDIM scheme. My character is splitted into two meshes, one for head and one for body, each has its own single tile UV. 3. The seam appeared where the head joins the body. The solution:…
In a lot of text/code editors when you select or double click a word all of its instances got highlighted.
This feature exist in 3ds Max 2024, but does not exist in all previous versions of 3ds Max. The provided code will add this functionality to the lower versions of 3ds max. I am not the author of the code. All kudos…
Did you apply to these in 2024? That could also change a lot, with over +16,000 people laid of in games since January of last year there are a huge pools of people looking for work and not enough jobs. Not all of them are artists I know, but it's the metaphorical famine times and everyone is hungry trying to find their…
All rights to the S.T.A.L.K.E.R. and X-Ray Engine belong to GSC Game World. Hello. My name is Artem Osadchyi, and I am a Technical Artist. I would like to showcase the developments on the S2UE project that I worked on in early 2023. Additional Information: * Procedural materials created using Substance Designer and…