Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): José Ricardo Krauss
Título: VISEDU-MAT: Visualizador de Material Educacional, Módulo de Matemática
 
Abstract:
This paper presents the development of a web application for visualizing explicit mathematical functions using WebGL. The application's main objective is the creation, validation and display of a function in a space delimited by a HTML5 canvas element. This space area comprises a three-dimensional (3D) or two dimensional (2D) allowing the user to use in the functions the field’s variables x, y, z for 3D or x, y for 2D. For creation of graphic objects is used to Three.js library that abstracts the complexity of implementing WebGL. The application also allows the user to interact with the previously selected graphic object, altering its color, material and size. It also allows the user to visualize some mathematical functions using a didactic material.