Thats a good point, I saw Hero Forge uses 512 & 256 for each of there characters so I assumed in a FPS 512 would be ok, for 3rd person 256/ 128. I'll just forget about Mobile & stay with 512
There is worse. In hungary, they are selling the 3070 for 1k euros, and the 3090 for more than 2k! the 3080 is not available currently. https://ipon.hu/shop/csoport/szamitogep-alkatresz/videokartya?156=11608 https://ipon.hu/shop/csoport/szamitogep-alkatresz/videokartya?156=11610
Hey all, I was wondering if I could get a critique on what I've got for a low poly zombie. He's at 400-odd polys and 700-some tris. The texture resolution is 256 x 256, since we plan on having a load of zombies on screen. What do you guys think?
Converting from srgb to linear is done by putting the value on power of 0.4545. From linear to srgb is power of 2.2. To convert from 0-1 range to 0-255 range is by multiplying the value by 256. From 0-255 to 0-1 range is a division by 256. If its rgb values instead of a float, you need to apply these math on all 3…
Even if 256 is a "manageable size" the UV layout and the reuse of texture space is a must. Even at 256 some pretty big advantages could be gained. I'm also not sure why the inner robe, which is mostly covered is larger then the outer which is much higher detail? I'm not sure about the pixel density but I'm sure more could…
Nice move Anuxi, I've wanted to mention this for some while, it's good that you brought it up. If it's ok, I'll bring up whatever I can think of not only LoD0. 1. Tiny: Weapon LoD0 Triangle Limit: 1200 LoD1 Triangle Limit: 800 Texture Size: 256H x 256W Tiny is huge, his weapon is huge too. his weapon is 4 times bigger than…
Ok thanks for the tips render, just a final question, how do I save them out as a 256 colour image? I tried BMP since it offered 256 colours but it only had optimised palette which made it kind of pointless, wanted a standard palette. Any tips on how to save it out as a non optimised pallete? resaving each frame in…
@jordan.kocon make sure to go into the UDK preferences to turn on DX11 before hand go into photoshop make a apeture shape White apeture shape Black Backround. 256*256 or 128*128 texture size. make a post process volume and there should be a slot inside of blur for brokeh texture sample. I think there is also a roll out for…
If you've textured them in 1024, I'm not sure how well it will compress down to 256. 512 seems alright for small assets like that. You can try compressing down to 256, but it may lead to unwanted results. You surely know this already though. Keep it up!
thanks! I wanted to keep it at PSP specs, but because of that i only have a 128x128 texture. I think i'm gonna switch over to 256 though, 'cause this is just too pixelly. here is a start on the face: what do you guys think: 256 or 128?