I would say rushing through it is the worst thing you can do. I would take it as you would any other project and not get anxious or nervous just because it's an art test. I had never done an art test until about 5 months ago and then did about 5 in the course of the last few months. I just worked on it as I would any…
That's a gross misrepresentation there, Calabi. A great deal of Blender's development happens in at the Foundation and all people keep in contact through IRC. Every two years, the Foundation gets a bunch of artists together in Amsterdam to make a short movie, with the programmers sitting mere meters away from the artists.…
Hello fellow Polycounters, This fire extinguisher is a test project I've done to practice PBR texturing in Substance Painter. I've named it "The Elephant" :) I've put some effort into modeling to create a quite accurate representation of real-world fire extinguisher. It's not exact replica, some details were ommitted on…
Description Paid sub-contracting work We are currently looking to for talented 3d Modeler and texture artist to help us built a large library of game ready models. Main Responsibilities : * Model and texture high quality 3D models for real-time application/game. * Collaborate with Art and Design leads to create replicas of…
@Alex_J Very true, of course. It's just, my supervisor who's currently overseeing my game art project has suggested I research the workflows that favourite studios use if I want to cater my skills to them. At the moment, I'm making a replica of Arthur Morgan from Red Dead Redemption 2. When I tried to find out who the…
After unfortunately hardware failure (having to wait for replacement parts) and taking a xmas break followed by getting sick afterward, I was finally able to continue working on the project. Here is the first (low-quality) test render: https://youtu.be/H6tkNDra2s0 Next up is fixing minor tweaks I already spotted from the…
Thanks for the reply. I'll try out generic RTX when I run into this issue in the future again, and yeah upgrading my GPU at some point would probably also be a good idea. I also fully agree with you, that one of the reasons why Marmoset is so darn good, is because it's able to bake blazingly fast. One is able to do many…
is your studio paying the maximum that they can pay you, or are the paying the minimum that they can pay you? Your effort should be proportional to that. Personally the only way I am going to exhaust myself at a job is if I am a partner - e.g. a percentage of profits are coming back to me, and that I have full and complete…
Share one embed of what you're working on, and give us a link to your own Topic to see more! Keep it under 1mb please. If you post big images, or multiples, we're going to delete/replace. Why? See WAYWO Usage Past WAYWO…
The maths are explained in the linked article. it's a simple texture lookup (gradient map) based on light contribution - i.e dot(light direction, surface normal) the nice thing here is that rangaros has used curve assets instead of textures to define the gradients. This replaces the engine modification described in the…