Parents purchased a laptop, and they want to be able to connect it to our current internet connection, instead of having to leech a wireless connection from our neighbors. Currently looks like this: Want to create a LAN, so we can share printers and files and such. What hardware would I need, etc.? I'm a complete idiot…
Hey Everyone, ive spent the last couple weeks making a brush pack for those who are interested. They are also free.Some are modified versioons of existing bruhses but most are completely unique. Enjoy You can download it here:https://gumroad.com/l/NcJDC
I'm currently working in Photoshop on a 4k map and i want to down res it to 2k. I have heard that there is a preferred choice. do i use Linear, bi linear. bi cubic, and etc. and do i leave on scale styles, constrain proportions, and re sample? Thanks, Reed
That was because I did not unwrap the sphere perfectly, I did not spend the time to make the rings equidistant from eachother, so the texture is a little unevenly displayed (and stretched at the center rings). here's a map of mars with equidistant rings applied via this method: please, do find any creases, seams or…
An example is repeating tilable road 2kx2k material set with narrow 64x2k painted lines and 512x4k road edges and a second layer of alternating dirt road 1kx4k. But when it came to crossroad or branching it's unique cut also non-square mostly that needs to blend into tilable materials well . All this having 512x2k tillable…
I have been working on some textures for a new project the last few days. They still lack normal and spec, but they are comming along quite nicely I think. More soon
Hello, please tell me why I can not set the height of the texture? import mset import os desktop = os.path.join(os.path.join(os.path.expanduser('~')), 'Desktop') mset.importModel(os.path.join(desktop, "temp.fbx")) baker = mset.BakerObject() baker.outputPath = os.path.join(desktop, "bake.png") baker.outputSamples = 4…