3D Web Technologies Application in Solving Intellectual Tasks

Abstract

В настоящее время, применение 3D технологий в Web при решении различных интеллектуальных задач, играет важную роль. Данные технологии эффективно используются в таких сферах как: индустрия интерактивных развлечений, современных интеллектуальных обучающих системах, различных научных исследованиях. В данной статье рассмотрена реализация трехмерной графики в Web средствами WebGL. Также, был проведен эксперимент возможностей WebGL, для реализации которого была взята библиотека Three.js, позволяющая отображать интерактивную, анимированную трехмерную графику. С помощью данной библиотеки, написан код для визуализации трехмерного примитивного куба с заданной текстурой, а также задана анимация движения объекта вокруг своей оси. Статья будет полезна не только для проектировщиков электронных образовательных ресурсов, но и для архитекторов Web-интерфейсов в целом.At the present time 3D technologies application on the Web in solving various intellectual tasks plays an important role. These technologies are used efficiently in such areas as: the interactive entertainment industry, modern intelligent tutoring systems and various scientific researches. In this article the implementation of three-dimensional graphics on the Web by means of WebGL is considered. Also, an experiment of WebGL capabilities was carried out. To implement this experiment Three.js library was used allowing us to display interactive, animated three-dimensional graphics. By using this library the code for three-dimensional primitive cube visualization with specified texture was written and the object motion animation around its axis was set. This article will be useful not only for designers of electronic educational resources but also for Web-interfaces architects on the whole

    Similar works