Hideaway Creations

Hideaway Creations WNC artist creating with photography, encaustics, acrylics, and mixed media

I received a Gelli plate for Mother's Day, and then a larger one shortly afterwards. I have had a lot of fun experimenti...
08/25/2025

I received a Gelli plate for Mother's Day, and then a larger one shortly afterwards. I have had a lot of fun experimenting and learning. This printing process is very addictive! I now have a huge stash of printed papers just waiting to be used for projects.

Hamadryad - acrylic and collage on canvas. This piece was inspired by the many fallen trees from Hurricane Helene here i...
03/05/2025

Hamadryad - acrylic and collage on canvas. This piece was inspired by the many fallen trees from Hurricane Helene here in WNC. Included is a photo I took of Hamadryad, the nymph of the woods, a statue at the Biltmore Estate modeled after the work of French sculptor Antoine Coysevox. Hamadryads are born bonded to a certain tree on which their life depends. Some believed that if a tree died the Hamadryad associated with it would die as well.

Acrylic on canvas
01/26/2025

Acrylic on canvas

Saturday night shopping in a small town
01/05/2025

Saturday night shopping in a small town

01/02/2025
Acrylic on Paper
01/02/2025

Acrylic on Paper

Not much time for art lately, but this is a close-up of a work in progress. New process, finding my way…
10/30/2023

Not much time for art lately, but this is a close-up of a work in progress. New process, finding my way…

Dropped off a few more pieces at the Rugby Commissary last week.
09/10/2023

Dropped off a few more pieces at the Rugby Commissary last week.

Journey - Encaustic and alcohol ink
08/25/2023

Journey - Encaustic and alcohol ink

Address

Tryon, NC
28782

Website

Alerts

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

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); });