Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Bug Reporting => [Max] Resolved Bugs => Topic started by: maru on 2012-10-19, 21:21:29

Title: low res bitmaps in render
Post by: maru on 2012-10-19, 21:21:29
Here is an example of what I've just experienced. One screen is from max's viewport, one from Corona's VFB, texture is a 1024x1024 JPEG, it's not very high res, but something's wrong as it looks much better in viewport than in final render.
Title: Re: low res bitmaps in render
Post by: maru on 2012-10-19, 21:24:05
update: changed texture's "blur" parameter in mat ed from 1,0 to 0,01 and it looks fine now. WTF?
Title: Re: low res bitmaps in render
Post by: Ludvik Koutny on 2012-10-19, 21:35:06
Yes, this is a known bug, but we struggle to find a scene that reproduces it... Any chance you could share the scene? :)
Title: Re: low res bitmaps in render
Post by: Ondra on 2012-10-19, 21:39:22
Yeah, I'm blaming this one on 3dsmax API documentation, or lack of thereof. They give no clue about how to implement some stuff so default bitmaps would display reasonably :/
Title: Re: low res bitmaps in render
Post by: maru on 2012-10-19, 21:44:52
Here you go:
Title: Re: low res bitmaps in render
Post by: Ludvik Koutny on 2012-10-19, 22:10:13
Thank you very much! :)))
Title: Re: low res bitmaps in render
Post by: Andrey777 on 2012-10-24, 10:14:15
I noticed this bug as well, and it happens in all scenes i have. I need to manually change the bitmap blur parameter from default 1,0 to 0,01 to make textures look sharp.
Title: Re: low res bitmaps in render
Post by: Ludvik Koutny on 2012-10-24, 10:25:19
It's gonna be most probably scene scale or model scale values or xForm related :) Once bidir is finished, we will take a look into it ;)
Title: Re: low res bitmaps in render
Post by: maru on 2012-10-24, 10:58:27
Maybe it's because I'm working in centimeters?
Title: Re: low res bitmaps in render
Post by: Ludvik Koutny on 2012-10-24, 11:24:29
Maybe it's because I'm working in centimeters?

So am i, yet i encounter this very rarely :) Any chance you could try resetting xform? :)
Title: Re: low res bitmaps in render
Post by: maru on 2012-10-24, 11:28:54
Resetted xform, changed UVW parameters, added UVW Xform (not even sure what it does) and nothing happens, same blurry bitmap.
Title: Re: low res bitmaps in render
Post by: Ludvik Koutny on 2012-10-24, 11:44:52
Resetted xform, changed UVW parameters, added UVW Xform (not even sure what it does) and nothing happens, same blurry bitmap.

Ok, we will look into it ;)
Title: Re: low res bitmaps in render
Post by: Ondra on 2013-03-09, 23:14:43
Fixed