Left/Right Visual

Left/Right Visual Original photo / video / film / installs

05/23/2025
VENICE 🌴 at golden hourshot on   📸
05/18/2024

VENICE 🌴 at golden hour
shot on 📸

Artist Portrait series 📸 feat  we first discovered canary yellow from a release on an underground London label- when we ...
05/12/2024

Artist Portrait series 📸 feat
we first discovered canary yellow from a release on an underground London label- when we found out they were stateside we linked to do photos the next time they were both here in LA 🌊

since then they’ve played a show and their latest ‘Deep Eyes’ is also out on CONDU||T.

As this was one of my first times to take photos for another artist so this was sooo fun to experiment… more portraits to come 🙃

press shot for You Us We Themwith some help from Moody Monstera
03/28/2024

press shot for You Us We Them
with some help from Moody Monstera

Joshua Tree
03/22/2024

Joshua Tree

wifey is so cool I get points just by being in proximity ✨
02/11/2024

wifey is so cool I get points just by being in proximity ✨

1 year of living in LA 🌴
10/04/2022

1 year of living in LA 🌴

Address

Venice, CA
90291

Alerts

Be the first to know and let us send you an email when Left/Right Visual 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); });