Anyly ART

Anyly ART I use oil painting on canvas and also drawings. I experiment any textures with rags and many differe

The Rustic Pier12" x 16"oil on canvas2021
07/20/2022

The Rustic Pier
12" x 16"
oil on canvas
2021

the old pier 12" x 16"oil on canvas2021
07/20/2022

the old pier
12" x 16"
oil on canvas
2021

Horse18" x 24"oil on canvas2020
07/20/2022

Horse
18" x 24"
oil on canvas
2020

Myst of storm18" x 24"oil on canvas 2021
07/20/2022

Myst of storm
18" x 24"
oil on canvas
2021

Dawn symbiosis30" x 40"oil on canvas and mixed media2014
07/20/2022

Dawn symbiosis
30" x 40"
oil on canvas and mixed media
2014

The great perage escape36" x 46"oil on canvas and mixed media2009
07/20/2022

The great perage escape
36" x 46"
oil on canvas and mixed media
2009

Olivia36"x 52"oil on canvas and mixed media2010
07/20/2022

Olivia
36"x 52"
oil on canvas and mixed media
2010

Finding the light30" x 36"oil on canvas and mixed media2012
07/20/2022

Finding the light
30" x 36"
oil on canvas and mixed media
2012

Royalbian 30"x 40"oil on canvas and mixed media
07/20/2022

Royalbian
30"x 40"
oil on canvas and mixed media

Spirit cave30"x 40"oil on canvas
07/20/2022

Spirit cave
30"x 40"
oil on canvas

divine culture30"x 36"oil on canvas
07/20/2022

divine culture
30"x 36"
oil on canvas

Address

Homestead, FL
33033

Website

Alerts

Be the first to know and let us send you an email when Anyly ART posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Anyly ART:

Share

Category

//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: "UNITED STATES" } }) .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); });