MultiTextureSynthesis icon indicating copy to clipboard operation
MultiTextureSynthesis copied to clipboard

How to generate mixed texture?

Open wzm2256 opened this issue 6 years ago • 2 comments

How to generate a mixed texture from two textures? As mentioned in the paper.

wzm2256 avatar Sep 23 '17 12:09 wzm2256

@wzm2256 Thanks for your interests about our work.

You can set values for two bits (e.g., 0.5 for each bit) in the selection unit to generate mixed texture (Line 48 in multi_texture_synthesis_test.lua).

Yijunmaverick avatar Sep 23 '17 16:09 Yijunmaverick

@Yijunmaverick Thanks, I've already figure it out. but thanks all the same.

wzm2256 avatar Sep 23 '17 16:09 wzm2256