Vision de l'ange

TECHNICAL INFORMATION

TECHNIQUE

Bronze, Lost Wax Process

HEIGHT

44 cm

EDITION

350 + 35 EA

DATE OF EDITION

Conceived in 1977
First cast in 1984

PATINA

Green

REFERENCE

R. & N. Descharnes Salvador Dali Sculptures & Objects. Eccart. Ref. 617, page 240.

    Description

    Salvador Dalí reinvents a classic religious depiction through an unusual surrealistic interpretation. As symbolized in this sculpture, the strength and supremacy of God is represented by a thumb from which all life emerges (the branches of the trees). To the right of this divine being stands humanity: a man bursting with life’s vitality. On the left, the presence of the Angel, representative of the meditative spirit, can be found with his wing resting on and supported by a crutch. Although man is united with God, God’s knowledge is supreme.

    document.addEventListener('click', function(e) { const bouton = e.target.closest('.btn-ouvre-formulaire'); if (!bouton) return; const popupOeuvre = bouton.closest('.dialog-widget-content, .elementor-popup-modal, .elementor-location-popup'); if (!popupOeuvre) return; const titre = popupOeuvre.querySelector('.titre-oeuvre-modal .elementor-heading-title, .titre-oeuvre-modal'); if (!titre) return; const nomOeuvre = titre.textContent.trim(); sessionStorage.setItem('nom_oeuvre_modal', nomOeuvre); let essais = 0; const interval = setInterval(function() { const champ = document.querySelector('input[name="form_fields[oeuvre]"]'); if (champ) { champ.value = sessionStorage.getItem('nom_oeuvre_modal') || ''; clearInterval(interval); return; } essais++; if (essais >= 20) { clearInterval(interval); } }, 300); });