WOW that opened so many doors and is teaching me so much, talk about a quality example, thanks. I'm still going over it and learning but for the most part it runs pretty much like you envisioned it with some minor errors setting up the output path. No doubt the errors are probably coming from something I butchered to make…
I think you could stand do a little bit of texture work on the cephalothorax where the legs connect. Right now it seems very clean, and maybe that's how they actually are or could be, spiders come in all sorts. But I think it'd help to make the area right around where those legs connect a little darker, grimier looking,…
Crikey, open your minds people. Good art teaches you a new way of looking at things. If there was no Piet Mondrian and his theories of colour and compasition then there would have been no Mirrors Edge, one of the most striking games to come out recently (not much fun but that's another thread!). That Giacometti sculpture…
looks really good. But could be ALOT better with some tiny modifications. I would suggest: Turn on "preserve UVs" if you model in max und move some vertices around to give him more weight and more feel. Best example: The biceps. You could give it a lot more weight if you would pull the veritces of the biceps bottom more…
[ QUOTE ] Think about it, does a custom made AK-47 make your game better than using a canned AK-47 that looks virtually the same? And speedtree has been used for ages with great results for example. Coders use library code all the time, but when it comes to assets its like a holy grail and everyone has to make their own,…
Yeah i understand perfectly the tutorial and what the script does, as i said its pretty cool. The mesh in your tut is something that you could do fine with just stardard bevel is what was confusing me. Well, seems that way atleast just looking at it, maybe not. Also sometimes like in your 2nd example you can get away with…
Thanks again very helpful advice- When I said the techniques can be taking over to an engine I meant for example the theory... ie colour/placement etc. Regarding the HDR/DOF no- neither are even required- basically a well 4 well lit renders could attain a 2:1 but to get the 1:1 techniques including camera effects, hdr,…
would be important to see your work method and how you approach those. Usually that feeling can come through a broken part of the workflow\needlessly complicated. So to check if its due to that would be cool to see what your process usually is, preferable with visual examples.
Hi! Recently, I've been accessing all of the useful 3D resources that I can to try and answer this burning question in my head. "What do I need to know to get started in Vehicular Modelling?" I've decided that this is a field that I want to specialise in, as I've had a few attempts at making Vehicles in the past. They…
Hi guys, maxscript beginner here, I have a small dialog Ive created with a hyperlink. The purpose of the hyperlink is for the user to quickly access a help file. Currently I have the example below working. The issue is, that the hyperlink does not open the .docx file unless I close and re-run the maxscript. Im thinking I…