Duval Glassworks

Duval Glassworks Welcome to Duval Glassworks, my stained-glass design studio based out of Austin, TX!

My name is Jessica Loring, a local teacher and stained-glass artist based out of Austin, TX. I grew up watching my dad create unique stained-glass pieces and have continued the tradition out of my home studio. I enjoy creating fun, customized, hand-made pieces and finding inspiration for new designs.

Happy Thanksgiving weekend! I was beyond thankful this week to spend time with friends and family and near completion on...
11/27/2022

Happy Thanksgiving weekend! I was beyond thankful this week to spend time with friends and family and near completion on another piece! Inspired by the movie "Elf", created with textured glass and copper patina, I chose this design for a copper foil class. It will be complete with a zinc frame and display chain. Happy Holidays to you and yours!

11/27/2022
Shades of blue, "raindrop" designed by my daughter and I, attached to rain chime. Copper foil, black patina.
11/18/2022

Shades of blue, "raindrop" designed by my daughter and I, attached to rain chime. Copper foil, black patina.

11/18/2022

Rain chime for my daughter that we designed together.

Address

Austin, TX

Website

Alerts

Be the first to know and let us send you an email when Duval Glassworks 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 Duval Glassworks:

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