• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 1
  • 1
  • Tagged with
  • 4
  • 4
  • 4
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

LODs and Nanite within Unreal Engine 5: The Future of 3D Asset Creation for Game Engines

Overton, Stephen R. 01 May 2024 (has links) (PDF)
In the video game industry, developers utilize game engines to bring their creations from concept to reality. However, the most widely used engine in the industry currently is Unreal Engine 5 or UE5, which has challenged established practices used by game developers since the early creation of 3D interactive media. One of these challenges is eliminating LODs or Level of Detail-based asset integration with the introduction of Nanite, an automatic LOD creation tool introduced in Unreal Engine 5. With this development, it is still being determined whether Nanite should immediately replace LODs due to its ability to cut out work required for LOD-based integration. This uncertainty has led to the purpose of this study, which is to research and understand the background and utilization of LODs and Nanite in 3D game asset creation while showcasing how both processes intertwine inside UE5.The following research questions will guide this study in answering questions and setting up foundation knowledge into LODs and Nanite to understand the importance of each optimization technique and why their usage matters to the future of 3D asset creation. First, what are LODs, and why are they used in 3D asset creation within the video game industry? Second, what is Nanite, and how does this process differentiate itself from the methods utilized in LOD creation? Third, what are the benefits and consequences of using either LODs or Nanite in 3D asset creation? Lastly, can both processes be utilized in tandem inside Unreal Engine 5.2.1 to allow developers to use the best abilities of both methods in their 3D asset creation pipelines?
2

3D-visualisering av autonoma system / 3D Visualization of Autonomous Systems

Bergroth, Jonathan, Biel, Tobias, Hedblom, Anna, Johansson, Elias, Larsson, Theodor, Nordström, Erik, Rasmussen, Joakim, Wegeström, Anton, Widéen, Hannes January 2023 (has links)
Drönare är ett växande fenomen i dagens samhälle och deras användningsområdenhar snabbt ökat de senaste åren. För att underlätta utvecklingen av drönarteknologi kansimuleringar tillämpas då de möjliggör testning i en kontrollerad och riskfri miljö. I dettaprojekt visualiseras simuleringar av drönare i ett försök att skapa värde för denna utveckling. Visualiseringen skedde med hjälp av Unreal Engine 5. Under projektets gång studerades arbetsmetoderna som nyttjades och hur en systemanatomi kan bidra till utvecklingen iett småskaligt mjukvaruprojekt. Största värdet som producerades för kunden var kommunikationsmodulen. Kommunikationen uppnåddes med hjälp av två JSON-filer som visualiseringen respektive simuleringen skrev till för att kommunicera med varandra. Värdeti denna modul ligger i att kunden sökte en modulär lösning för att kommunicera mellanen 3D-visualisering och en simulering. En erfarenhet som uppmärksammades angåendearbetsmetoderna är vikten av en fungerande gruppdynamik. Bidragande faktorer till detvar agila arbetsmetoder, goda kommunikationsvägar och en väl planerad användning avGit. Systemanatomier upplevdes ge begränsat värde till projektet.
3

COMPARING AND CONTRASTING THE USE OF REINFORCEMENT LEARNING TO DRIVE AN AUTONOMOUS VEHICLE AROUND A RACETRACK IN UNITY AND UNREAL ENGINE 5

Muhammad Hassan Arshad (16899882) 05 April 2024 (has links)
<p dir="ltr">The concept of reinforcement learning has become increasingly relevant in learning- based applications, especially in the field of autonomous navigation, because of its fundamental nature to operate without the necessity of labeled data. However, the infeasibility of training reinforcement learning based autonomous navigation applications in a real-world setting has increased the popularity of researching and developing on autonomous navigation systems by creating simulated environments in game engine platforms. This thesis investigates the comparative performance of Unity and Unreal Engine 5 within the framework of a reinforcement learning system applied to autonomous race car navigation. A rudimentary simulated setting featuring a model car navigating a racetrack is developed, ensuring uniformity in environmental aspects across both Unity and Unreal Engine 5. The research employs reinforcement learning with genetic algorithms to instruct the model car in race track navigation; while the tools and programming methods for implementing reinforcement learning vary between the platforms, the fundamental concept of reinforcement learning via genetic algorithms remains consistent to facilitate meaningful comparisons. The implementation includes logging of key performance variables during run times on each platform. A comparative analysis of the performance data collected demonstrates Unreal Engine's superior performance across the collected variables. These findings contribute insights to the field of autonomous navigation systems development and reinforce the significance of choosing an optimal underlying simulation platform for reinforcement learning applications.</p>
4

Simulation of a three-wheeled electric vehicle / Simulering av ett trehjuligt elfordon

Kuan, Dick, Zettel, Lucas Svensson January 2024 (has links)
Vehicle simulators are often built from scratch, using well-established software frameworks with custom vehicle models. Since the development of a simulator is a very time consuming process,  the purpose of this thesis paper was to explore a different alternative by evaluating the open-source vehicle system ChaosVehicle (CV) in Unreal Engine 5. The goal was to build a simulator using CV and assess its performance in imitating certain aspects of a three-wheeled electric vehicle, including acceleration, coasting and braking behaviors in a straight line.The simulator was set up according to the data provided by the vehicle manufacturer, OMotion. By comparing the simulations with real world driving data, it was determined that the simulator achieved a relative error below 16% in imitating the coasting behavior of the real vehicle. Further, with regards to the brake performance, the simulator has managed to achieve a relative error of below 15% when not accounting for velocities below 10 km/h. Due to the noise present in the real world driving data, it was inconclusive as to whether the simulator had accurately predicted the acceleration behavior of the  real vehicle. After a preliminary analysis of the plugin, it was discussed whether CV was as extensible as hypothesized. While the framework is open-source, it was difficult to fully grasp the system due to incomplete documentation of the source code and the user interface. Further work in mapping how the physics model in CV is integrated to the game engine would shed some light on this matter.

Page generated in 0.1278 seconds