
create temp view franchise_dna as select infer_iconic_character_profile(:franchise) as profile_mask, infer_flat_environment(:franchise) as foreground, infer_light_color(:franchise) as light_ink, infer_dark_color(:franchise) as dark_ink; create temp view poster_layers as select layer1 = render_background(light_ink, texture='archival_paper'), layer2 = render_foreground(foreground, dark_ink, mask=profile_mask) from franchise_dna; -- 게슈탈트 로직: 전경은 profile_mask를 네거티브 공간으로 하여 인쇄된다. -- 환경의 스카이라인 가장자리는 프로필 실루엣과 정확히 정렬된다. create temp view final_poster as select composite(layer1, layer2, mode='screen_print_overprint') as artwork from poster_layers; render artwork with style='olly_moss_minimalism, gestalt_figure_ground', constraints='no_gradients, no_3d, no_floating_faces_in_sky';
이 이미지는 Google의 Nano Banana로 생성되었습니다. 페이지의 프롬프트가 생성에 사용된 원문 그대로입니다.
예시는 Nano Banana에서 다음 설정으로 생성되었습니다: 1672:941 · Poster · Minimalist · Surreal. 같은 설정을 사용하면 가장 비슷한 결과를 얻을 수 있습니다.
먼저 프롬프트를 그대로 복사한 뒤, 스타일·조명·구도 키워드는 유지하고 피사체만 바꿔보세요. 출력은 매번 달라지므로 여러 번 생성해 고르는 것이 좋습니다.
물론입니다. 프롬프트는 출발점으로 쓸 때 가장 효과적입니다——묘사어, 화면 비율, 스타일 태그를 조정해 나만의 작품을 만들어 보세요.