<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-06-02T01:09:39Z</responseDate><request verb="GetRecord" identifier="oai:docta.ucm.es:20.500.14352/54201" metadataPrefix="marc">https://docta.ucm.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:docta.ucm.es:20.500.14352/54201</identifier><datestamp>2023-08-24T09:25:27Z</datestamp><setSpec>com_20.500.14352_1</setSpec><setSpec>col_20.500.14352_7</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
   <leader>00925njm 22002777a 4500</leader>
   <datafield ind2=" " ind1=" " tag="042">
      <subfield code="a">dc</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Beltrán Ferruz, Pablo José</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Cerro Aguilar, Alfonso del</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Cuenca Pascual, Daniel</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">García Aceituno, Gustavo</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2003</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">El objetivo del proyecto es el diseño e implementación de un motor gráfico y sonoro para realizar un juego en un entorno tridimensional. El motor soporta la visualización de objetos en tres dimensiones, de forma optimizada, mostrando sólo los elementos que entran en el campo de visión de la cámara. También es capaz de manejar animaciones, efectos de luces y sombras, sonido en 3D y música. El motor también proporciona funciones para la detección y manejo de colisiones entre objetos, de forma sencilla, eficiente y transparente para el programador.
	El motor es independiente de la librería gráfica utilizada, pero solamente se ha implementado para DirectX.
	Paralelamente, se ha creado un videojuego sencillo que muestra las prestaciones del motor gráfico implementado
[ABSTRACT]
		The aim of this project is to design and implement a 3D graphic and sound engine to build a game in a three dimensional environment.  The engine allows the rendering of three dimensional objects in an optimized way, drawing only those elements that fit in the camera’s field of view.  It also allows animations and light and shadow effects, together with 3D sound and music.  The engine also provides collision detection and handling functionality in a simple, efficient and transparent way for the programmer.
	The engine does not depend on the graphics library used, the current implementation uses DirectX.
	We have also implemented a simple videogame that shows the engine’s capabilities.</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">https://hdl.handle.net/20.500.14352/54201</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">Motor gráfico para el desarrollo de videojuegos</subfield>
   </datafield>
</record></metadata></record></GetRecord></OAI-PMH>