Hi to everyone ! I'm currently trying to create a self installing maxscript file but no matter what I try I feel like it's a never-ending story. Here's what I currently have: 1 maxscript file containing the functions 1 macroscript file containing the UI when I evaluate the maxscript file and the macroscript file,…
Hello! I'm an experienced 3D environment artist and I'm currently looking for a new job. I've worked at Electronic Arts and Inflexion in the past. Currently I'm living in Vancouver so unless the job is there, remote would be preferred. Examples of my work can be found here. Feel free to request a resume too. Thanks and…
Hi, I am an Environment Artist with 2-3 years of work experience. Available for freelance and on-site work (relocation available but assistance required). PORTFOLIO Thanks!
Looking for low poly freelance work i can go high poly/mid poly just that for now dont have time to high poly work since i am working on other things also now expanding my services a bit talked to a few friends that excel in other aspects which i am not so good at in anycase you can view my artworks at…
Neko Productions is looking for a passionate 3D Rigger to work remotely. The job requires creating rigs for realistic/cartoony 3D characters in Maya. Candidates must have a strong technically oriented mindset, as well as a strong sense of human anatomy and joint placement.; Experience with Maya. Job Responsibilities: -…
Hi Personal modeling work. My first try with Space Marine character. Modeled with Cinema 4D. This is not designed for any game engine but inspired by WH40K. Any feedback is appreciated on how to improve the model. Work in progress http://kraphik3d.com/wordpress/?p=1043 Turntable http://youtu.be/qAgKg8wXdcM
Hello, my name is Ste Flack and I'm a concept artist and illustrator based in the UK. I mainly work in Zbrush, Keyshot and Photoshop. A few examples of my work can be seen below and you can also view my full portfolio here: Artstation Contact : steflackart@gmail.com
Hi there. I'm currently available for freelance work, specifically in character art, although i am flexible enough for other jobs. I charge competitive rates, and am willing to be paid either by the hour or per-project. recent work can be found in my portfolio. thanks for your interest!
Hello, I've just wrapped up work as a character artist on VR game, To The Top and looking for work. I'm available for remote freelance or locally here in Austin. Everything you need can be found on my artstation! Thanks. <a href="https://www.artbyjustin.com" title="Link: http://www.artbyjustin.com">www.artbyjustin.com</a>
Perhaps if I find out why this "Doesn't" work It'll solve all my problems. string $currentSelect[] = `ls -selection`; duplicate -name ("NewObject_" + $currentSelect); Im trying to name the duplicated object to the same name as the old with a prefix of NewObject. It's a simple enough procedure why doesn't it work??