Hello Everybody =D I'm here to share some results of a new process that I created using photogrammetry to create tileable textures. I hope to post some more stuff soon as I keep working on it. I hope you guys like the results and help me out to push my skills and can learn more with you! here is the link in case anyone…
Hello, based on another post I made about the topic it was suggested to post about some rocks I created for the latest game I worked on. The game follows a semi stylised art direction which took a lot of trial and error to reach the result we have today. Here is a quick breakdown of the process I put in place. 1. Sculpting…
understand that all those programs try to read height information from your texture as your eye would (shadows and light) and is only reading greyscale. The problem with photographs is that the colors/lightness do not represent height, they represent height and the materials/colors, which the programs can not differentiate…
Greetings! Since my early teens, I have had a desire to assist, aid, and promote fairness for those who are at a disadvantage in the world. Although the world has started to think more about people with CVD, I strongly believe that we still have a long way to go in terms of inclusivity and equality. As a technical artist…
Created a base by loading an OBJ, matID map, normal map and AO and linked some materials. Result: (The color coded materials are the ones specified by me in the MatID map) A former colleague suggested it might be due to the file format and extra channels (alpha), saying I should go with PNGs instead. And so I did, but I…
I am looking for an artist with experience creating animatics. The animatics can be done in either 2D or 3D, but what its important is it needs to visually convey the moment. What we are looking for is to prepare an animatic video to showcase a gameplay feature for our game (FPS Arcade Shooter). The feature has been…
4.13 added limited support for Alembic vertex animation but creating a rig in Max is the way to go. Aside from Alembic UE needs a rig with a single root bone hierarchy whether it's a swinging door or a player character. You can create one quite easily using CAT(as the hierarchy is already established) Just create a bone…
Hello :) Any buddy here knows how to create toggles between commands in Maya ? I have the edge loop,edge ring and "Off" selection constaints that i want to be in one hotkey using a toggle command,just like this for the Move Tool : string $currentTool = `currentCtx`; setToolTo $gMove;if ($currentTool ==…
Hi there, I have created this walkway kit that I want to take into UE4, but I am assembling it in Maya and then importing as it's easier to set up certain walkway configurations that way (like the one pictured on the right) rather than assembling all the separate objects on the left in UE4. If I import it as a the group on…
Hello all, I have created a custom texture in Substance Painter by using this method ' https://docs.substance3d.com/spdoc/painting-tilling-materials-162005041.html 'I created a seamless texture that includes both Color, Normal and Height information.However, I would like to export this newly created texture and use it on…