// Adds dimensions UUID, Author and Topic into GA4
Monday, June 8, 2026
28.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.

 

 

 

 

 

- Advertisement -

Hot this week

‘I’m still paying for it’—Singaporean says wife’s wish to upgrade to condo has delayed retirement plans

A Singaporean who thought he had finally escaped the grind after becoming debt-free says upgrading from an HDB flat to a condominium has left him facing years of additional work instead of an earli...

‘Why am I doing all the work?’: Singapore woman says too many men put minimal effort into dating

SINGAPORE: A Singaporean woman has sparked a lively discussion online after sharing that men have become a little too comfortable doing the bare minimum when it comes to dating. Posting on the r/...

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