Company: Ciney (Mobile VFX App) Location: Remote / Global Description: Ciney is a new mobile VFX creation tool that lets creators blend 3D assets into real-world scenes in minutes. We are launching a Seed Creator Program to test Ciney with talented 3D and VFX artists. This is a paid testing program: participating artists…
Hi, The installation procedure changed. Here is some sort of troubleshooting guide. Any of these (in any order) might solve the issue. But if you want a bullet-proof run, maybe execute all of these : 1. Re-install Crease+ by dropping the CreasePlus_install.py in the viewport and restarting maya 2. After 1. Run this…
Thank you for the tip! From now on, I will upload images in .jpg. As for video, I am using method with gifv but didn't know that audio controls are available, wonder how many people don't know it eather haha. I am very happy that you liked it <3 . It is a reconstruction of a real-world mosaic on bus-stop. Currently this…
I downloaded an object made up of flowers from the internet, together with the object there were 3 different textures attached for the different types of flowers. When I open the object it is a single block and if I try to drag and drop the image on the object it applies it to all. If I try to explode the object, thousands…
I'm new to modeling, just started using Maya a couple months ago. I recently kept up with the Darksiders II MAW Contest and was inspired to start a little side project creating an axe. I'm not sure how to ask my question. My axe is 3-sided, and I guess you could say tri-symmetrical. I want to know how you create UV's for…
Edited post - July 14.:So, this is it! I made it. Not in time, not anymore for contest because I am late, not in low poly because there was not enought nerves left with my lagging PC, but I did it!! <3 <3 <3 I hope you enjoy it as much as I do! My portfolio page: https://www.behance.net/gallery/31225253/Learning-ZBrush…
3 eggs or equivalent amount of any meat, potatoes or vegitables you like 1 Onion (med) 1.5 Tomatos (diced) 6 Corriander stems (diced) 1/2 tsp Chilli powder 1 chillie (no seeds. diced) Veggie oil 1) deep fry onions until golden, drain oil and keep, leave onions aside draining in a colader 2) add all tomatoes and a bit of…
Hello! I'm looking for Environment Artist (Unreal Engine 5.5) as a project partner. Our talent: We’re a small two-person indie team. My main profile is audio—sound design, music, dialogue—while I also manage coding, narrative and production (search wetdreamsexciter). My teammate is blocking out the world. We now need a…
here's a custom status bar i use, has a scripted version of the tti that works with subobject selections. Currently needs work, has some bugs and i'm sure there's a lot of redundant code,but the functionality is there. Haven't spent much time on rotate or scale. Careful with selecting large amounts of edges or faces in a…
For those that use Maya, here's a script I wrote a while back that does the same thing: //name: QuadConnect//by: PolyhertzstartQuadConnect;global proc startQuadConnect (){global string $curObj[], $vrts2Tweak[];string $origList[];$origList = `ls -sl -fl`;$edjList = `filterExpand -ex 1 -sm 32`;polySplitRing -stp 2 -div…