<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tom Micklich, Autor auf LEFX</title>
	<atom:link href="https://www.lefx.de/en/author/lefx-tom/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lefx.de/en/author/lefx-tom/</link>
	<description>manufacturing realities</description>
	<lastBuildDate>Thu, 13 Jun 2024 06:39:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Interaktive 3D-Visualisierung &#8211; die neue Dimension der digitalen Kommunikation</title>
		<link>https://www.lefx.de/en/interaktive-3d-visualisierung-die-neue-dimension-der-digitalen-kommunikation/</link>
		
		<dc:creator><![CDATA[Tom Micklich]]></dc:creator>
		<pubDate>Thu, 13 Jun 2024 06:39:45 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://www.lefx.de/?p=4196</guid>

					<description><![CDATA[<p>Wer auf der Suche nach innovativem und einfach zu generierendem 3D-Content für Websites, Messen und Co. ist, sollte sich diesen Blogpost nicht entgehen lassen. Denn wir schauen uns das Thema WebGL etwas genauer an und zeigen, wie man diese Technologie für Markenkommunikation gezielt einsetzten kann. Here we go… Kurz zu den Basics WebGL steht für [&#8230;]</p>
<p>Der Beitrag <a href="https://www.lefx.de/en/interaktive-3d-visualisierung-die-neue-dimension-der-digitalen-kommunikation/">Interaktive 3D-Visualisierung &#8211; die neue Dimension der digitalen Kommunikation</a> erschien zuerst auf <a href="https://www.lefx.de/en">LEFX</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<p>Wer auf der Suche nach innovativem und <strong>einfach zu generierendem 3D-Content für Websites</strong>, Messen und Co. ist, sollte sich diesen Blogpost nicht entgehen lassen. Denn wir schauen uns das Thema WebGL etwas genauer an und zeigen, wie man diese Technologie für Markenkommunikation gezielt einsetzten kann. Here we go…</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="Basics">Kurz zu den Basics</h1>



<p>WebGL steht für Web Graphics Library und ist ein lizenzfreier Open Web Standard, mit dem Entwickler plattformunabhängige, interaktive 3D-Anwendungen für alle modernen Internetbrowser erstellen können. Da die Berechnung der Bildinhalte vom Grafikprozessor des Endgerätes übernommen wird, ermöglicht diese Technologie eine performante Darstellung von komplexen Anwendungen.</p>



<p>Dementsprechend nutzen wir diese Technologie als Grundlage um animierte 3D-Objekte unkompliziert und ohne lange Ladezeiten in Webseiten, Apps u.ä. zu implementieren.</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="Vergleich">Kompatibilität </h1>



<ul class="wp-block-list">
<li>Funktioniert <strong>browser-übergreifend </strong>auf allen <a href="https://caniuse.com/?search=webgl" target="_blank" rel="noreferrer noopener">gängigen Plattformen</a></li>



<li>kann via <strong>iFrame oder JavaScript</strong> eingebunden werden</li>



<li>es werden <strong>keine extra Plug-ins</strong> oder Apps benötigt</li>



<li>kann <strong>auch mobile auf Tablet oder Smartphone</strong> genutzt werden</li>



<li>kann <strong>auch in Apps</strong> eingebunden werden</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="576" src="https://www.lefx.de/wp-content/uploads/2024/04/medbot-details-1024x576.png" alt="" class="wp-image-4197" srcset="https://www.lefx.de/wp-content/uploads/2024/04/medbot-details-1024x576.png 1024w, https://www.lefx.de/wp-content/uploads/2024/04/medbot-details-300x169.png 300w, https://www.lefx.de/wp-content/uploads/2024/04/medbot-details-768x432.png 768w, https://www.lefx.de/wp-content/uploads/2024/04/medbot-details-1536x864.png 1536w, https://www.lefx.de/wp-content/uploads/2024/04/medbot-details.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="Pico4">Funktionen &#8211; Überblick</h1>



<ul class="wp-block-list">
<li><strong>Plattformunabhängigkeit: </strong>Funktioniert auf betriebssystemübergreifend im Browser und kann zusätzlich in Apps eingebunden werden</li>



<li><strong>Einfache Integration: </strong>es werden keine extra Plug-ins oder Apps benötigt, Integration via iFrame oder JavaScript</li>



<li><strong>Responsive: </strong>funktioniert auch mobile auf Tablet oder Smartphone</li>



<li><strong>Interaktive Inhalte:</strong> Implementierung von interaktiven Elementen in 3D-Modelle.</li>



<li><strong>Animationen:</strong> Ermöglicht die Darstellung von Bewegungen und Veränderungen in Echtzeit</li>



<li><strong>Medienintegration:</strong> Einbindung von Videos, Grafiken und Texten in 3D-Modelle</li>



<li><strong>VR und AR Integration:</strong> Nutzung der 3D-Modelle in Virtual Reality (VR) und Augmented Reality (AR)</li>



<li><strong>Realtime-Rendering:</strong> Schnelle Generierung von Bildern oder Animationen in Echtzeit</li>



<li><strong>Keine User-Limit:</strong> im Vergleich zu Streaming-Anwendungen besteht hier keine<strong> </strong>Limitierung der Nutzer*innen</li>



<li><strong>Offline-Betrieb: </strong>Anwendung kann auch ohne Internetverbindung genutzt werden, da kein Cloudzwang besteht</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="Pico4">Limits &#8211; Was das Tool nicht kann  </h1>



<ul class="wp-block-list">
<li>ungeeignet für Großprojekte, die datenintensive Modelle erfordern</li>



<li>Limitation der grafischen Darstellung führt zu qualitative Einschränkungen (<a href="https://www.khronos.org/webgl/" target="_blank" rel="noreferrer noopener">Low Level 3D Graphics</a>)</li>



<li>nicht geeignet für <a href="https://www.pureweb.com/news-updates/real-time-3D/what-is-real-time-3d-rendering-and-why-the-future-of-digital-depends-on-it/" target="_blank" rel="noreferrer noopener">RealTime3D</a>, Raytraching o.ä.</li>



<li>begrenzter Speicherplatz für eingebundene Daten (max. 2 GB)</li>



<li>ungünstig für Konfiguratoren mit freiwählbaren Komponenten</li>



<li>Darstellung von AR und VR ist möglich, aber aufwendig</li>



<li>limitierte Darstellung auf Smartphones bedingt durch kleinere Displays und begrenzte Prozessorleistung</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="XRelite">Interaktionen </h1>



<p>Mithilfe von <strong>Markern / Fokuspunkten</strong> können Interaktion, Animationen o.ä. gestartet werden.</p>



<p>Dazu zählen beispielsweise:</p>



<ul class="wp-block-list">
<li>abspielen von <strong>Videos</strong></li>



<li>öffnen von <strong>PDFs, Info-Boxen, Bildmaterial</strong></li>



<li><strong>Animation</strong> wie öffnen / bewegen von Bauteilen oder Funktion visualisieren</li>



<li>Starten und Stoppen von Prozessen / Animationen</li>



<li>Änderung der Kameraposition / <strong>Zoom</strong> (wie eine virtuelle Führung)</li>



<li>Wahl von verschiedenen Optionen</li>



<li><strong>Explosionszeichnungen</strong></li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="XRelite">Use Cases</h1>



<p><strong>Online</strong>: Integration in <strong>Websites, Apps</strong> und Onlineportale<br><strong>Offline</strong>: Präsentation auf <strong>Messen</strong> und Events, oder im <strong>Kundengespräch</strong></p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="576" src="https://www.lefx.de/wp-content/uploads/2024/04/medbot-montage-1024x576.png" alt="" class="wp-image-4198" srcset="https://www.lefx.de/wp-content/uploads/2024/04/medbot-montage-1024x576.png 1024w, https://www.lefx.de/wp-content/uploads/2024/04/medbot-montage-300x169.png 300w, https://www.lefx.de/wp-content/uploads/2024/04/medbot-montage-768x432.png 768w, https://www.lefx.de/wp-content/uploads/2024/04/medbot-montage-1536x864.png 1536w, https://www.lefx.de/wp-content/uploads/2024/04/medbot-montage.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="XR3">Themenbereiche</h1>



<p>Lassen Sie ihrer Fantasie freien Lauf und erzählen Sie mit uns die Story Ihres Produktes oder Projekts.<br>Zur Inspiration haben wir einige Use Cases zusammengestellt, in denen wir bereits unseren <strong>Object Explorer</strong> erfolgreich eingesetzt haben oder uns gut vorstellen können:</p>



<ul class="wp-block-list">
<li>Visualisierung von Bauprojekten, Immobilien mit unterschiedlichen Bauabschnitten</li>



<li>Kommunikation von öffentlichen Projekten, Planungen und Städtebau</li>



<li>Visualisierung von Abläufen wie Produktionsketten, Montage-Prozessen</li>



<li>3D-Darstellung von Produkten (Vor allem interessant für große Objekte wie Maschinen, bei denen bewegliche Teile gezeigt werden sollen oder ein Blick ins Innere ermöglicht werden kann. Aber auch filigrane Objekte wie z.B. Uhren profitieren von der detaillierten 3D-Darstellung)</li>



<li>Darstellung verschiedener Produktkomponenten, z.B. in Form eines Konfigurators</li>



<li>Visualisierung der Funktionsweise von Produkten wie Elektrogeräten u.ä.</li>



<li>Visualisierung von medizinischen Sachverhalten, wie die bildhafte Darstellung von Abläufen einer OP</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="aero">(Marketing-) Mehrwert</h1>



<ul class="wp-block-list">
<li><strong>Show dont tell: </strong>Statt umfangreicher Erklärtexte können Sie ihren Kund*innen einfach zeigen warum es geht</li>



<li><strong>Storytelling: </strong>erzählen Sie eine Geschichte, in die ihre Kund*innen aktiv eingebunden werden</li>



<li><strong>Innovativer Content &#8211; </strong>heben Sie sich von der Konkurrenz ab</li>



<li><strong>Außergewöhnliche User Experience &#8211; </strong>Kund*innen aktivieren: Lassen Sie die Kund*innen Ihre Produkte oder Projekte eigenständig entdecken</li>



<li><strong>Brand Experience &#8211; digitale Erlebnisse schaffen: </strong>So generieren Sie mehr Engagement Ihrer Kundschaft und bleiben langfristig in Erinnerung</li>



<li><strong>interaktives Infotainment</strong>, bei dem Jede*r selbst entscheiden kann was und wie intensiv man sich informiert</li>



<li><strong>Reichweite und Verweildauer auf Ihrer Website vergrößern</strong></li>



<li><strong>Besseres Google-Ranking</strong></li>



<li><strong>Barrierefreiheit:</strong> Nutzung direkt im Browser ohne zusätzliche Hürden, wie die Installation einer extra App</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="aero">Mehr als nur ein Tool</h1>



<p>Das macht unseren <strong>Object Explorer</strong> besonders:</p>



<ul class="wp-block-list">
<li><strong>Funktionierendes Framework:</strong> Skalierbar, schnelle und dadurch kosteneffiziente Entwicklung</li>



<li><strong>Konsistente Interaktionen und Funktionen:</strong> die trotzdem genug Spielraum für individuelle Projekte lassen</li>



<li><strong>Individuelle Beratung:</strong> Nutzen Sie unser Know-how aus zahlreichen Kundenprojekten</li>



<li><strong>Custom Design: </strong>Selbstverständlich passen wir das Design der Anwendung an Ihre Wünsche an</li>



<li><strong>Kreatives Team:</strong> Wir unterstützen Sie bei der Inszenierung Ihrer Projekte und liefern Ideen</li>



<li><strong>Optionale Erstellung von 3D Modellen: </strong>Sie haben keine Konstruktionsdaten? Kein Problem! Wir können auch anhand von Fotos, Videos, 3D-Scans o.ä. ein passendes 3D-Modell für Sie fertigen</li>



<li><strong>kein Abo-Modell / Keine Lizenzgebühren: </strong>Wir arbeiten projektbasiert, so entstehen keine unnötigen Kosten</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="fazit"><strong>Neugierig?</strong><br>Wollen Sie herauszufinden wie wir Ihren Produkten virtuell Leben einhauchen können? Oder haben Sie bereits konkrete Projektideen? Dann melden Sie sich bei uns!</h3>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
<p>Der Beitrag <a href="https://www.lefx.de/en/interaktive-3d-visualisierung-die-neue-dimension-der-digitalen-kommunikation/">Interaktive 3D-Visualisierung &#8211; die neue Dimension der digitalen Kommunikation</a> erschien zuerst auf <a href="https://www.lefx.de/en">LEFX</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Aktuelle VR-Headsets im Test</title>
		<link>https://www.lefx.de/en/aktuelle-vr-headsets-im-test/</link>
		
		<dc:creator><![CDATA[Tom Micklich]]></dc:creator>
		<pubDate>Tue, 12 Sep 2023 08:20:19 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://www.lefx.de/?p=3672</guid>

					<description><![CDATA[<p>Für alle, die mit dem Gedanken spielen sich ein XR-Device anzuschaffen, aber unschlüssig sind, welches Produkt für Ihre Anforderungen am besten passt oder wissen wollen welche Technologien der Markt momentan zu bieten hat und zu welchem Preis – haben wir einen Überblick über aktuelle VR-Headsets zusammengestellt: Let’s go! Übersicht Starten wir mit den Basics Wir [&#8230;]</p>
<p>Der Beitrag <a href="https://www.lefx.de/en/aktuelle-vr-headsets-im-test/">Aktuelle VR-Headsets im Test</a> erschien zuerst auf <a href="https://www.lefx.de/en">LEFX</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Für alle, die mit dem Gedanken spielen sich ein XR-Device anzuschaffen, aber unschlüssig sind, welches Produkt für Ihre Anforderungen am besten passt oder wissen wollen welche Technologien der Markt momentan zu bieten hat und zu welchem Preis – haben wir einen Überblick über aktuelle VR-Headsets zusammengestellt: Let’s go!</p>



<p>    </p>



<p></p>



<h2 class="wp-block-heading" id="Basics">Übersicht</h2>



<ul class="wp-block-list">
<li style="font-style:normal;font-weight:500"><a href="#Basics">Basics</a></li>



<li style="font-style:normal;font-weight:500"><a href="#Vergleich">Aktuelle XR-Headsets im Vergleich</a></li>



<li style="font-style:normal;font-weight:500"><a href="#Pico4">Pico 4 Enterprise</a></li>



<li style="font-style:normal;font-weight:500"><a href="#XRelite" rel="nofollow">HTC VIVE XR Elite</a></li>



<li style="font-style:normal;font-weight:500"><a href="#Focus3">HTC VIVE Focus 3</a></li>



<li style="font-style:normal;font-weight:500"><a href="#XR3">VARJO XR3 </a></li>



<li style="font-style:normal;font-weight:500"><a href="#aero">VARJO AERO</a></li>



<li style="font-style:normal;font-weight:500"><a href="#fazit">Fazit</a></li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image alignwide size-large"><img decoding="async" width="1024" height="8" src="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png" alt="" class="wp-image-3740" srcset="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png 1024w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-300x2.png 300w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-768x6.png 768w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-1536x12.png 1536w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-2048x16.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="Basics">Starten wir mit den Basics</h1>



<p>Wir verwenden einige XR-spezifische Begriffe, die vielleicht nicht jedem geläufig sind. Deshalb erklären wir die wichtigsten kurz in diesem Backlog.</p>



<h2 class="wp-block-heading"><strong>Backlog XR – was war das noch gleich?</strong></h2>



<p>XR steht für <strong>Extended Reality </strong>und umfasst Augmented Reality (AR), Virtual Reality (VR) und Mixed Reality (MR). Unser Fokus liegt auf VR und MR. In <strong>Virtual Reality</strong> wird die reale Welt vollständig durch virtuelle Inhalte ersetzt. <strong>Mixed Reality</strong> hingegen vermischt virtuelle Inhalte mit der realen Welt. Dementsprechend schirmen VR-Brillen die User*innen komplett ab, während MR-Brillen mittels Kameras die Außenwelt in das Headset projizieren (Passthrough) oder lichtdurchlässig sein können.</p>



<p></p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>Backlog Standalone vs. PC-gebunden – was ist der Unterschied?</strong></h2>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<p><strong>Standalone-VR-Headsets</strong> sind eigenständige Geräte, die keinen externen PC benötigen. Hier ist die Hardware zur Berechnung von 3D-VR-Inhalten direkt in die Brille integriert. Allerdings ist diese nicht annähernd so leistungsfähig wie die von Performance vollwertiger Hochleistungs-PCs. Dafür sind sie einfach einzurichten, bieten eine räumlich flexible Nutzung und sind in der Regel günstiger.</p>



<p> </p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<p><strong>PC-gebundene VR-Headsets</strong> hingegen benötigen einen leistungsstarken PC oder Laptop. Dafür bieten sie im Gegenzug aber Vorteile wie mehr Performance, präziseres Tracking oder hochwertigere Bildqualität. Sie sind im Schnitt teurer und erfordern ein komplexeres Setup.</p>



<p></p>
</div>
</div>



<p>Die Wahl zwischen Standalone- und PC-gebundenen Headsets hängt von den individuellen Bedürfnissen, dem verfügbaren Budget und den gewünschten Funktionen ab.</p>



<p></p>



<p></p>



<p>Sind die Basics geklärt, kommt es auf die Anforderungen und den Use Case an, um die Unterschiede der aktuellen Modelle vergleichen und bewerten zu können.</p>



<p>    </p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image alignwide size-large"><img decoding="async" width="1024" height="8" src="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png" alt="" class="wp-image-3740" srcset="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png 1024w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-300x2.png 300w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-768x6.png 768w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-1536x12.png 1536w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-2048x16.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="Vergleich">Aktuelle XR-Headsets im Vergleich</h1>



<p>Wir haben uns einen breiten Querschnitt gängiger XR-Devices für den B2B-Bereich gewählt und nehmen jedes dieser Geräte genauer unter die Lupe <img loading="lazy" decoding="async" src="https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/standard/caa27a19-fc09-4452-b2b4-a301552fd69c/32x32/1f50e.png" alt=":mag_right:" width="20" height="20"></p>



<figure class="wp-block-table alignwide is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong>Device</strong></td><td><img decoding="async" src="https://www.lefx.de/wp-content/uploads/2023/09/vr-headset_pico4_enterprise.jpg" alt="Dieses Bild hat ein leeres Alt-Attribut. Der Dateiname ist vr-headset_pico4_enterprise.jpg" style="width: 160px;"></td><td><img decoding="async" src="https://www.lefx.de/wp-content/uploads/2023/09/vr-headset_htc-vive-xr-elite.jpg" alt="Dieses Bild hat ein leeres Alt-Attribut. Der Dateiname ist vr-headset_htc-vive-xr-elite.jpg" style="width: 160px;"></td><td><img decoding="async" src="https://www.lefx.de/wp-content/uploads/2023/09/vr-headset_htc-vive-focus3.jpg" alt="Dieses Bild hat ein leeres Alt-Attribut. Der Dateiname ist vr-headset_htc-vive-focus3.jpg" style="width: 160px;"></td><td><img decoding="async" src="https://www.lefx.de/wp-content/uploads/2023/09/vr-headset_varjo-aero.jpg" alt="Dieses Bild hat ein leeres Alt-Attribut. Der Dateiname ist vr-headset_varjo-aero.jpg" style="width: 160px;"></td><td><img decoding="async" src="https://www.lefx.de/wp-content/uploads/2023/09/vr-headset_varjo-xr3.jpg" alt="Dieses Bild hat ein leeres Alt-Attribut. Der Dateiname ist vr-headset_varjo-xr3.jpg" style="width: 160px;"></td></tr><tr><td></td><td><strong>Pico 4 Enterprise</strong><br></td><td><strong>Vive XR Elite</strong><br></td><td><strong>Vive Focus 3</strong><br></td><td><strong>Varjo Aero</strong><br></td><td><strong>Varjo XR-3</strong><br></td></tr><tr><td><br><strong>Plattform</strong><br></td><td><br>Standealone<br></td><td><br>Standealone<br></td><td><br>Standealone<br></td><td><br>PC-gebunden<br></td><td><br>PC-gebunden<br></td></tr><tr><td><br><strong>XR Fähigkeiten</strong><br></td><td><br>Mixed Reality<br></td><td><br>Mixed Reality<br></td><td><br>Virtual Reality<br></td><td><br>Virtual Reality<br></td><td><br>Mixed Reality<br></td></tr><tr><td><br><strong>Display Auflösung</strong><br><br><br></td><td><br>4.320 x 2.160 Pixel<br>(2.160 x 2.160 pro Auge)<br><br></td><td><br>3.840 x 1.920 Pixel<br>(1.920 x 1.920 pro Auge)<br><br><br></td><td><br>4.896 x 2.448 Pixel<br>(2.448 x 2.448 pro Auge) <br><br></td><td><br>2.880 x 2.720 Pixel pro Auge<br><br><br></td><td><br>2.880 x 2.720 Pixel pro Auge<br>Fokus-Display 1.920 x 1.920 Pixel<br></td></tr><tr><td><br><strong>Sichtfeld</strong><br></td><td><br>105° horizontal<br></td><td><br>max. 110° horizontal<br></td><td><br>120° horizontal<br></td><td><br>115° horizontal<br></td><td><br>115° horizontal<br></td></tr><tr><td><br><strong>Gewicht</strong><br><br><br></td><td><br>591g<br><br><br></td><td><br>625g<br>(ca. 270g im Brillenmodus)<br></td><td><br>718g<br><br><br></td><td><br>487g <br>(+ ca. 230g Kopfband)<br><br></td><td><br>594g <br>(+ ca. 400g Kopfband)<br><br></td></tr><tr><td><br><strong>Preis*</strong><br><br></td><td><br>1.070 €<br><br></td><td><br>1.399 €<br><br></td><td><br>1.499 €<br><br></td><td><br>2.369 €<br><br></td><td><br>7.369 €<br><br></td></tr></tbody></table><figcaption class="wp-element-caption"><br><br>* Stand 07/2023</figcaption></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image alignwide size-large"><img decoding="async" width="1024" height="8" src="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png" alt="" class="wp-image-3740" srcset="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png 1024w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-300x2.png 300w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-768x6.png 768w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-1536x12.png 1536w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-2048x16.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="Pico4">Pico 4 Enterprise</h1>



<p><strong>Keyfacts</strong></p>



<ul class="wp-block-list">
<li>Hersteller: ByteDance (TikTok) / China</li>



<li>Preis: 1.070 €*</li>



<li>Standalone Headset</li>



<li>Mixed Reality</li>
</ul>



<p><strong>Use Cases</strong></p>



<ul class="wp-block-list">
<li>Generell gutes Multifunktions-Headset</li>



<li>Messen, Events und Showcases</li>



<li>mobile Arbeits-Situationen</li>



<li>in beschränktem Umfang Mixed-Reality-Use Cases</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-green-cyan-color">Pro</mark></strong></td></tr><tr><td> • kompakte Pancake-Linsen mit 105° Sichtfeld und großem Schärfebereich</td></tr><tr><td> • gutes Eye-, Face- und Handtracking</td></tr><tr><td> • gutes Color-Passthrough, relativ wenig Verzerrung</td></tr><tr><td> • solide Streaming-To-Device-Funktionen</td></tr><tr><td> • Leichte, kompakte Bauform, wertige Verarbeitung<br></td></tr></tbody></table></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">Contra</mark></strong></td></tr><tr><td> • großer Preisunterschied zum Consumer-Modell</td></tr><tr><td>• Obwohl im Oktober 2022 veröffentlicht, trotzdem nur mit Snapdragon XR-2 und damit relativ begrenzter Performance</td></tr><tr><td>• Kein Tiefensensor, daher nur 2D-Kamera-Passthrough</td></tr><tr><td>• Passthrough-Kameras nicht sehr lichtstark<br></td></tr></tbody></table></figure>
</div>
</div>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<p>Die Pico 4 Enterprise ist die B2B-Version der Pico 4 VR-Brille. Sie bietet spezifische Funktionen für den Unternehmenseinsatz wie WiFi 6E-Kompatibilität, ein abwischbares Gesichtspolster und Location-Based Entertainment (LBE) Funktionen. Zu weiteren Features des Headsets gehören Eyetracking, Face-Tracking, Hand-Tracking und Color-Passthrough. Die Brille ist leicht, gut verarbeitet und bietet eine einfache Einrichtung sowie verschiedene Streaming-Funktionen. Entwickler haben Zugriff auf SDKs für Unity und Unreal Engine und die Brille eignet sich gut für Multi-User-Szenarien. Sie ist eine kostengünstige und vielseitige Lösung für den Unternehmenseinsatz, sowohl im Unternehmen, auf Messen als auch in mobilen Arbeitsumgebungen.</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image alignwide size-large"><img decoding="async" width="1024" height="8" src="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png" alt="" class="wp-image-3740" srcset="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png 1024w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-300x2.png 300w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-768x6.png 768w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-1536x12.png 1536w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-2048x16.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="XRelite">HTC VIVE XR Elite</h1>



<p><strong>Keyfacts</strong></p>



<ul class="wp-block-list">
<li>Hersteller: HTC / Taiwan</li>



<li>Preis: 1.399 €*</li>



<li>Standalone Headset</li>



<li>Mixed Reality</li>
</ul>



<p><strong>Use Cases</strong></p>



<ul class="wp-block-list">
<li>Mixed Reality Szenarien, welche Tiefendarstellung oder Marker-Tracking brauchen</li>



<li>Stylisher Lifestyle/Showcase Use</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-green-cyan-color">Pro</mark></strong></td></tr><tr><td> • moderne, kompakte Pancake-Linsen mit besserem Sweetspot als die Vive Focus 3</td></tr><tr><td> • sehr leichtes Headset mit Brillen-Modus zum schnellen Auf- und Absetzten</td></tr><tr><td> • Akkuwechsel bei laufendem Betrieb möglich</td></tr><tr><td> •Passthrough mit Tiefensensor<br></td></tr></tbody></table></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">Contra</mark></strong></td></tr><tr><td> • kompakte Bauform auf Kosten von Tragekomfort und Sichtfeld</td></tr><tr><td>• verhältnismäßig hoher Preis</td></tr><tr><td>• Im Brillenmodus kein sicherer Sitz der Brille und sehr nasenlastig/unbequem</td></tr><tr><td>• Es kann keine Brille darunter getragen werden, dafür kann die Brille (bedingt) an eine Sehschwäche eingestellt werden</td></tr><tr><td>• keine guten Lautsprecher, kein Klinke-Anschluss</td></tr><tr><td>• deutlich hörbarer Lüfter<br></td></tr></tbody></table></figure>



<p></p>
</div>
</div>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<p>Es ist schwer einen guten Einsatzgrund für die XR Elite zu finden, weil die Brille in keinem Bereich wirklich bahnbrechendes hervorbringt, was sie von der Konkurrenz abhebt.</p>



<p>Die Vive XR Elite von HTC ist ein modulares Mixed-Reality-Headset, das ursprünglich als Consumer-Brille geplant war, aber aufgrund des hohen Preises und der Nachfrage nun eher für den Einsatz im Geschäftsbereich platziert wird. Es verfügt über kompakte Pancake-Linsen und bietet die Möglichkeit, das Headset im Brillenmodus zu verwenden, welches das Gesamtgerät nochmals kompakter macht. Es gibt jedoch gemischte Erfahrungswerte zum Tragekomfort und zur Verarbeitungsqualität der Brille &#8211; im Brillenmodus sitzt sie nicht sicher auf dem Kopf und drückt gleichzeitig auf die Nase, was unbequem ist. Generell ist der Sitz der Brille im Vergleich zu anderen Headsets nicht sehr komfortabel, weil sehr viel Druck auf die Stirn ausgeübt wird. Im Vergleich zur Vive Focus 3 hat die XR Elite einen besseren Sweetspot und ist leichter, jedoch ist das Headset in vielen anderen Aspekten der Inhouse-Konkurrenz unterlegen.</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image alignwide size-large"><img decoding="async" width="1024" height="8" src="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png" alt="" class="wp-image-3740" srcset="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png 1024w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-300x2.png 300w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-768x6.png 768w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-1536x12.png 1536w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-2048x16.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="Focus3">HTC VIVE Focus 3</h1>



<p><strong>Keyfacts</strong></p>



<ul class="wp-block-list">
<li>Hersteller: HTC / Taiwan</li>



<li>Preis: 1.499 €*</li>



<li>Standalone Headset</li>



<li>Virtual Reality</li>
</ul>



<p><strong>Use Cases</strong></p>



<ul class="wp-block-list">
<li>Messen, Events und Showcases</li>



<li>VR-Arcades und Multi-User-Szenarien</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-4 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-green-cyan-color">Pro</mark></strong></td></tr><tr><td> • Sehr bequemer Sitz, gut ausbalanciertes Headset</td></tr><tr><td> • Wechselbarer Akku sowie Mehrfachladegerät für bis zu 4 Akkus bieten die Möglichkeit des Dauerbetriebs</td></tr><tr><td> • Streaming via USB-Kabel oder Wireless möglich (inkl. WiFi 6E Unterstützung)</td></tr><tr><td> • Leichte Wartung und Reinigung und Reparaturmöglichkeiten</td></tr><tr><td> • interne Lautsprecher und Mikron (Sound nicht optimal, aber besser als bei den Vorgängermodellen)</td></tr><tr><td> • Durch weiteres Zubehör erweiterbar &#8211; Face-Tracking und Wrist-Tracker werden extra angeboten<br></td></tr></tbody></table></figure>



<p></p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">Contra</mark></strong></td></tr><tr><td> • deutlich hörbarer Lüfter</td></tr><tr><td>• Fresnel-Linsen mit mittelmäßiger Qualität und kleinem Sweet-Spot</td></tr><tr><td>• vertikal limitiertes Sichtfeld, dadurch störende Einbußen bei der Immersion<br></td></tr></tbody></table></figure>
</div>
</div>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<p>Die Vive Focus 3 ist ein Business-Standalone-Headset von HTC und bereits seit 2021 am Markt. Das Headset zeichnet sich durch einen wechselbaren Akkus und robuste Verarbeitung aus und ist somit ideal für den Einsatz auf Messen, in VR-Arcades und Showrooms geeignet. Die Focus 3 bietet eine hohe Displayauflösung, hat jedoch Schwächen bei den Linsen und einen kleinen Schärfebereich. Durch den ausbalancierten Aufbau ist die Brille recht bequem und auch gut länger tragbar.</p>



<p>Die mitgelieferte Vive Sync Meeting-Software und die Möglichkeit des Hand-Trackings bei gleichzeitigem PC-Streaming sind weitere Funktionen, die die Brille interessant machen. Zudem ist die Focus 3 durch weiteres Zubehör, wie z.B. einem Wrist-Tracker erweiterbar und unterstützt sowohl kabelgebundenes als auch kabelloses Streaming von PCVR Inhalten.</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image alignwide size-large"><img decoding="async" width="1024" height="8" src="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png" alt="" class="wp-image-3740" srcset="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png 1024w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-300x2.png 300w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-768x6.png 768w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-1536x12.png 1536w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-2048x16.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="XR3">VARJO XR3 </h1>



<p><strong>Keyfacts</strong></p>



<ul class="wp-block-list">
<li>Hersteller: Varjo / Finnland</li>



<li>Preis: 7.369 €*</li>



<li>PC-gebunden</li>



<li>Mixed Reality</li>
</ul>



<p><strong>Use Cases</strong></p>



<ul class="wp-block-list">
<li>Simulationen und Trainings mit Fokus auf präziser / detailreicher Bildwiedergabe</li>



<li>Prototypische Modelle in Realsituationen darstellen</li>



<li>User-Experience-Studies aufgrund von hochwertigem Eye-Tracking und hoher Bildschärfe/natürlicher Lesbarkeit</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-5 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-green-cyan-color">Pro</mark></strong></td></tr><tr><td> • Dual-Display-Technologie mit Fokusdisplays und überdurchnittlicher Auflösung</td></tr><tr><td> • präzise Darstellung mit sehr hohe Bildklarheit und 99% sRGB-Farbraumabdeckung</td></tr><tr><td> • Streaming via USB-Kabel oder Wireless möglich (inkl. WiFi 6E Unterstützung)</td></tr><tr><td> • Mixed-Reality-Funktionen mit Marker-Tracking-Unterstützung, Live-Chroma-Keying und räumlichem 3D-Passthrough-Darstellung dank Tiefensensor</td></tr><tr><td> • Umfangreicher Herstellersupport und Softwarezugang</td></tr><tr><td> • komfortable zu tragen, dank vielfältiger Einstellmöglichkeiten am Kopfband</td></tr><tr><td> • knapp 5 Meter Kabel ermöglichen einen großen Bewegungsradius<br></td></tr></tbody></table><figcaption class="wp-element-caption"> </figcaption></figure>



<p></p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">Contra</mark></strong></td></tr><tr><td> • sehr hohe Hardware-Anforderungen an das PC System und damit verbundene Mehrkosten</td></tr><tr><td>• weitere Zusatzkosten für Controller, Trackingstationen und Lizenzen</td></tr><tr><td>• Headset ist deutlich schwerer als marktübliche Alternativen, was den Tragekomfort mindert</td></tr><tr><td>• es werden ausschließlich Grafikkarten von NVIDIA unterstützt</td></tr><tr><td>• Keine integrierten Lautsprecher/Kopfhörer<br></td></tr></tbody></table></figure>
</div>
</div>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<p>Die XR 3 von Varjo ist ein hochleistungsfähiges Mixed-Reality-Headset mit besonderen Merkmalen wie extrem hoher Auflösung, sekundärem Fokusdisplay für maximale Bildschärfe und generell hoher Farbtreue. Zudem unterstützt die Brille professionelles Eye- und Hand-Tracking mit separaten, leistungsfährigen Sensoren und hat einen integrierten LiDAR-Sensor. Das Headset ist SteamVR-kompatibel, benötigt aber separate Controller und Basisstationen. Die Brille eignet sich besonders für Präzisionsaufgaben und professionelle Mixed-Reality-Anwendungen, hat jedoch hohe Hardware-Anforderungen und ist vergleichsweise schwer.</p>



<p>Zudem ist der Anschaffungspreis und die zusätzlich zu erwerbende Nutzungslizenz durchaus eine Besonderheit, welche den Käuferkreis weiter einschränken dürfte.</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image alignwide size-large"><img decoding="async" width="1024" height="8" src="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png" alt="" class="wp-image-3740" srcset="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png 1024w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-300x2.png 300w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-768x6.png 768w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-1536x12.png 1536w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-2048x16.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="aero">VARJO AERO</h1>



<p><strong>Keyfacts</strong></p>



<ul class="wp-block-list">
<li>Hersteller: Varjo / Finnland</li>



<li>Preis: 2.369 €*</li>



<li>PC-gebunden</li>



<li>Mixed Reality</li>
</ul>



<p><strong>Use Cases</strong></p>



<ul class="wp-block-list">
<li>Engineering- und Design- Abteilungen großer Firmen</li>



<li>Simulationen</li>
</ul>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-6 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-green-cyan-color">Pro</mark></strong></td></tr><tr><td> • hochauflösende Micro-LED-Displays mit hoher Farbtreue (99% sRGB, 95% DCI-P3)</td></tr><tr><td> • komfortable zu tragen (dank vielfältiger Einstellmöglichkeiten am Kopfband)</td></tr><tr><td>  • vergleichsweise geringe Anforderungen an externe Hardware (insbesondere Grafikkarte) &#8211; im Vergleich zu anderen Varjo Headsets</td></tr><tr><td>  • knapp 5 Meter Kabel ermöglichen einen großen Bewegungsradius</td></tr></tbody></table></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-table is-style-stripes"><table class="has-background" style="background-color:#c6c6c6"><tbody><tr><td><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">Contra</mark></strong></td></tr><tr><td> • überraschend schlechte Schwarzwerte des Displays</td></tr><tr><td>• weitere Zusatzkosten für Controller und Trackingstationen</td></tr><tr><td>• es werden ausschließlich Grafikkarten von NVIDIA unterstützt</td></tr><tr><td>• keine integrierten Lautsprecher oder Mikrofone</td></tr><tr><td>• Hohes Gewicht der Brille wirkt sich negativ auf den Tragekomfort aus und begünstigt Trägheit bei schnellen Bewegungen</td></tr></tbody></table></figure>
</div>
</div>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<p>Die Varjo Aero ist das günstigste Modell von Varjo und überzeugt grundsätzlich mit einer sehr guten Bildschärfe und Farbtreue. Die Bildqualität des Micro-LED-Display wäre Spitzenklasse, wenn da nur die Schwarzwerte nicht wären. Diese sind erstaunlich schlecht und eher als dunkles grau zu erleben. Dadurch schmälert sich der Bildeindruck insgesamt etwas &#8211; was bei einem Gerät dieser Güte durchaus einen großen Nachteil darstellt. Zudem hat das Display Probleme bei schnellen Bewegtbildern &#8211; die Bewegungsschärfe könnte da insgesamt besser sein.</p>



<p>Dennoch empfiehlt sich die Brille für professionelle Anwendungen, bei denen detailreiche Darstellung und Farbkalibrierung wichtig sind. Trotz des relativ hohen Gewichts sitzt sie &#8211; aufgrund des exzellenten Kopfbandes &#8211; sehr bequem und kann auch länger getragen werden. Ob diese USPs den hohen Preis und das Gewicht rechtfertigen, gilt es individuell abzuwägen.</p>



<p></p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image alignwide size-large"><img decoding="async" width="1024" height="8" src="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png" alt="" class="wp-image-3740" srcset="https://www.lefx.de/wp-content/uploads/2023/09/trenner-1024x8.png 1024w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-300x2.png 300w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-768x6.png 768w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-1536x12.png 1536w, https://www.lefx.de/wp-content/uploads/2023/09/trenner-2048x16.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading"><strong>Wer die Wahl hat…</strong></h1>



<p>Neben dem Use Case sollten auch weitere Kriterien bei der Auswahl zum passenden XR-Headset beachtet werden. Hier eine kleine Auswahl, möglicher Aspekte:</p>



<ol class="wp-block-list" start="1">
<li><strong>Kompatibilität</strong>:<strong> </strong>Stelle sicher, dass das VR-Headset mit den spezifischen Geschäftsanwendungen, Software oder Plattformen kompatibel ist, die für deine beabsichtigten Zwecke benötigt werden.</li>



<li><strong>Datenmanagement und Sicherheit</strong>: Bei der Verwendung von VR im Business-Kontext ist es wichtig, Datenschutz- und Sicherheitsrichtlinien einzuhalten. Achte darauf, dass das Headset entsprechende Sicherheitsfunktionen bietet und das Datenmanagement deinen Anforderungen entspricht.</li>



<li><strong>Support und Garantie</strong>: Business-Kunden sollten nach Herstellern oder Anbietern suchen, die einen guten Kundensupport und eine angemessene Garantieleistungen für ihre Hardware anbieten. Auch das Thema Schulung kann relevant sein. Dort gibt es jedoch auch die Möglichkeit auf Serviceleistungen von Hardware-Lösungsanbietern zurückzugreifen.</li>
</ol>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading" id="fazit"><strong>Fazit</strong></h1>



<p>Der Versuch eines Fazits nach Betrachtung der einzelnen Headsets ist gar nicht so einfach. Es gibt bei genauerem Hinsehen viele Details, die je nach Use Case mehr oder weniger ins Gewicht fallen, daher kommt es bei der Auswahl des richtigen Headsets wirklich stark auf die spezifischen Anforderungen an.</p>



<p>Insgesamt können wir jedoch feststellen, dass die <strong>Pico 4 Enterprise</strong> am ehesten als beste Allround-Brille bezeichnet werden kann. Sie ist im Vergleich das günstigste Gerät, sehr leicht und gut verarbeitet, bequem auch länger zu tragen und verfügt über gute Bildschärfe und Streamingfunktionen, welche sie auch zur Darstellung aufwändiger PCVR-Anwendung befähigt.</p>



<p>Für Unternehmen denen besondere Datensparsamkeit wichtig ist, welche jedoch trotzdem ein mobiles Gerät benötigen, welches z.B. auf Messen eingesetzt werden soll, ist die <strong>HTC Vive Focus 3</strong> vermutlich einen Blick wert.</p>



<p>Aus technischer Sicht finden wir die <strong>Varjo XR-3 </strong>super spannend, schlicht weil sie vollgepackt ist mit allem, was derzeit technisch irgendwie nützlich und interessant ist und wirklich überragende Bild bietet. Die XR-Funktionen lassen diese Brille zudem zusätzlich aus dem Testfeld hervorstechen &#8211; allerdings mindestens ebenso sehr wie der Preis.</p>



<p>Diese Übersicht kann jedoch nur eine Momentaufnahme sein &#8211; wie unsere Videos zu den einzelnen Geräten. Wir werden auch in Zukunft die Augen offen halten, wenn spannende neue Geräte in den B2B-Markt kommen. Diese stellen wir dann jeweils für sich vor, sobald wir damit ausreichend Erfahrungswerte sammeln konnten.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
<p>Der Beitrag <a href="https://www.lefx.de/en/aktuelle-vr-headsets-im-test/">Aktuelle VR-Headsets im Test</a> erschien zuerst auf <a href="https://www.lefx.de/en">LEFX</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>VR Training in a Nutshell</title>
		<link>https://www.lefx.de/en/vr-training-in-a-nutshell/</link>
		
		<dc:creator><![CDATA[Tom Micklich]]></dc:creator>
		<pubDate>Mon, 27 Mar 2023 09:27:43 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Digitale Trainings]]></category>
		<category><![CDATA[virtual reality]]></category>
		<category><![CDATA[Virtuelles Training]]></category>
		<category><![CDATA[VR Training]]></category>
		<guid isPermaLink="false">https://www.lefx.de/?p=3303</guid>

					<description><![CDATA[<p>Für alle, die sich schon immer gefragt haben, was digitale Trainings genau sind, ob man zwingend eine VR-Brille dafür braucht und wie sich das Tool in bestehende Schulungsprozesse einbinden lässt – haben wir die Basics samt Use Cases und Best Practices in diesem Artikel komprimiert aufbereitet.</p>
<p>Der Beitrag <a href="https://www.lefx.de/en/vr-training-in-a-nutshell/">VR Training in a Nutshell</a> erschien zuerst auf <a href="https://www.lefx.de/en">LEFX</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>
<p><strong>For all those who have always wondered what digital training is exactly, whether you necessarily need VR glasses for it and how the tool can be integrated into existing training processes &#8211; we have condensed the basics including use cases and best practices in this article.</strong></p></p>



<h1 class="wp-block-heading">   </h1>



<h2 class="wp-block-heading"><strong>What are Virtual Trainings?</strong></h2>



<h2 class="wp-block-heading"></h2>



<p>The best known are virtual reality trainings, or VR trainings for short. This variant is an in effective and flexible way to learn new skills and impart knowledge. It allows you to immerse yourself in a realistic simulation of environments and practice tasks in a safe, controlled environment. VR training can be highly immersive, helping to improve retention of information and promote long-term learning.</p>



<p>However, virtual does not necessarily mean VR: In addition to VR training that is experienced with a VR headset, there are also AR applications or web- or desktop-based tools that work on various devices such as tablets or PCs. Thus, one could also use the generic term digital training, whereby learning in VR brings some advantages with it when it comes to training motor skills, hand grips or movement sequences.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<h1 class="wp-block-heading"></h1>



<h2 class="wp-block-heading"><strong>What are the benefits of virtual training?</strong></h2>



<h1 class="wp-block-heading"></h1>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full"><img loading="lazy" decoding="async" width="305" height="305" src="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-sicherheit.png" alt="" class="wp-image-3305" srcset="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-sicherheit.png 305w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-sicherheit-300x300.png 300w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-sicherheit-150x150.png 150w" sizes="(max-width: 305px) 100vw, 305px" /></figure></div>


<p class="has-medium-font-size"><strong>Safe learning environmen</strong>t</p>



<p>Virtual training enables users to practice skills in a simulated environment, without any risk of injury to themselves or others. It also eliminates the risk of compromising technology or operations by making mistakes. This makes it ideal for occupational safety training and preparation for dangerous situations or emergencies. This creates a virtual safe space in which mistakes have no consequences and work processes can be learned without pressure.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-interaktivitaet.png" alt="" class="wp-image-3310" width="305" height="305" srcset="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-interaktivitaet.png 305w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-interaktivitaet-300x300.png 300w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-interaktivitaet-150x150.png 150w" sizes="(max-width: 305px) 100vw, 305px" /></figure></div>


<p class="has-medium-font-size"><strong>Interactivity</strong></p>



<p>VR training requires users to become active themselves, so information is better remembered than with purely theoretical learning methods. Another advantage is the stimulation of motor memory. The trainees link the subject matter directly to the appropriate hand movement, which has been proven to increase learning success.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full"><img loading="lazy" decoding="async" width="305" height="305" src="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-individualitaet.png" alt="" class="wp-image-3309" srcset="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-individualitaet.png 305w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-individualitaet-300x300.png 300w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-individualitaet-150x150.png 150w" sizes="(max-width: 305px) 100vw, 305px" /></figure></div>


<p class="has-medium-font-size"><strong>Individuality</strong></p>



<p>Virtual training is customizable and can be adapted to your needs. This allows you to create a deceptively real copy of your premises and perfectly adapt the training content to your real processes. The closer the scenario is to the real working day, the better you can reap the benefits of digital training methods. In the case of complex topics, content can be reduced to the essentials and distracting factors can be faded out. In this way, they direct the focus to relevant teaching content and thus shorten the training time.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-10 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-flexibiliaet.png" alt="" class="wp-image-3308" width="305" height="305" srcset="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-flexibiliaet.png 305w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-flexibiliaet-300x300.png 300w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-flexibiliaet-150x150.png 150w" sizes="(max-width: 305px) 100vw, 305px" /></figure></div>


<p class="has-medium-font-size"><strong>Flexibility</strong></p>



<p>Virtual training courses can be held anywhere and at any time. This makes them location-independent and can be used remotely without additional travel costs. This allows you to reach people who may not have access to traditional training methods due to location, disability, or other factors. With any level of reproducibility, you can also cater to learners&#8217; individual pace and repeat lessons until they&#8217;re just right.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-11 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full"><img loading="lazy" decoding="async" width="305" height="305" src="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-barrierefreiheitt.png" alt="" class="wp-image-3307" srcset="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-barrierefreiheitt.png 305w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-barrierefreiheitt-300x300.png 300w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-barrierefreiheitt-150x150.png 150w" sizes="(max-width: 305px) 100vw, 305px" /></figure></div>


<p class="has-medium-font-size"><strong>Accessibility</strong></p>



<p>Digital training makes it easy to bypass some of the barriers of traditional training methods. At the top of the list is language proficiency, as translation tools mean multilingualism is no longer a hurdle and even real-time translation is possible. Alternatively, it is also possible to dispense with language and text altogether and instead work with illustrations, arrows and highlighting. In any case, one should pay attention to an uncomplicated start, a low-threshold tutorial and intuitive operation.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-12 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img decoding="async" src="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-lernerfolg.png" alt="" class="wp-image-3311" width="305" srcset="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-lernerfolg.png 305w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-lernerfolg-300x300.png 300w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-lernerfolg-150x150.png 150w" sizes="(max-width: 305px) 100vw, 305px" /></figure></div>


<p class="has-medium-font-size"><strong><strong>Increase learning success</strong></strong></p>



<p>In addition to the positive effects on motor memory already mentioned, digital training is primarily about edutainment: having fun while learning not only increases motivation, but also success. This is where interactive media really come into their own compared to textbooks or frontal instruction. Scientific research also confirms that virtual training makes learning faster and that knowledge is retained in the long term.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-13 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img decoding="async" src="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-nachhaltigkeit.png" alt="" class="wp-image-3312" width="305" srcset="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-nachhaltigkeit.png 305w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-nachhaltigkeit-300x300.png 300w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-nachhaltigkeit-150x150.png 150w" sizes="(max-width: 305px) 100vw, 305px" /></figure></div>


<p class="has-medium-font-size"><strong><strong>Cost efficiency &amp; sustainability</strong></strong></p>



<p>Even if the initial costs are high, the investment in virtual training pays off in the long run. Unlike conventional methods, no physical training materials or external instructors are required. The effect is particularly clear in resource-intensive processes, as physical resources are no longer consumed. Another plus point in terms of efficiency is that the training takes place away from your day-to-day business and, for example, production processes continue as usual.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-14 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full"><img loading="lazy" decoding="async" width="305" height="305" src="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-attraktivitaet.png" alt="" class="wp-image-3306" srcset="https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-attraktivitaet.png 305w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-attraktivitaet-300x300.png 300w, https://www.lefx.de/wp-content/uploads/2023/03/lefx-blogbeitrag-vr-training-icon-attraktivitaet-150x150.png 150w" sizes="(max-width: 305px) 100vw, 305px" /></figure></div>


<p class="has-medium-font-size"><strong><strong>Attractiveness</strong></strong></p>



<p>By using digital training, you increase your attractiveness as an employer or training company with modern learning and training opportunities. It is a good way to demonstrate your internal innovation capability and contribute to digitalization.</p>
</div>
</div>



<h1 class="wp-block-heading">  </h1>



<h2 class="wp-block-heading"><strong><strong>Do virtual trainings also have disadvantages?</strong></strong></h2>



<h1 class="wp-block-heading"></h1>



<p>Although VR training offers many advantages, there are also some potential disadvantages to mention:</p>



<ul class="wp-block-list">
<li><strong><strong>Acquisition costs</strong></strong>: In order to implement VR training, new hardware must usually be purchased in addition to the software. While these costs are worthwhile for long-term use, they represent an entry barrier. Therefore, good planning and targeted procurement is required to minimize unnecessary additional costs.<br><br></li>



<li><strong><strong>Motion Sickness</strong>: </strong>Motion sickness is a nausea caused by asynchronous movements between the virtual environment and actual body movements. This effect can be greatly minimized through good design, but for a small group of users this problem remains.<br><br></li>



<li><strong><strong>Social Interaction</strong>:</strong> Because digital training is focused on individual learning, there are fewer opportunities to interact with other trainees and benefit from shared experiences.<br></li>



<li><strong><strong>Caveats</strong>: </strong>There are isolated concerns about the fledgling technology and wearing VR goggles.<br></li>
</ul>



<p>As VR enthusiasts, we can&#8217;t help but add a caveat, as many negative aspects can be minimized with careful development and training.<br><br></p>



<h1 class="wp-block-heading"></h1>



<h2 class="wp-block-heading"><strong>What skills are good to teach in digital training?</strong></h2>



<h1 class="wp-block-heading"></h1>



<p>Virtual teaching methods can be used for a variety of training purposes, including but not limited to:</p>



<ul class="wp-block-list">
<li>Operating machines or controlling vehicles</li>



<li>Learn and properly execute processes and procedures</li>



<li>&#8220;Dry runs&#8221; of motion sequences</li>



<li>Correct behavior in emergency situations and work safety</li>



<li>Improving communication skills and customer service</li>



<li>Development of leadership and management skills</li>



<li>The risk of injury to soldiers can be minimized through optimal training of the armed forces and improved knowledge transfer for logistics and maintenance.<br><br></li>
</ul>



<h1 class="wp-block-heading"></h1>



<h2 class="wp-block-heading">   </h2>



<h2 class="wp-block-heading"><strong>In which areas is virtual training already being used successfully?</strong></h2>



<h1 class="wp-block-heading"><strong>  </strong></h1>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-15 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-medizin.png" alt="" class="wp-image-3324" width="375" height="305" srcset="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-medizin.png 375w, https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-medizin-300x244.png 300w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>


<p><strong>Healthcare</strong></p>



<p>VR training is often used to train highly specialized professionals such as surgeons. It allows procedures and techniques to be practiced in a simulated environment without harming patients. Slowly, this teaching method is gaining acceptance in other medical professions as well.</p>



<p></p>
</div>
</div>



<h1 class="wp-block-heading"></h1>



<div class="wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile" style="grid-template-columns:auto 35%"><div class="wp-block-media-text__content">
<p>With our application VR Patient Care we have created a prototype for the promising and underestimated use case of nursing education.</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button" href="https://www.lefx.de/vr-patient-care/" target="_blank" rel="noreferrer noopener">Zum Projekt </a></div>
</div>
</div><figure class="wp-block-media-text__media"><a href="lefx.de/vr-patient-care/" target="_blank" rel="noreferrer noopener"><img loading="lazy" decoding="async" width="500" height="500" src="https://www.lefx.de/wp-content/uploads/2023/01/lefx-patient-im-krankenbett-2.jpg" alt="Gameplay VR-Training - Patient liegt in Krankenbett" class="wp-image-2419 size-full" srcset="https://www.lefx.de/wp-content/uploads/2023/01/lefx-patient-im-krankenbett-2.jpg 500w, https://www.lefx.de/wp-content/uploads/2023/01/lefx-patient-im-krankenbett-2-300x300.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/01/lefx-patient-im-krankenbett-2-150x150.jpg 150w" sizes="(max-width: 500px) 100vw, 500px" /></a></figure></div>



<h1 class="wp-block-heading"></h1>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<h3 class="wp-block-heading"><strong></strong></h3>



<h3 class="wp-block-heading"><strong></strong></h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-16 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-bildung.png" alt="" class="wp-image-3318" width="375" height="305" srcset="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-bildung.png 375w, https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-bildung-300x244.png 300w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>


<p><strong>Education</strong></p>



<p>Digital training methods are gradually finding their way into educational institutions such as schools and universities. They are mostly used to provide hands-on, immersive experiences, to break up the daily routine alongside traditional frontal teaching, and to activate students*. Museums are also increasingly relying on infotainment and using virtual teaching content, but this is not usually traniges in the strict sense.</p>
</div>
</div>
</div></div>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p></p>



<p></p>



<h3 class="wp-block-heading">   </h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-17 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-luftfahrt.png" alt="" class="wp-image-3323" width="375" height="305" srcset="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-luftfahrt.png 375w, https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-luftfahrt-300x244.png 300w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>


<p><strong>Aviation</strong></p>



<p>Virtual training is used in the aviation industry to train pilots as realistically as possible for new types of aircraft and to practice emergency scenarios.</p>
</div>
</div>
</div></div>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<h3 class="wp-block-heading"><strong>  </strong></h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-18 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-industrie.png" alt="" class="wp-image-3320" width="375" height="305" srcset="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-industrie.png 375w, https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-industrie-300x244.png 300w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>


<p><strong>Industry</strong><br>Digital training is already being used increasingly in industry &#8211; mainly to familiarize employees with new equipment and processes. Topics such as efficiency, precision and safety are at the forefront here. In addition to regular training courses for occupational safety, digital training is primarily used for onboarding. In addition to areas such as production and logistics, industrial sectors with increased risk potential are frequently requested use cases:</p>
</div>
</div>



<h1 class="wp-block-heading"></h1>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-19 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%">
<div class="wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile" style="grid-template-columns:auto 35%"><div class="wp-block-media-text__content">
<p><strong>Automotive</strong><br>In cooperation with Volkswagen and the Volkswagen engine plant Chemnitz, we have developed a virtual training for the assembly of a modern combustion engine. With this low-threshold step-by-step guide, we offer specialists and laypersons a detailed insight into assembly processes and how engines work.</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button" href="https://www.lefx.de/vr-engine-workshop/" target="_blank" rel="noreferrer noopener">Zum Projekt</a></div>
</div>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>
</div><figure class="wp-block-media-text__media"><a href="lefx.de/vr-engine-workshop/" target="_blank" rel="noreferrer noopener"><img loading="lazy" decoding="async" width="500" height="500" src="https://www.lefx.de/wp-content/uploads/2023/02/vr-engine-workshop-werkstatt-1.jpg" alt="Visualisierung einer leere Werkstatt" class="wp-image-3217 size-full" srcset="https://www.lefx.de/wp-content/uploads/2023/02/vr-engine-workshop-werkstatt-1.jpg 500w, https://www.lefx.de/wp-content/uploads/2023/02/vr-engine-workshop-werkstatt-1-300x300.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/02/vr-engine-workshop-werkstatt-1-150x150.jpg 150w" sizes="(max-width: 500px) 100vw, 500px" /></a></figure></div>



<div class="wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile" style="grid-template-columns:auto 35%"><div class="wp-block-media-text__content">
<p><strong>Production</strong><br>For classic assembly line work, we can recommend our Assembly VR showcase. Here, multi-stage manufacturing processes are taught in multi-player mode.</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button" href="https://www.lefx.de/assembly-vr/" target="_blank" rel="noreferrer noopener">Zum Projekt</a></div>
</div>



<p></p>



<p></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>
</div><figure class="wp-block-media-text__media"><a href="lefx.de/assembly-vr/" target="_blank" rel="noreferrer noopener"><img loading="lazy" decoding="async" width="500" height="500" src="https://www.lefx.de/wp-content/uploads/2023/01/medbot-header-trainingsumgebung-2.jpg" alt="Gameplay VR-Training - MedBot Roboter liegt auf Arbeitsplatte in Trainingsumgebung" class="wp-image-2360 size-full" srcset="https://www.lefx.de/wp-content/uploads/2023/01/medbot-header-trainingsumgebung-2.jpg 500w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-header-trainingsumgebung-2-300x300.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-header-trainingsumgebung-2-150x150.jpg 150w" sizes="(max-width: 500px) 100vw, 500px" /></a></figure></div>



<h2 class="wp-block-heading"></h2>



<div class="wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile" style="grid-template-columns:auto 35%"><div class="wp-block-media-text__content">
<p><strong>Logisti</strong>cs<br>On the topic of logistics, we have developed a digital training course for DB Schenker AG, which, in addition to training packaging, consolidation and shipping processes, focuses on scalability and individual adaptability.</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button" href="https://www.lefx.de/digitale-trainingsplattform/" target="_blank" rel="noreferrer noopener">Zum Projekt</a></div>
</div>



<p></p>



<p></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>
</div><figure class="wp-block-media-text__media"><a href="lefx.de/assembly-vr/" target="_blank" rel="noreferrer noopener"><img loading="lazy" decoding="async" width="500" height="500" src="https://www.lefx.de/wp-content/uploads/2023/02/db-schenker-detail-versandstaion-3.jpg" alt="Gameplay VR-Training - Paket liegt mit Scanner auf Tisch" class="wp-image-2964 size-full" srcset="https://www.lefx.de/wp-content/uploads/2023/02/db-schenker-detail-versandstaion-3.jpg 500w, https://www.lefx.de/wp-content/uploads/2023/02/db-schenker-detail-versandstaion-3-300x300.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/02/db-schenker-detail-versandstaion-3-150x150.jpg 150w" sizes="(max-width: 500px) 100vw, 500px" /></a></figure></div>



<h2 class="wp-block-heading"></h2>



<div class="wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile" style="grid-template-columns:auto 35%"><div class="wp-block-media-text__content">
<p><strong>Energy sector</strong><br>For example, our colleagues at <a href="http://www.ovrlab.de">OVRLAB</a> have developed VR training for the local network operator enviaM. In addition to the further processing of cables, the course of action of a manual switching operation in a transformer station is addressed. The focus is on trainee safety and saving expensive raw materials.</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button" href="https://ovrlab.de/virtuelles-umspannwerk/" target="_blank" rel="noreferrer noopener">Zum Projekt</a></div>
</div>



<p></p>



<p></p>
</div><figure class="wp-block-media-text__media"><a href="ovrlab.de/virtuelles-umspannwerk/" target="_blank" rel="noreferrer noopener"><img loading="lazy" decoding="async" width="500" height="500" src="https://www.lefx.de/wp-content/uploads/2024/03/ovrlab-vr-training-enviam-umspannwerk.jpg" alt="" class="wp-image-3337 size-full" srcset="https://www.lefx.de/wp-content/uploads/2024/03/ovrlab-vr-training-enviam-umspannwerk.jpg 500w, https://www.lefx.de/wp-content/uploads/2024/03/ovrlab-vr-training-enviam-umspannwerk-300x300.jpg 300w, https://www.lefx.de/wp-content/uploads/2024/03/ovrlab-vr-training-enviam-umspannwerk-150x150.jpg 150w" sizes="(max-width: 500px) 100vw, 500px" /></a></figure></div>
</div>
</div>



<p></p>
</div></div>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p></p>



<h3 class="wp-block-heading"><strong>  </strong></h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-20 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-bauwesen.png" alt="" class="wp-image-3317" width="375" height="305" srcset="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-bauwesen.png 375w, https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-bauwesen-300x244.png 300w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>


<p><strong>Construction</strong></p>



<p>Virtual training is used in the construction industry to train skilled workers, such as crane operators, and improve safety on construction sites.</p>
</div>
</div>
</div></div>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p></p>



<h3 class="wp-block-heading">  </h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-21 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-kommunikation.png" alt="" class="wp-image-3321" width="375" height="305" srcset="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-kommunikation.png 375w, https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-kommunikation-300x244.png 300w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>


<p><strong>Communication</strong></p>



<p>Digital training is often used to train social and communication skills in the form of role plays. Here, topics such as conflict management, employee leadership and decision-making are often trained as practically as possible and in an error-friendly milieu. In addition to management training, this is also used for customer contact in the areas of sales, marketing and customer service.</p>
</div>
</div>
</div></div>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p></p>



<h3 class="wp-block-heading">   </h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-22 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-sport.png" alt="" class="wp-image-3327" width="375" height="305" srcset="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-sport.png 375w, https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-sport-300x244.png 300w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>


<p><strong>Sport</strong></p>



<p>VR training is used by athletes to improve their performance and develop new skills without risking injury.</p>
</div>
</div>
</div></div>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p></p>



<h3 class="wp-block-heading">   </h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-23 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img loading="lazy" decoding="async" src="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-militaer.png" alt="" class="wp-image-3325" width="375" height="305" srcset="https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-militaer.png 375w, https://www.lefx.de/wp-content/uploads/2024/03/lefx-blog-vr-training-icon-militaer-300x244.png 300w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>


<p><strong>Military </strong></p>



<p>The use of VR training in this context is certainly a controversial topic. But as in many other fields, the military is driving innovation in VR. The benefits of virtual reality in military training are often reflected in its most extreme form. As a result, the military is very interested in using and developing these technologies. The risk of injury to soldiers can be minimized through optimal training of the armed forces and improved knowledge transfer for logistics and maintenance.</p>
</div>
</div>
</div></div>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<h1 class="wp-block-heading"></h1>



<h2 class="wp-block-heading"><strong>How can virtual training be integrated into everyday life?</strong></h2>



<h1 class="wp-block-heading"></h1>



<p>VR training can be integrated into companies and existing training processes in various ways. One possibility is to offer virtual training as a stand-alone training program that prepares participants specifically for certain tasks or environments. Another option is to use digital training as a supplement to existing teaching methods to deepen and enhance the learning process.</p>



<p><strong>From a technical perspective, however, the rollout is most relevant. </strong></p>



<p>There are several options here:</p>



<h2 class="wp-block-heading"></h2>



<ul class="wp-block-list">
<li><strong>Classic variant: </strong>A direct rollout of the applications via powerful computers with connected VR glasses.</li>
</ul>



<h2 class="wp-block-heading"></h2>



<ul class="wp-block-list">
<li><strong>Progress and our performance in addition: </strong>A rollout of the applications is also possible using management/distribution platforms such as Innoactive Portal or ArborXR. This means that several devices can be managed simultaneously and it can be super integrated into existing IT processes. This ensures that all devices have the latest version. Features such as user-specific control of access rights are also possible in this way.</li>
</ul>



<h2 class="wp-block-heading"></h2>



<ul class="wp-block-list">
<li><strong>The future is already here: </strong>Cloud deployment, e.g. via Innoactive Portal, is now also an option. In this way, inexpensive standalone glasses can also play sophisticated applications via cloud stream. Alternatively, absolute high-performance applications, such as for VR headsets from Varjo, can also be used on cheaper and more mobile devices via cloud streaming.</li>
</ul>



<h2 class="wp-block-heading"></h2>



<ul class="wp-block-list">
<li><strong>Other options: </strong>Using interfaces such as Cornerstone or similar, digital training can also integrate existing learning management systems (LMS). Here, too, training successes can be tracked and usage can be controlled externally.</li>
</ul>



<h1 class="wp-block-heading"></h1>



<h2 class="wp-block-heading"><strong>Core Facts</strong></h2>



<h1 class="wp-block-heading"></h1>



<p>It remains to be said: Virtual training has many advantages and is already being used successfully in numerous industries and use cases. VR training can be used in a variety of ways, ranging from training work processes and safety measures to promoting soft skills. Active learning in realistic simulations increases the motivation of employees, their learning success and thus also their efficiency.</p>



<p>It doesn&#8217;t always have to be VR goggles, because interactive training can also be conducted via tablet or PC. However, the advantages of virtual reality can be fully exploited and used for effective training. By means of VR, learning becomes an immersive experience that favors learning and long-term retention of information.</p>



<p>Overall, the benefits outweigh disadvantageous factors such as the sometimes high initialization costs. This makes virtual training a promising method for companies to train and educate their employees.</p>



<p></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<figure class="wp-block-gallery aligncenter has-nested-images columns-3 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="547" data-id="2187" src="https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-lernende-mit-vr-brille-detail-1024x547.jpg" alt="Pflegerin mit VR Headset während einer Trainingseinheit zu VR Patient Care" class="wp-image-2187" srcset="https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-lernende-mit-vr-brille-detail-1024x547.jpg 1024w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-lernende-mit-vr-brille-detail-300x160.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-lernende-mit-vr-brille-detail-768x410.jpg 768w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-lernende-mit-vr-brille-detail-1536x820.jpg 1536w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-lernende-mit-vr-brille-detail.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="547" data-id="1965" src="https://www.lefx.de/wp-content/uploads/2023/01/medbot-trainingsumgebung_Wasserzeichen-1024x547.jpg" alt="Trainingsumgebung des Medbots mit Tisch und Fließband" class="wp-image-1965" srcset="https://www.lefx.de/wp-content/uploads/2023/01/medbot-trainingsumgebung_Wasserzeichen-1024x547.jpg 1024w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-trainingsumgebung_Wasserzeichen-300x160.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-trainingsumgebung_Wasserzeichen-768x410.jpg 768w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-trainingsumgebung_Wasserzeichen-1536x820.jpg 1536w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-trainingsumgebung_Wasserzeichen.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="547" data-id="3221" src="https://www.lefx.de/wp-content/uploads/2023/02/nahaufnahme-motor-1024x547.jpg" alt="Nahaufnahme von Visualisierung eines Verbrennungsmotors" class="wp-image-3221" srcset="https://www.lefx.de/wp-content/uploads/2023/02/nahaufnahme-motor-1024x547.jpg 1024w, https://www.lefx.de/wp-content/uploads/2023/02/nahaufnahme-motor-300x160.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/02/nahaufnahme-motor-768x410.jpg 768w, https://www.lefx.de/wp-content/uploads/2023/02/nahaufnahme-motor-1536x820.jpg 1536w, https://www.lefx.de/wp-content/uploads/2023/02/nahaufnahme-motor.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="547" data-id="2960" src="https://www.lefx.de/wp-content/uploads/2023/02/arbeitsplatz-versandstaion-1024x547.jpg" alt="Gameplay VR-Training - Paket liegt mit Scanner an Arbeitsplatz mit Waage" class="wp-image-2960" srcset="https://www.lefx.de/wp-content/uploads/2023/02/arbeitsplatz-versandstaion-1024x547.jpg 1024w, https://www.lefx.de/wp-content/uploads/2023/02/arbeitsplatz-versandstaion-300x160.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/02/arbeitsplatz-versandstaion-768x410.jpg 768w, https://www.lefx.de/wp-content/uploads/2023/02/arbeitsplatz-versandstaion-1536x820.jpg 1536w, https://www.lefx.de/wp-content/uploads/2023/02/arbeitsplatz-versandstaion.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="547" data-id="3218" src="https://www.lefx.de/wp-content/uploads/2023/02/montage-am-motor-1024x547.jpg" alt="Gameplay VR Training - Spieler montiert Bauteile an Motor" class="wp-image-3218" srcset="https://www.lefx.de/wp-content/uploads/2023/02/montage-am-motor-1024x547.jpg 1024w, https://www.lefx.de/wp-content/uploads/2023/02/montage-am-motor-300x160.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/02/montage-am-motor-768x410.jpg 768w, https://www.lefx.de/wp-content/uploads/2023/02/montage-am-motor-1536x820.jpg 1536w, https://www.lefx.de/wp-content/uploads/2023/02/montage-am-motor.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="547" data-id="2956" src="https://www.lefx.de/wp-content/uploads/2023/02/detail-handscanner-1024x547.jpg" alt="Gameplay VR-Training - Blick auf einen Scanner und den Befehlen" class="wp-image-2956" srcset="https://www.lefx.de/wp-content/uploads/2023/02/detail-handscanner-1024x547.jpg 1024w, https://www.lefx.de/wp-content/uploads/2023/02/detail-handscanner-300x160.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/02/detail-handscanner-768x410.jpg 768w, https://www.lefx.de/wp-content/uploads/2023/02/detail-handscanner-1536x820.jpg 1536w, https://www.lefx.de/wp-content/uploads/2023/02/detail-handscanner.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="547" data-id="2190" src="https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-patientenakte-1024x547.jpg" alt="Gameplay der VR-Training VR Patient Care - Spieler nimmt Puls an Patient und hält in anderen Hand Klemmbrett" class="wp-image-2190" srcset="https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-patientenakte-1024x547.jpg 1024w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-patientenakte-300x160.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-patientenakte-768x410.jpg 768w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-patientenakte-1536x820.jpg 1536w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-patientenakte.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="547" data-id="1961" src="https://www.lefx.de/wp-content/uploads/2023/01/medbot-arbeitsschritt-verschrauben_Wasserzeichen-1024x547.jpg" alt="Akku wird an MedBot Roboter mit Akkuschrauber angebracht" class="wp-image-1961" srcset="https://www.lefx.de/wp-content/uploads/2023/01/medbot-arbeitsschritt-verschrauben_Wasserzeichen-1024x547.jpg 1024w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-arbeitsschritt-verschrauben_Wasserzeichen-300x160.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-arbeitsschritt-verschrauben_Wasserzeichen-768x410.jpg 768w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-arbeitsschritt-verschrauben_Wasserzeichen-1536x820.jpg 1536w, https://www.lefx.de/wp-content/uploads/2023/01/medbot-arbeitsschritt-verschrauben_Wasserzeichen.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="547" data-id="2196" src="https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-trainingseinheit-1024x547.jpg" alt="Foto von Pflegern während einer Trainingseinheit von VR Patient Care" class="wp-image-2196" srcset="https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-trainingseinheit-1024x547.jpg 1024w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-trainingseinheit-300x160.jpg 300w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-trainingseinheit-768x410.jpg 768w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-trainingseinheit-1536x820.jpg 1536w, https://www.lefx.de/wp-content/uploads/2023/01/vr-patient-care-trainingseinheit.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<p>So much for our quick run through the basics of virtual training. Still have questions or looking for advice?</p>



<p>We are professionals in the development of virtual training. <a href="https://www.lefx.de/kontakt/">Just contact us and get started with VR training!</a></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="20" height="60" src="https://www.lefx.de/wp-content/uploads/2024/03/space.png" alt="" class="wp-image-3349"/></figure>



<h2 class="wp-block-heading"> </h2>



<hr class="wp-block-separator alignfull has-alpha-channel-opacity"/>



<p>* There are several reputable sources that demonstrate the advantages of virtual training methods over traditional learning methods, here is a small selection:</p>



<ul class="wp-block-list">
<li>&#8220;What does science really say about the effectiveness of virtual reality learning?&#8221; &#8211; A listing of 5 studies that specialize in the topic of training soft skills in virtual space.<br><a href="https://www.vrowl.de/was-die-wissenschaft-ueber-das-lernen-mit-virtueller-realitaet-sagt-5-studien-hintereinander/">Was die Wis</a><a href="https://www.frontiersin.org/articles/10.3389/feduc.2018.00039/full">senschaft über das Lernen mit virtueller Realität sagt</a></li>
</ul>



<p></p>



<ul class="wp-block-list">
<li>&#8220;A Meta-Analysis of the Cognitive and Motivational Effects of Serious Games&#8221; by Wouters et al. (2013) &#8211; This meta-analysis examines the effects of serious games (including virtual reality games) on cognitive and motivational outcomes in education and training. The authors found that serious games had a positive effect on learning outcomes, with a significant effect size. They also found that serious games were more effective than traditional instructional methods in terms of knowledge acquisition, knowledge retention, and skill development.<a href="https://psycnet.apa.org/record/2013-03484-001"><br>A meta-analysis of the cognitive and motivational effects of serious games</a></li>
</ul>



<p></p>
<p>Der Beitrag <a href="https://www.lefx.de/en/vr-training-in-a-nutshell/">VR Training in a Nutshell</a> erschien zuerst auf <a href="https://www.lefx.de/en">LEFX</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
