VdoBloom

World Cup Dark Horse Teams Visualization

Poster / Flyerby @Gadgetify · source ↗June 21, 2026
World Cup Dark Horse Teams Visualization

Full prompt

2x2 grid, do this for 4 dark horse teams that qualified for {argument name="world cup year" default="World Cup 2026"}, 16:9 void main() { string team = "{argument name="team name" default="[TEAM]"}"; // Semantic Anatomy Mapping based on Team mat4 beast = infer_mascot_anatomy(team); // e.g., bull(), raptor(), kraken() vec3 base_mat = infer_team_primary_material(team); vec3 accent_mat = infer_team_accent_colors(team); // Texture & Form apply_texture(beast, base_mat, accent_mat); add_battle_scars_and_breath_fog(beast); // Render render_mesh(beast, base_mat, accent_mat); apply_lighting(nat_geo_low_angle, stadium_dust: true); // UI Overlay (No depth, pure 2D) draw_2D_overlay(top_left, infer_team_logo(team)); }
Use this prompt in the VdoBloom image editor.
Opens the image editor with this prompt — add your own photo to generate.
✨ Use in Image Editor