Hi guys, I'm looking to contract a 3D artist to create game-ready (real-time) assets for a new Unity game currently in development. The game is a (futuristic/sci-fi themed) Factory/RPG, for PC only, top-down/isometric camera. The entire project requires roughly:* 40 sci-fi buildings (1 model each + simple animation loop)*…
sorry for the wait, i finally managed to get empire total war working :P anyways i'm back, and i figured some way to launch the script from 3ds max. here's the modified maxscript first: macroScript saveUVstophotoshop category:"Dejascripts" tooltip:"unwrap UVWs into photoshop selection" Icon:#("GameTools",2)(if…
This Asset Pack features detailed realistic and modular Lamp Assets for usage in game, archviz and cinematic rendering. The mix between modern and whimsy designs permits versitile use for any kind of project. Modularity is simplified by using Component Meshes. Just copy-paste the Component Meshes from the Overview Level…
Tutors & Services — on-demand 3D pros for projects, training, or both. We’re a network of vetted specialists available for contract work, collaborative screenshare sessions, or 1:1 tutoring — so you can ship faster and level up along the way. SketchUp + Lumion: modern waterfront villa 👉 View archviz services Fusion 360:…
Hello, Our indie team is looking for a passionate 3D Artist/Animator to join us in developing our upcoming title - Space Spiders Arena. About the Project: Space Spiders Arena is a fast-paced sci-fi arena shooter where players control spider-like robots competing in tournaments that take part across space - from asteroid…
I'm getting a new PC under 600 bucks because i'm broke right now. I'm thinking this type of PC from Tigerdirect. Any better suggestions i'm up for it. Here are the specs and it's a Dual Core and it's price is $499.99! Condition: New Lifestyle: Home & Student Operating Systems: Windows Vista Home Premium 64-bit Startup…
@mark lol yea definitely has more control but sometimes you don't need all that @specter oo no, i'll use your example, say you have animation 1 that you want from frame 0-29 and animation 2 on frame 30-59 your layers look like this: 100% animation 1 100% animation 2 animation 2 is overriding animation 1 at 100% you need to…
UV's don't need to be in the 0-1 space. Place them wherever you want and scale them up/down to get the tiling texture to repeat as much as desired. For unique details you could use decals, or create a second UV set that'll be rendered over the tiling one (just give the important parts UV space in the 0-1 range and mask the…
I just tried it on my machine and it worked. The script expects faces to be selected or it spits out an error. Are you sure you're not indenting it? #==========================================================================# round - Copywrite 7/7/2013# Author: Paul Lohman# free to use and modify for personal or…
here is the snippet:try( if ( selection.count==1)then theObj = selection[1];--selected object else theObj = pickObject();--pick a scene object with the mouse if superclassof theObj == GeometryClass do --if really picked a valid geometry ( print ("write file..."); tmesh = snapshotasmesh theObj --snapshot the TriMesh of the…