';
content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »');
} else {
var cleanText = sanitizer.sanitize(suggestion.text)
var boldText = cleanText.replace(reg, function (optionText) {
return '' + optionText + ''
});
var subText = sanitizer.sanitize(suggestion.subText);
subText = subText.replace(suggestion.artistName, function (optionText) {
return optionText.replace(reg, function (boldText) {
return '' + boldText + ''
})
});
var cssClass = suggestion.type === 'artist' ? 'img-circle border' : '';
content = '
' +
'' +
'
' +
'' + boldText + '' +
'' + subText + '' +
'
' +
'
';
}
itemElement.innerHTML = content;
return itemElement;
},
onSelect: function (element, autocomplete) {
document.dispatchEvent(new CustomEvent('am.gtag.search', {'detail': {'term': autocomplete.value}}))
savedSearch(sanitizer.sanitize(autocomplete.value), element);
},
emptyMsg: 'No results found.',
preventSubmit: false,
showOnFocus: true,
// Required to set the final position of the results
// By default result tag is applied at the bottom of the document with fixed style
// when we want it in the defined tag ( Styles are also customized )
customize: function (input, inputRect, container, maxHeight) {
resultContainer.append($(container))
}
};
}
function savedSearch(string, element) {
if (!element.url) {
element.url = url.replace("term", string)
}
var formData = new FormData();
formData.append('string', string);
formData.append('nbResults', nbResults);
try {
if (navigator.sendBeacon) {
navigator.sendBeacon('/en/saved--search/artwork', formData)
} else {
var xhr = new XMLHttpRequest();
xhr.open('post', '/en/saved--search/artwork', false);
xhr.send(formData);
}
} catch (e) {
}
window.location.href = element.url
}
document.addEventListener('am.gtag.search', function (e) {
var term = e.detail.term
gtag("event", "search", {
search_term: term
});
});
})
})();
Alain Vaissiere v323c
•
Artist •
Born unknown date •
Alain Vaissiere, after a successful career in Toulouse in the space industry, transitioned into the artistic field, where he is now a recognized visual artist based in Sète. His fascination with technology drives his work, as he continually explores new materials and processes to incorporate into his creations. Vaissiere’s art is a vibrant mix of color, poetry, and imagination, with a distinctive human presence. Even when he incorporates machinery into his work, his personal touch remains evident, infusing his pieces with joy, poetry, and lightness.
Embracing complete creative freedom, Vaissiere follows the guiding principle, “Art is Fun & Dream.” He has gained wide recognition in the realm of 3D creation, particularly for his innovative use of lenticular technology, which gives his paintings a striking sense of volume and physical presence. His recent works are often influenced by pop art, cartoon culture, fashion, and science fiction, blending these elements into his unique style. Vaissiere's works have been showcased in numerous contemporary art fairs and galleries in and internationally, including in Asia and the United States.
Discover contemporary artworks by Alain Vaissiere, browse recent artworks and buy online. Categories: contemporary french artists. Artistic domains: No artwork available yet. Artist represented by PASQUI GALERIE. type: Artist, member since 2024 (Country of origin ). Buy Alain Vaissiere's latest works on ArtMajeur: Discover great art by contemporary artist Alain Vaissiere. Browse artworks, buy original art or high end prints.
Represented by a gallery The artist is officially represented by a gallery
Presented in Art Fairs The artist participates in art shows and fairs
Biography 4jv34
Alain Vaissiere, after a successful career in Toulouse in the space industry, transitioned into the artistic field, where he is now a recognized visual artist based in Sète. His fascination with technology drives his work, as he continually explores new materials and processes to incorporate into his creations. Vaissiere’s art is a vibrant mix of color, poetry, and imagination, with a distinctive human presence. Even when he incorporates machinery into his work, his personal touch remains evident, infusing his pieces with joy, poetry, and lightness.
Embracing complete creative freedom, Vaissiere follows the guiding principle, “Art is Fun & Dream.” He has gained wide recognition in the realm of 3D creation, particularly for his innovative use of lenticular technology, which gives his paintings a striking sense of volume and physical presence. His recent works are often influenced by pop art, cartoon culture, fashion, and science fiction, blending these elements into his unique style. Vaissiere's works have been showcased in numerous contemporary art fairs and galleries in and internationally, including in Asia and the United States.