Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Leonardo Willrich
Título: Protótipo de um Ambiente Virtual Distribuído Multiusuário
 
Abstract:
This work presents factors relate to the construction of virtual environment that are distributed between several users. More specifically, it tries to approach the relevant characteristics to distributed virtual environments. Among these, it stands out the techniques and resources of communication between users and to move inside of a virtual environment. For use the techniques of communication between users, the Application Program Interface (API) of DIS-Java-VRML was used, and developed in Java language. For development of interface with the user the OpenGL library was used together with the Object Pascal language. It was also necessary the use of techniques for communication between distributed objects. This is because choose of this two APIs that will be use (DIS-Java-VRML for support of communication between users and the OpenGL for construction the virtual environments) that will be implemented in different languages. After this moment, the job has two applications that make part of the same system and that implemented object in these applications need send and receive messages between them. For this reason, was choosing for the CORBA standard for the implementation of the distributed objects.