Advanced search

Found 3 essays matching the above criteria.

  1. 1. Performance and Ease of Use in 3D on the Web : Comparing Babylon.js with Three.js

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Julia Johansson; [2021]
    Keywords : 3D JavaScript frameworks; performance; ease of use; usability; learnability; Babylon.js; Three.js;

    Abstract : 3D JavaScript frameworks are used for creating interactive 3D in web applications. There are two prominent frameworks: Babylon.js and Three.js. READ MORE

  2. 2. 3D Visualization in booking systems

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Erik Okfors; [2019]
    Keywords : 3D Visualization; UX; JavaScript; AngularJS; ThreeJS;

    Abstract : The use of 3D in web applications became available in the mid 1990's with the release of VRML. Today the use of 3D is very common even with web application, and three.js and Babylon.js has become some of the most popular 3D libraries to support the creation of 3D within web services. READ MORE

  3. 3. An optimal solution for implementing a specific 3D web application

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Mathias Nordin; [2016]
    Keywords : ;

    Abstract : WebGL equips web browsers with the ability to access graphic cards for extra processing power. WebGL uses GLSL ES to communicate with graphics cards, which uses different instructions compared with common web development languages. In order to simplify the development process there are JavaScript libraries handles the communication with WebGL. READ MORE