Ferramenta para geração em tempo real de bordas de mapas virtuais pseudo-infinitos para jogos 3D

Detalhes bibliográficos
Ano de defesa: 2009
Autor(a) principal: Bevilacqua, Fernando
Orientador(a): Não Informado pela instituição
Banca de defesa: Não Informado pela instituição
Tipo de documento: Dissertação
Tipo de acesso: Acesso aberto
Idioma: por
Instituição de defesa: Universidade Federal de Santa Maria
Brasil
Ciência da Computação
UFSM
Programa de Pós-Graduação em Informática
Centro de Tecnologia
Programa de Pós-Graduação: Não Informado pela instituição
Departamento: Não Informado pela instituição
País: Não Informado pela instituição
Palavras-chave em Português:
Link de acesso: http://repositorio.ufsm.br/handle/1/23869
Resumo: Massively multiplayer online (MMO) games are multiplayer games featuring a huge amount of player living in a persistent virtual world. In MMO games the player's experience is mainly in uenced by the size and details of the virtual world.Technically the bigger the world is, the bigger is the time the player takes to explore all the places. This work proposes a tool able to generate coastlines for pseudoin finite virtual worlds with diferent types of terrain. Using a combination of algorithms and content management methods, such as Perlin noise, the tool is able to create beaches, islands, bays and costlines that imitate the real world landscapes. One of the contributions of the tool is the ability to generate pieces of land focusing on the coastline generation. The development of the present work aimed to handle separately the generation of content for all elements in the world (continents, terrains, etc.). The main point in the work is the coastline generation, not the content inside the continents.