Hello there, I'm new here and I'm not sure if this is the right forum to post this topic. This will be quite a long post, but I seriously need help :( I've been working on a personal project ever since I graduated back in June 2019. I'm trying to create a decent AAA quality recreation of Adam Taurus from RWBY. Yes it may…
STORY TIME SHIT FIRST I'm a Finnish game artist, 26 years old, with a small resume and smaller portfolio. So after 9 months of moping around after I was done with the military, after I was done with my cool LEGO internship, after I was done with everything from uni related to actual game work... I got a job doing some…
For those who are interested, here is a description of my current setup. First I take my normal map into Photoshop and create two versions of it. To one I apply a Gaussian blur (8 pixels wide in my case), to the other I apply a high-pass filter (same diameter as before). This splits the normal maps into two parts, the…
And here is the rest of the list http://kevinpenrods.....ate-color.html - Kevin Penrod http://kingmob.cgsociety.org/gallery/ - Ian Joyner http://klsadako.deviantart.com/ http://www.conceptar...hread.php?t=870 http://lacedemon.info/ http://leandropavanelli.wordpress.com/ - Leonardo Pavanelli http://leventep.deviantart.com…
//AUTHOR : Jayant bhatt. //don't modify , don't distribute. //works with maya 2017 and 2018 //PP if ( `window -exists "nameWindow"` ) { deleteUI "nameWindow"; } // create a window with a menu bar window -title "3DGhost" -menuBar true -w 220 -h 200 "nameWindow"; // two frame layouts will be laid out in a columna…
no worries, most artists hit this wall when they are starting out. I actually really like your 2 linework images in your set of work you posted. as a self taught artist myself I will chime in with my biggest advice off the top of my head. here is how I would approach this moving forwards: 1) use artstation not a wordpress…
Hi guys Im using a sample script by Ryan Medeiros his site can be found here I modified it and it compiled fine. Now my question is how do i use this script to influence objects? My level has two cylinders and i need the to attract and repel based on the script. However i do not know how to attach the script to the…
This is a process for creating hardsurface game assets, automating the highpoly and lowpoly stages as much as possible. Using this technique the artist can spend more time focusing on form design, less time on tedious operations relating to subdivision or optimization. I've been doing this for a couple weeks and received…
INFORMATION PACK: https://drive.google.com/open?id=1qnmCFsvLlXr4FDLpYicYfG5OEvcBMAaQ Project overview: Sofa ninja studios feat. The nobody collective is proud to bring to the world a new and cool take on the FPS RPG. Utilizing all the classic gameplay of retro first person shooter games. Our game is a single player first…
//AUTHOR : Jayant bhatt. //works with maya 2017 and 2018 //special thanks to autosk and polycount forum //for materials thanks to Bodizz //PP if ( `window -exists "nameWindow"` ) { deleteUI "nameWindow"; } // create a window with a menu bar window -title "3DGhost" -menuBar true -w 220 -h 200 "nameWindow"; // two frame…