영상 이미지
로그인
World Cup Dark Horse Teams Visualization

World Cup Dark Horse Teams Visualization

A creative, technical prompt using semantic mapping to generate stylized mascot-based representations for 2026 World Cup dark horse teams in a 2x2 grid.

조회122
좋아요8
댓글5
공유1
북마크2
인용0
번역
2x2 격자, {argument name="world cup year" default="2026 월드컵"}에 진출한 4개의 다크호스 팀에 대해 수행, 16:9 void main() { string team = "{argument name="team name" default="[팀명]"}"; // 팀 기반의 의미론적 해부학 매핑 mat4 beast = infer_mascot_anatomy(team); // 예: bull(), raptor(), kraken() vec3 base_mat = infer_team_primary_material(team); vec3 accent_mat = infer_team_accent_colors(team); // 텍스처 및 형태 apply_texture(beast, base_mat, accent_mat); add_battle_scars_and_breath_fog(beast); // 렌더링 render_mesh(beast, base_mat, accent_mat); apply_lighting(nat_geo_low_angle, stadium_dust: true); // UI 오버레이 (심도 없음, 순수 2D) draw_2D_overlay(top_left, infer_team_logo(team)); }

기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.

✨ 생성 원본 게시물 Hitboard에서 열기