Arte Singular

Arte Singular El Proyecto Arte Singular en Argentina se propone investigar, reconocer y visibilizar la producci?

04/02/2023

Artículo exclusivo para Hypermedia Magazine de Yenisel Osuna Morales sobre la participación de Art Brut Project Cuba en Documenta 15.

16/01/2023

"Humanity", the sixth Outside In National Open Exhibition launched last week at Sotheby's in London, showcasing artworks by 80 artists facing barriers to the art world.

The exhibition is on view until January 27, 2023, before touring to Project Ability in Glasgow in the summer and then to Brighton & Hove Museums in the winter. A virtual interactive exhibition will also be produced from a 3D scan of the show at Sotheby's.

Image: Greg Bromley

09/01/2023

Get lost in the captivating art of Michel Nedjar in Raw Vision 94. Delve into the hauntingly beautiful dolls created by this self-taught French artist using an array of unconventional materials. The dolls undergo a ritual bath of soil and blood before they see the light of day. Don't miss this incredible artist's work in Raw Vision! 🎨🖌️🌿🌟

https://bit.ly/rawvision94

05/01/2023

Entrevista a Samuel Riera y Derbis Campos, fundadores de Riera Studio, un proyecto que promueve el art brut en Cuba.

21/12/2022
04/12/2022

The room of August Walla is a sight to behold. See the wonderful work of this versatile self-taught artist from Austria in issue 75 of magazine.

29/11/2022

After British self-taught artist Ian Ward finished work, the dining table was employed, and with paper and pencil he began drawing the objects of his desire. Explore his exotic, fantastical vehicles in Raw Vision 77.

https://bit.ly/rawvision77

Dirección

San Telmo

Notificaciones

Sé el primero en enterarse y déjanos enviarle un correo electrónico cuando Arte Singular publique noticias y promociones. Su dirección de correo electrónico no se utilizará para ningún otro fin, y puede darse de baja en cualquier momento.

Contacto La Empresa

Enviar un mensaje a Arte Singular:

Compartir

Categoría

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "ARGENTINA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });