celmer
celmer
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Mipmapped textures and Karma 2022年2月24日14:49
Great info, thank you Mark.
To clarify about using .pngs or .jpgs, are you saying Karma does not accept mipmapped .png files that have been processed beforehand? For example, could I run maketx on my .png texture and use the resulting .tx file with Karma?
To clarify about using .pngs or .jpgs, are you saying Karma does not accept mipmapped .png files that have been processed beforehand? For example, could I run maketx on my .png texture and use the resulting .tx file with Karma?
Mipmapped textures and Karma 2022年2月24日9:10
Hi,
Does Karma expect textures to be mipmapped prior to rendering, or can it auto generate them on the fly? I see there is a "imaketx" tool that shipped with 18.5 . Do we need to use that exclusively, or will it accept .tx files generated with txmake/maketx?
Thanks,
Chris
Does Karma expect textures to be mipmapped prior to rendering, or can it auto generate them on the fly? I see there is a "imaketx" tool that shipped with 18.5 . Do we need to use that exclusively, or will it accept .tx files generated with txmake/maketx?
Thanks,
Chris
[SOLVED] Karma spherical uv projection 2022年1月14日13:16
That was it, thank you. Happy to disable XPU for now, although making my own polar projection with the existing mtlx nodes would be a fun challenge.