// Adds dimensions UUID, Author and Topic into GA4
Saturday, September 5, 2026
31.9 C
Singapore

Foldable augmented reality glasses in the works for Samsung?

Augmented reality glasses may developed in the future by Samsung based on the latest patent applications spotted by Patently Apple.

The document submitted to the US Patent & Trademark Office shows a foldable device that looks more like a typical pair of glasses, with much thicker frames to accommodate its electronic components compared to the Samsung Gear VR.

Although the final product may end up differently, the current design is an eyepiece that automatically switches on whenever it’s unfolded.

The glasses’ projector (mounted on the temple) would beam images on the small display placed over the wearer’s field of view as long as one of the pair’s temples is unfolded.

Samsung is thinking of using magnetic sensors to make sure it remains in the unfolded position until the wearer deliberately folds it.

The tech giant didn’t specify what components it intends to use since it’s just a patent application that may never come to fruition.

It did give ARM-based processors as an example of the kind it might use if the company ever decides to push through with the device’s development.

In 2013, Google created the Google Glass which had the functions of a smartphone in a wearable tech format.

Wearers communicated to the Internet using voice commands.

 

 

 

 

 

Hot this week

SG woman asks why some men take offence at being rejected over finances: ‘Isn’t marriage the most important financial decision?’

SINGAPORE: In a query that has sparked discussion on Reddit, a Singaporean woman is asking why some men respond with hurt or indignation when women rule them out on the basis of “financial capabili...

Sermorelin and GHRP-2 Synergy: The Research Landscape in Peptide Signaling

The expanding interest in peptide-based research has led to a closer examination of compounds that interact with endocrine signaling pathways. Among these, the combination of Sermorelin and GHRP-2...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks