It’s a quiet space for intentional work that is slightly off-center, always evolving, and driven by curiosity more than convention.
↓ scroll down
Coal Objects is an ongoing digital journal exploring forms, spatial, and visual works with a conceptual edge. We mostly create and share things we think about but we're open to commisions and curios creative detours.
You cannot copy content of this page
document.addEventListener('gesturestart', function (e) {
e.preventDefault();
}, { passive: false });
document.addEventListener('gesturechange', function (e) {
e.preventDefault();
}, { passive: false });
document.addEventListener('gestureend', function (e) {
e.preventDefault();
}, { passive: false });