惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
L
LangChain Blog
I
InfoQ
D
Docker
F
Fortinet All Blogs
Y
Y Combinator Blog
Martin Fowler
Martin Fowler
月光博客
月光博客
B
Blog
Engineering at Meta
Engineering at Meta
T
Tailwind CSS Blog
罗磊的独立博客
博客园_首页
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
D
DataBreaches.Net
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog RSS Feed
IT之家
IT之家
V
V2EX

TechSpot

Flagship Rematch: Ryzen 7 5800X3D vs. Core i9-12900K Slack chats and internal data from failed startups are finding a second life in AI training A $5 Bluetooth tracker hidden in a postcard exposed a warship's movements Leakers claim PlayStation 6 could offer at least 3x the performance of the PS5 The Mac Mini is no longer a niche product, it's local AI infrastructure IPv6 traffic reaches parity with IPv4 for the first time, Google data shows Xbox expansion cards are now cheaper than SSDs, and PC users are repurposing them Blue Origin prepares to reuse New Glenn booster in bid to challenge SpaceX Nvidia could bring back the 12GB RTX 3060 as supply issues disrupt GPU roadmap What was the first OS you ever used? SNK revives NeoGeo AES with modern upgrades and HDMI support Valve's Proton 11 beta boosts Linux gaming with better performance and classic game support Researchers warn Microsoft Defender vulnerability is already being exploited A four-day Steam freebie turned into $250,000 for an indie game AMD may relaunch Ryzen 7 5800X3D for AM4's 10th anniversary This humanoid robot can almost run as fast as a human sprinter Two New Jersey men jailed for helping North Korean IT workers infiltrate 100+ companies A $7,000 DIY radar project is taking on hardware that usually costs over $100,000 Metro 2039 is going darker than ever, launching this winter on PC and consoles Gemini arrives on macOS with a dedicated desktop app AI infrastructure boom pushes AMD, Intel and Arm to new valuation heights New self-healing material can repair itself over 1,000 times, extend the lifespan of cars and aircraft Japan's bullet train to debut high-tech private cabins, for an added fee Memory card and flash drive pricing surges 120%, with some models spiking 260% Open-source tool decrypts all private data collected by Windows Recall on Copilot PCs The 2026 PC and Console Gaming Report shows most revenue now comes from games outside the Top 20 PureMac is a new open-source macOS cleanup and app removal tool Your Airbnb host might actually be AI Steam might soon display 30-day price history for game deals Intel brings 18A process to budget laptops with new Core Series 3 CPUs
Open-source project wants to bring stereoscopic 3D gaming...
Alfonso Maruccia · 2026-05-08 · via TechSpot

Serving tech enthusiasts for over 25 years.
TechSpot means tech analysis and advice you can trust.

My Eyes Hurt: Long ago, hardware manufacturers and entertainment companies were actively trying to make 3D gaming a reality. Today, stereoscopic imaging is all but forgotten on major gaming platforms, which is why a small group of volunteer developers is working on something that could make stereoscopy relevant again on compatible PC devices.

The recently unveiled "wiz3D" project is designed to "resurrect" stereoscopic support in older games, allowing them to run with compatible goggles and other stereo display devices. The open-source tool acts as a stereoscopic 3D wrapper, injecting hooks into gaming APIs to generate real-time stereo 3D output on modern Windows systems. Unlike proprietary – and largely abandoned – solutions, wiz3D does not require kernel drivers or special hardware components to deliver its stereoscopic effects.

wiz3D is based on iZ3D, a former commercial software project focused on adding stereoscopic effects to games using a kernel-level driver. The original iZ3D ("I See 3D") developers eventually released the source code under an open-source license, and the wiz3D ("We See 3D") developers are now modernizing the codebase by replacing the kernel driver with a proxy DLL loader.

The wiz3D creators acknowledge that stereoscopic 3D gaming has long since faded, despite having been a booming PC technology a decade ago, with multiple competing manufacturers and hardware solutions. Over time, these technologies – including Nvidia 3D Vision, AMD HD3D, Tridef, OpenGL quad-buffer stereo, and iZ3D – were discontinued or have stopped working entirely.

wiz3D aims to "re-enable" proprietary stereoscopic solutions such as 3D Vision and HD3D, while also expanding stereo support to select games across standard PC APIs including DirectX 7 – 11 and OpenGL. In addition, the developers plan to support stereoscopic gaming across a range of VR and AR headsets, stereo 3D displays, and even newer "no-glasses" 3D technologies such as Samsung's Odyssey 3D gaming display.

According to early testing results, wiz3D currently delivers mixed compatibility with legacy stereoscopic technologies. AMD HD3D rendering is "mostly working," as are DirectX 9 titles. DirectX 8 games and Nvidia 3D Vision "Ready" titles are partially functional but require further testing, while support for other APIs (DirectX 7, 8, 10, and 11, as well as OpenGL) remains a work in progress.

Despite owning a 3D Vision-compatible Full HD display for years alongside a long list of Nvidia GPUs, I never became invested enough in stereoscopic gaming to purchase 3D Vision goggles and experience what all the 3D hype was about. A project like wiz3D suggests that interest in stereoscopic imaging still exists, with developers now asking for help to refine their "messy" codebase and further test compatibility across a wider range of games.