• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 17
  • 11
  • 10
  • 5
  • 1
  • Tagged with
  • 48
  • 17
  • 17
  • 14
  • 10
  • 9
  • 9
  • 9
  • 9
  • 8
  • 6
  • 6
  • 6
  • 6
  • 6
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
21

Sistematização de criação de conteúdo interativo 3D (WEBGL) aplicado ao design virtual

Pergher, Bruno Spanevello January 2017 (has links)
Na medida em que surgem novas tecnologias de criação de ambientes tridimensionais virtuais, como o WebGL, ampliam-se as possibilidades de uso destes e possibilita-se um aprimoramento da qualidade gráfica e das formas de interação com os mesmos. A presente pesquisa objetiva aproximar designers e a promissora tecnologia WebGL, ainda muito ligada a conhecedores da programação computacional escrita e distante de grande parte dos designers. Com isso, visa-se melhorar a qualidade de criação e distribuição dos trabalhos de Design Virtual. Para tal, propõe-se uma sistemática de criação de conteúdos interativos tridimensionais utilizando o padrão WebGL, balizada por requisitos estipulados com base na revisão bibliográfica do assunto. Dentre os principais requisitos estão a utilização de softwares e recursos que não exijam conhecimentos prévios de linguagem escrita de programação, a compreensão dos três principais pilares dos ambientes virtuais 3D (modelagem, animação e interação) e a exportação facilitada do conteúdo criado em um arquivo (HTML) executável nos principais navegadores web, empregando o padrão WebGL, sem o uso de qualquer complemento (plug-in). Após a análise de 34 ferramentas, escolheu-se o conjunto de programas Blender + Blend4Web para ser utilizado na sistemática. Como resultado, obteve-se uma sistemática de criação de ambientes virtuais tridimensionais com recursos bastante diversificados, que se mostrou útil na atualização dos conhecimentos de estudantes e profissionais de Design Virtual. / As new technologies for the creation of three-dimensional virtual environments, such as WebGL, the possibilities of their use are expanded and it is possible to improve the graphic quality and the ways of interacting with them. The present research aims to approach designers and the promising WebGL technology, still very much related to the knowledge of the written and distant programming of most of the designers. With this, it aims to improve the quality of creation and distribution of the Virtual Design works. For this, a systematic creation of three-dimensional interactive contents using the WebGL standard is proposed, based on requirements stipulated based on the bibliographic review of the subject. Among the main requirements are the use of software and resources that do not require prior knowledge of written programming language, understanding the three main pillars of 3D virtual environments (modeling, animation and interaction) and facilitating the export of content created in a file (HTML) executable in major web browsers, employing the WebGL standard, without the use of any plug-in. After the analysis of 34 tools, the set of Blender + Blend4Web programs was chosen to be used in the systematics. As a result, a systematic creation of threedimensional virtual environments with very diversified resources was obtained, which proved useful in updating the knowledge of students and professionals of Virtual Design.
22

Texture Synthesis and Photorealistic Re-rendering of Room Scene Images

Kyle J. Ziga (5930963) 03 January 2019 (has links)
<div>In this thesis, we investigate methods for texture synthesis and texture re-rendering of indoor room scene images. The goal is to create a photorealistic redesign of interior spaces by replacing surface finishes with a new product based on a single room scene image. Specically, we focus on automating this process to reduce manual input while enabling high-quality and easy-to-use experience. The most common method of rendering textures into a scene is called texture mapping. Texture mapping involves mapping pixels in a texture sample to vertices in an object model. Typically, a large texture sample is required to perform texture mapping properly. Given a small texture sample, texture synthesis creates a large sized texture that appears to have</div><div>been made by the same underlying process. In the first part of this thesis, we present a method of texture synthesis that automatically determines a set of parameters to produce satisfactory results based on the texture types. The next challenge is to create a photorealistic re-rendering of the synthesized texture in the room scene image. 3D scene information such as geometry, lighting and reflectance is crucial to making the re-rendered image realistic. These properties contribute to the image formation process and must be estimated to create a scene-consistent modication. Knowing these parameters allows effects like highlights, shadows and inter-object reflections to be maintained during the re-rendering process. We detail methods for estimating</div><div>these parameters from a single indoor image. Finally, we will show a web-based implementation of these methods using the WebGL library ThreeJS.</div>
23

THE I: A CLIENT-BASED POINT-AND-CLICK PUZZLE GAME

Lewis, Aldo 01 June 2014 (has links)
Given mobile devices’ weak computational power, game programmers must learn to create games with simple graphics that are engaging and easy to play. Though seldom created for phones and tablets, puzzle games are a perfect fit. In recent years, the genre has gained a following and even won some acclaim. Games like Myst, The Seventh Guest and Portal all engage gamers with challenging puzzles and then reward them with story components upon task fulfillment. Few such games have been created for mobile devices, in part due to the difficulty of developing for devices with different operating systems. Android, WebIOS and Windows Phone all have different software development kits that produce a final product incompatible with operating systems other than what it was developed for. One promising solution is to use browser technology to deliver games since all devices are geared to interact with the Web through browsers such as Internet Explorer, Mozilla Firefox, and Google Chrome. The aim of this project was to build a puzzle game that can be run on any digital device. The project can be accessed without any plug-ins and was created by using web technologies such as JQuery, Touch Punch, local storage, and WebGL. JQuery allows drag and drop functionality and Touch Punch allows the JQuery functionality intended for a mouse to work on a touch interface. Local storage provides storage on a user’s device, as opposed to a server, and WebGL enables graphics processing on a user’s tablet or phone through web commands.
24

Jämförelse av WebGL-teknologier vid rendering av heatmaps utifrån marin miljödata : Jämförelse mellan Three.js och X3DOM / Comparison of WebGL technologies for rendering heatmaps based on marine environmental data : Comparison between Three.js and X3DOM

Barkestedt, Filip January 2018 (has links)
En stor kvantitet av miljödata samlas hela tiden in och för att dra nytta av all data behöver den förstås av de användarna som kan applicera kunskapen inom deras område. Visualiseringar tillåter användare att förstå datan och det är därför en viktig del av hur en användare kan ta del av den datan som samlas in. I detta arbete evalueras de WebGLbaserade teknologierna Three.js och X3DOM om vilken som är mest lämplig för att visualisera geospatial data på webben utifrån hur effektiva de är vid rendering av heatmaps. Två applikationer utvecklas, en baserat på Three.js och en på X3DOM. Mätningar utförs på varje applikation för att jämföra renderingstiden mellan teknologierna och en kvalitativ studie används för att evaluera deras användbarhet. Resultatet blev att Three.js är mer lämpligt för att visualisera geospatial data på webben.
25

Sistematização de criação de conteúdo interativo 3D (WEBGL) aplicado ao design virtual

Pergher, Bruno Spanevello January 2017 (has links)
Na medida em que surgem novas tecnologias de criação de ambientes tridimensionais virtuais, como o WebGL, ampliam-se as possibilidades de uso destes e possibilita-se um aprimoramento da qualidade gráfica e das formas de interação com os mesmos. A presente pesquisa objetiva aproximar designers e a promissora tecnologia WebGL, ainda muito ligada a conhecedores da programação computacional escrita e distante de grande parte dos designers. Com isso, visa-se melhorar a qualidade de criação e distribuição dos trabalhos de Design Virtual. Para tal, propõe-se uma sistemática de criação de conteúdos interativos tridimensionais utilizando o padrão WebGL, balizada por requisitos estipulados com base na revisão bibliográfica do assunto. Dentre os principais requisitos estão a utilização de softwares e recursos que não exijam conhecimentos prévios de linguagem escrita de programação, a compreensão dos três principais pilares dos ambientes virtuais 3D (modelagem, animação e interação) e a exportação facilitada do conteúdo criado em um arquivo (HTML) executável nos principais navegadores web, empregando o padrão WebGL, sem o uso de qualquer complemento (plug-in). Após a análise de 34 ferramentas, escolheu-se o conjunto de programas Blender + Blend4Web para ser utilizado na sistemática. Como resultado, obteve-se uma sistemática de criação de ambientes virtuais tridimensionais com recursos bastante diversificados, que se mostrou útil na atualização dos conhecimentos de estudantes e profissionais de Design Virtual. / As new technologies for the creation of three-dimensional virtual environments, such as WebGL, the possibilities of their use are expanded and it is possible to improve the graphic quality and the ways of interacting with them. The present research aims to approach designers and the promising WebGL technology, still very much related to the knowledge of the written and distant programming of most of the designers. With this, it aims to improve the quality of creation and distribution of the Virtual Design works. For this, a systematic creation of three-dimensional interactive contents using the WebGL standard is proposed, based on requirements stipulated based on the bibliographic review of the subject. Among the main requirements are the use of software and resources that do not require prior knowledge of written programming language, understanding the three main pillars of 3D virtual environments (modeling, animation and interaction) and facilitating the export of content created in a file (HTML) executable in major web browsers, employing the WebGL standard, without the use of any plug-in. After the analysis of 34 tools, the set of Blender + Blend4Web programs was chosen to be used in the systematics. As a result, a systematic creation of threedimensional virtual environments with very diversified resources was obtained, which proved useful in updating the knowledge of students and professionals of Virtual Design.
26

Sistematização de criação de conteúdo interativo 3D (WEBGL) aplicado ao design virtual

Pergher, Bruno Spanevello January 2017 (has links)
Na medida em que surgem novas tecnologias de criação de ambientes tridimensionais virtuais, como o WebGL, ampliam-se as possibilidades de uso destes e possibilita-se um aprimoramento da qualidade gráfica e das formas de interação com os mesmos. A presente pesquisa objetiva aproximar designers e a promissora tecnologia WebGL, ainda muito ligada a conhecedores da programação computacional escrita e distante de grande parte dos designers. Com isso, visa-se melhorar a qualidade de criação e distribuição dos trabalhos de Design Virtual. Para tal, propõe-se uma sistemática de criação de conteúdos interativos tridimensionais utilizando o padrão WebGL, balizada por requisitos estipulados com base na revisão bibliográfica do assunto. Dentre os principais requisitos estão a utilização de softwares e recursos que não exijam conhecimentos prévios de linguagem escrita de programação, a compreensão dos três principais pilares dos ambientes virtuais 3D (modelagem, animação e interação) e a exportação facilitada do conteúdo criado em um arquivo (HTML) executável nos principais navegadores web, empregando o padrão WebGL, sem o uso de qualquer complemento (plug-in). Após a análise de 34 ferramentas, escolheu-se o conjunto de programas Blender + Blend4Web para ser utilizado na sistemática. Como resultado, obteve-se uma sistemática de criação de ambientes virtuais tridimensionais com recursos bastante diversificados, que se mostrou útil na atualização dos conhecimentos de estudantes e profissionais de Design Virtual. / As new technologies for the creation of three-dimensional virtual environments, such as WebGL, the possibilities of their use are expanded and it is possible to improve the graphic quality and the ways of interacting with them. The present research aims to approach designers and the promising WebGL technology, still very much related to the knowledge of the written and distant programming of most of the designers. With this, it aims to improve the quality of creation and distribution of the Virtual Design works. For this, a systematic creation of three-dimensional interactive contents using the WebGL standard is proposed, based on requirements stipulated based on the bibliographic review of the subject. Among the main requirements are the use of software and resources that do not require prior knowledge of written programming language, understanding the three main pillars of 3D virtual environments (modeling, animation and interaction) and facilitating the export of content created in a file (HTML) executable in major web browsers, employing the WebGL standard, without the use of any plug-in. After the analysis of 34 tools, the set of Blender + Blend4Web programs was chosen to be used in the systematics. As a result, a systematic creation of threedimensional virtual environments with very diversified resources was obtained, which proved useful in updating the knowledge of students and professionals of Virtual Design.
27

An in-depth analysis of dynamically rendered vector-based maps with WebGL using Mapbox GL JS

Eriksson, Oskar, Rydkvist, Emil January 2015 (has links)
The regular way of displaying maps in a web browser is by downloading raster images from a server and lay them side by side to make up a map. If any information on the map is changed, new images has to be downloaded, it cannot be done on the client. The introduction of WebGL opens up a whole new world of delivering advanced graphics content to the end user in a web browser. Utilizing this technology for displaying maps means only the source data is sent to the web browser where the map gets rendered using the device's GPU. This adds a number of benefits such as the ability of changing map appearance on the client, add new features to the map and often less data transfer. It however sets higher expectations of the client device's hardware as it needs to render the map at a high enough frame rate to not appear slow and unresponsive. This thesis investigates a framework for client side map rendering in a web browser, Mapbox GL JS, with focus on performance. It shows how map source data can be generated as well as its corresponding style rules are constructed with performance in mind. It provides benchmarking results of different map data sets with different detail intensity and shows that a device with good GPU performance is needed for an acceptable user experience. It also shows that lowering the amount of rendered detail does not necessarily result in better performance.
28

Effects of design and feedback in a motion-based game

Cronstrand, Rasmus January 2015 (has links)
Movement-based games are becoming more frequent in everyday lives. With easier access to webcams built into laptops and web-based games, a game which utilises both concepts can become a good option for everyday gaming.This study evaluates a movement-based game written in JavaScript using phaser.io which uses a webcam for control and HTML5 technique for capture. The main questions in the study are what observations can be done and are there any problems when developing a game with webcam-based motion-detection in regards to factors like flow, feedback and positioning. This study tries to answer these questions by building upon an existing game and implementing new functions and feedback and then observing how these effect the game-play. The results of the study showed that it is important to consider good feedback and how to position oneself when playing such a game and that more testing should be done to gain further knowledge about these two. But also that many of the implementations done made the person achieve flow while playing. Further work should be beneficial also to make the game even better while keeping it easy to play.
29

Výkonnostní testy pro chytré TV, set-top boxy a herní konzole / Performance Benchmark for Smart TV Platforms, Set-Top Boxes and Game Consoles

Madaj, Tomáš January 2018 (has links)
Cílem této práce je vytvořit nástroj pro vývoj aplikací  na určité minoritní platformy, primárně Smart TV a HbbTV. Ty jsou implementovány v klienském JavaScriptu. Cílovou skupinou jsou tedy vývojáři takových aplikací, nikoli koncoví uživatelé. Zmíněný nástroj bude mít za cíl zjednodušit a urychlit vývojové procesy, hlavně ladění výkonu aplikací.
30

Elektronický obchod ve 3D rozměru / E-shop in 3D Dimension

Spousta, Martin January 2011 (has links)
This Diploma thesis deals with problems of making 3D e-shops for their widely usage. It contains the description of current level of e-shop, theoretical solution of the problem of transition to 3D with a description of advantages, disadvantages and warrant of new solution. It contains the practical solution as well.

Page generated in 0.014 seconds