CEIG2025
Permanent URI for this collection
Browse
Browsing CEIG2025 by Subject "Applied computing → Computer games"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Interactive Bézier-Based 2D Extrusion Tool inside game engines: Streamlining Game Asset Creation(The Eurographics Association, 2025) Díaz-Maroto, Álvaro Chuan; Chover, Miguel; Argudo, Oscar; Iparraguirre, OlatzManually modifying the shape of game elements in 3D modeling software and reimporting them into the game engine is a frequent and time-consuming task in video game development. We present a tool for Unity that enables the extrusion of 2D shapes along Bézier curves through an intuitive graphical interface. Our approach allows users to define a 2D shape, compute its vertex positions along a concatenated cubic Bézier curve, and generate a triangulated mesh while ensuring C² continuity between segments. By integrating this workflow directly into the game engine, our tool eliminates the need for constant switching between external modeling software, significantly reducing development time and streamlining level design iterations.Item Procedural Generation of 3D Maps with Wave Function Collapse: Optimization and Advanced Constraints(The Eurographics Association, 2025) López, María Beatriz Villar; Chover, Miguel; Argudo, Oscar; Iparraguirre, OlatzThe Wave Function Collapse algorithm is a widely used Procedural Content Generation technique for creating structured scenarios using local neighborhood constraints. This work presents an extension of the algorithm to generate three-dimensional scenarios, incorporating non-local constraints and key optimizations. The proposed improvements include assigning weights to tiles, layer-based generation, specific appearance constraints for unique or ranged tiles, and an automated neighbor creation and assignment method using connectivity rules. These modifications facilitates the generation of coherent and structured 3D environments, providing greater control and adaptability to the process. Finally, some optimizations are proposed and the approach's effectiveness is evaluated analyzing the impact of constraints on the algorithm's coherence, diversity, and runtime.