[ QUOTE ] Is it specifically playing a character based on an actual world religion that you object to, or is it any sort of non-Christian overtone that you avoid? [/ QUOTE ] I don't have a completely thought through concept, but I think it bothers me as soon as the religious aspect of the game is actually practised by…
Thanks for the critique. I'm pretty much set in on a project at work for a good long haul before I can show anything, so I am actually in the process of working on some new stuff to fill out my personal portfolio. I've got some decent stuff, but my skills have greatly improved and I think I can definitely fill in some of…
I've used Photopea a few times for stuff at home, and it's surprisingly very very good. It's about 98% feature-parity with PS. No AI features, but just to pick on example, content-aware fill is just as good as Adobe's. And the normal map filter is actually way better. It does lack support for saving higher bit depths, and…
Profenix Studio aims at making new demos for s2engine to receive more and more feedback from game companies that want to use our technology for their games.We assist people in entering and finding jobs in the games industry giving them the possibility to show for free their works running on a powerfull engine in a real…
For my first full environment portfolio project, I am working on a homicide crime scene in a rundown apartment in 1960s New York, aiming to push realism inside a playable, but believable space that could (hypothetically) be in a game with an investigation element. My hero assets are a period-appropriate CSI camera, murder…
I never worked with Unity beyond some little testing but from this small citation they refer to so called parallax mapping which makes kind of several layers/slices , totally in 2d and each slice getting certain UV shift based on texels height values. It creates a kind of depth illusion. It doesn't depend on polycount at…
Hello, we're a new indie game company working on a party game and we're looking for a 2D artist who can make severals stylized textures. We need seamless stylized textures, some will need the full layer package (AO+Metalness+Height+Normal) and some will only need a hand-painted basecolor. Some textures will be very basic…
I'm having a hard time trying to grasp the tones of cel shading, they are so random and appear to have no continuity with each other. This is either a technical question or an artistic one, it's over udk, but not on how to implement it in udk, so I chose the parent folder. My cel shader in udk looks like this. Its a light…
Hello, I'm working on a character and I'm trying to figure out the best way to do a facial rig. I know there's plenty of material out there, but the thing is so much stuff that it's confusing. First of all, I'm only looking at making a joint-based rig - the character would have morph targets used later, but only to make…
As far as I'm aware, most UI elements in Maya can be added in custom UI windows. For example, you can create windows with a scene's viewport ("modelEditor"), blend shape editor ("blendShapeEditor") and the node editor ("nodeEditor"). You can arrange them however you want and as many as you want. But so far I haven't…