Skip to main content
  1. Home
  2. Emerging Tech
  3. Audio / Video
  4. Entertainment
  5. News

Wearing unsightly 3D glasses at the movies may become a thing of the past

Add as a preferred source on Google

Your days of donning a pair of unsightly 3D glasses at the movies may one day be behind you, so prepare for a time when you can take all your dates to the theater while looking your absolute best. Thanks to the bright minds at the Massachusetts Institute of Technology’s Computer Science and Artificial Intelligence Lab (CSAIL) and their collaboration with Israel’s Weizmann Institute of Science, we’re closer than ever to display technology that allows movie fans to watch 3D movies without any additional hardware.

Known as “Cinema 3D,” the tech works by encoding “multiple parallax barriers in one display, such that each viewer sees a parallax barrier tailored to their position. That range of views is then replicated across the theater by a series of mirrors and lenses within Cinema 3D’s special optics system.” This solution, the team notes, solves the two main problems with glasses-free 3D viewing on a large scale: the “unavoidable tradeoff between the range of angular images supported by the display and its spatial or angular resolutions,” and the fact that “parallax is usually observed only when a viewer is positioned at a limited range of distances from the screen.”

Recommended Videos

Currently, the working prototype of the screen isn’t nearly large enough for an actual theater experience, as it’s only a bit bigger than a sheet of paper. Fifty lens and mirror combinations are used to achieve its 3D effect, and while it works, it’s still a ways away from being broadly implemented in a theater near you. That said, it’s now conceivable that one day in the (hopefully, near) future, your 3D experience will be glasses-free. Who knows — maybe you’ll even be able to install a home theater system with Cinema 3D.

Lulu Chang
Fascinated by the effects of technology on human interaction, Lulu believes that if her parents can use your new app…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more