Update on this, finalized my high poly to the feedback given here. Hopefully more accurate, the knurling is a bit harder to get 1:1. Moved onto low poly and unwrapping. Any advice on texture set separation. Should I keep this in 1 texture set. I would like as if I am making this a hand held gadget in a FPS game to the…
Oof, sorry to hear you had to retype it, but thanks for the reply Actually oddly enough they are consistent, that's why I figured I would be able to do this. But to be safe, the first thing the script does is put the 5 materials in specific slots then go on from there. This is the actual script as recorded:macroScript…
i attached a quick Blenders geometry node example that packs all same mat ID UV islands in sort of automated style as rows. it uses material id index to shift UV in U direction each in 1 . So each UV islands having mat ID 1 shifts to 1 , islands with matID2 shifts to 2 etc. They all scales back to 0-1 in the end . I have 4…
you could generate this with code or you could simply composite images. either way, the result will depend entirely on how you combine your gradients/distancefields/however you choose to think of it here is an example in substance designer. the maths translate 1:1 to any shading language and can be easily ported to code.…
naah the whole point of coding is not doing copy&paste work and tedious manual text editing in masses! analyze what exactly you do with the shift, especially the f_check is a bit weird you want every start/end pair after another with a 10 frame break right ? your stxE is only written to once (on start) so it doesn…
Took the xyzWindow script for Maya posted here the other day and updated it to be a full transform type-in window that mimics Max. Maybe someone here can get some use out of it (or give some thoughts on improving it): ////////////////////////////////////////////////////title: xyzWindow//Version: 2.0//Date:…
Yeah @Eric Chadwick it seems to be a white on white issue, which does look pretty cool tbh. I've run into all sorts of really bad to really neat stuff this month playing around wayyy too much with shaders, cause idk wtf i am doing but its been working out, i probably should eventually read up on all the sites explaining…
Hi Guys, Here is my overlay for the concept: This is the first time I have done one of these, so hopefully it is right. I am also fairly new to actively posting on polycount, so sorry if I break any rules haha. I'm going to attempt to do a rough blockout of the scene now and try to figure out a timescale for all of this.…