Sök:

Sökresultat:

1242 Uppsatser om Computer graphics - Sida 2 av 83

PixelCity Sharp-X : Jämförelser ur utvecklarperspektiv mellan C++ med OpenGL och C# med Direct3D

This essay serves to illustrate the main practical differences between the popular medium-level programming language C++ (C Plus Plus), and the newer high-level language C# (C Sharp). It will focus on the aspects that are readily apparent to the application programmer, such as differing syntax, constraints and capabilities.It will also feature a similar comparison between the open source OpenGL graphics library, and the proprietary Direct3D graphics library owned by Microsoft Corporation.It will not go into the differences in ?under the hood? mechanics that the application programmer seldom have to consider after having chosen his programming language or graphics API, such as C# being compiled into an intermediate language and is run on a virtual machine where C++ is compiled directly to machine code, or the differing principles of rendering in OpenGL and Direct3D.This is by no means comprehensive, many things have been left out or overlooked..

Projekthanteringssystem

This document is a summary of my work to create a project management system for a small firm working with Computer graphics. The intention is to manage customers, projects, images and invoices in the easiest possible way. To make the system as flexible as possible a web-interface was chosen which makes it possible to access the system from any computer, making it independent of any particular operating system. The only requirement on the user environment is that the computer must have a connection to the Internet to be able to access the system. The different techniques that have been used to develop the project management system is primarily Ruby on Rails and a MySQL database.

Projekthanteringssystem

This document is a summary of my work to create a project management system for a small firm working with Computer graphics. The intention is to manage customers, projects, images and invoices in the easiest possible way. To make the system as flexible as possible a web-interface was chosen which makes it possible to access the system from any computer, making it independent of any particular operating system. The only requirement on the user environment is that the computer must have a connection to the Internet to be able to access the system. The different techniques that have been used to develop the project management system is primarily Ruby on Rails and a MySQL database. Although Ruby on Rails was completely new to me, I decided to use this framework instead of PHP, which I already have a good knowledge of, because of the benefits Ruby on Rails provide.

Vetenskapsteoretiska och metodologiska perspektiv på tidsgeografiska visualiseringsmodeller. -En fallstudie i samhällsvetenskaplig visualisering

In the history of scientific visualization techniques there is a lack of social science practices and methodologies. The advent of modern Computer graphics brought the use of visualizations into a whole new era, but even though the tools by which such modern visualizations are created become easier to access and use, the lack of social science researchers harvesting the benefits of such tools still remain. This ease of use, increase in power and accessibility plus the ever growing need within the natural sciences to augment the human senses has further complicated the relationship between scientific methodologies, validity, reliability and the use of visualization techniques. This relationship must be explored, demystified and understood in order to fully grasp the impact of visualization practices when incorporated into any given scientific method. Within the social sciences there is one example of a tradition that has since its conception carried within it a graphical notion and a visualization practice.

Visualiseringsverktyg för Sykedjor

This thesis has been done in order to ease the process of drawing schematics ofelectrical wiring. The need arose after demand from the government due to a seriesof incidents that took place during the revision of the nuclear power plant in year2009.The task of the project has been to create a computer program that can generate agraphical representation of the electrical components relations. The basis for theprogram has been an example of how the client wants the graphical representation tolook. During the course of the project weekly meetings have occured in which theclient has reviewed the work.The result of the project is a program written in Visual Basic Applications that can berun in Microsoft Excel. The program is capable of generating graphics for a majority ofthe cases.

Ungdomar och datorn : Vilken roll spelar datorn i ungdomars liv?

How does the computer influence teenagers' lives. I interviewed five young people, and gave a questionnaire to another 47, about this.What I found was that they were aware of and handled well the risks with the Internet and the computer, but had problems with the computer taking too much of their time. They wanted more time for their families and outdoor activities. It was mainly the Internet that seemed to have an influence on the teenagers, not the computer as a machine. They told me that there was a rough climate on the Internet, partly because of the possibility of being anonymous.

Datorspel till nytta eller nöje? En intervjuundersökning utifrån folkbibliotekariers perspektiv

This Masters thesis concerns computer games in Swedish public libraries. We have investigated the opinions of public librarians concerning what they think about computer games, and to what extent they believe it should be a part of the public library. The method we have chosen is qualitative interviews. The theory we have used is a pedagogical literature strategy, which we have reformulated so that it fits our investigation. The results show that the interviewed public librarians think that the library should offer computer games for children and youths to use at the library, and that they should offer computer games for lending, to all the library users.

Tingsryds Travbana

Our bachelor thesis is a visualisation made in 3D-graphics of how the horserace track in Tingsryd perhaps will look like in the future, complete with a miletrack, steeplechase, and other horserace courses. Today, the race track is only in it?s building phase. The inner field-group in Tingsryd needed presentation material to show their eventual sponsors, so they contacted us at Media Technology, and we instantly decided to give their idea a try..

Från DOOM till Krakel Spektakels ABC - Datorspel och lekfulla datorprogram för barn och ungdom på svenska folkbibliotek

This thesis is an attempt to study computer games and playful computer programs for childrenand youth at Swedish public libraries. The main method used, is qualitative interviews.The main reason the libraries in the study offer computer games and playful computer programsto their users, is that every member of the society shall have opportunity to use newtechnology such as computers and computer programs. The users of this media are for themost part boys. The librarians in our study wish to have pedagogical games and programswithout violent themes at their libraries. Lending computer games and computer programs isnot of any priority for the libraries..

FPGA för displayhantering och grafikgenerering i fordonsmiljö

This report is part of the major thesis carried out at Stoneridge Electronics in Bromma,Stockholm during autumn and winter 2005-2006. The background to the thesis is the trendwithin the automotive industry where color displays have become more common for presentationof information to the driver, a trend that has come to the commercial vehicle market. Thepurpose of the thesis has been to evaluate whether programmable logic, with respect to FPGAtechnology, could be suitable for display control and graphics generation of these more complexcolor displays in automotive environment.Within the scope of the thesis the FPGA technology has been investigated, i.e. whatopportunities and threats there are with aspect to environmental and security requirements. Inaddition, the market of FPGAs and pre-built IP-cores has been investigated.

Webbhjälpmedel för synskadade

The purpose of this paper is to find out how visually impaired people get information on Internet. Visually impaired people has got the right to be able to use the Internet like everyone else. We are also going to revise which aids visually impaired people use today, and how they work in practise. What problems can you run into when you use these aids? We are also going to revise how the webpages design affect the use of the Internet for the visually impaired people.

Real-time rendering of large terrains using algorithms for continuous level of detail

Three-dimensional Computer graphics enjoys a wide range of applications of which games and movies are only few examples. By incorporating three-dimensional Computer graphics in to a simulator the simulator is able to provide the operator with visual feedback during a simulation. Simulators come in many different flavors where flight and radar simulators are two types in which three-dimensional rendering of large terrains constitutes a central component.Ericsson Microwave Systems (EMW) in Skövde is searching for an algorithm that (a) can handle terrain data that is larger than physical memory and (b) has an adjustable error metric that can be used to reduce terrain detail level if an increase in load on other critical parts of the system is observed. The aim of this paper is to identify and evaluate existing algorithms for terrain rendering in order to find those that meet EMW: s requirements. The objectives are to (i) perform a literature survey over existing algorithms, (ii) implement these algorithms and (iii) develop a test environment in which these algorithms can be evaluated form a performance perspective.The literature survey revealed that the algorithm developed by Lindstrom and Pascucci (2001) is the only algorithm of those examined that succeeded to fulfill the requirements without modifications or extra software.

Naturlig haptisk kraftåterkoppling från volymdata

As the volumes are entering the world of Computer graphics the pure volume visualisation becomes a more important tool in for example research and medical applications. But the advance in haptics --- force feedback from the computer --- is behind. In volume haptics no equal to the proxy method so popular in surface haptics has yet emerged. Some implementations of volume haptics even use surfaces as intermediate representations so that surface haptics can be used.The intention of this work was to create natural feeling haptic feedback from volumetric density data using pure volume haptics. The haptic algorithm would be implemented in Reachin API for the Reachin Desktop Display, together with other parts to build up a usable volume visualisation environment.To achieve the feeling of stiffness and friction dependent on tissue type, a proxy based method was developed.

Datorspel för lekfull och interaktiv teckeninlärning: utvärdering och vidareutveckling av en prototyp

The aim was to evaluate and suggest improvements for the prototype TIVOLI (sign-learning via computer-based playful interaction). The game purposed to give children who need signing as augmentative and alternative communication enhanced signing skills. Three children in need of signs played TIVOLI at home during 4-5 weeks. Data contained parental interviews, Talking Mats interviews, assessment of signing competence before and after the evaluation period and game protocols. One game interaction per child was filmed.

Matte painting och camera projection inom VFX-produktion

Matte painting och camera projection är ett relativt snabbt och kostnadseffektivt sätt att skapa miljöer som inte existerar. I denna rapport redovisar jag om matte paintings användning inom VFX-produktion och går igenom hur man uppnår ett effektivt arbetsflöde med godtagbara slutprodukter. Jag redovisar skillnaden mellan 2D, 2.5D och 3D-genererade miljöer och vad som bör användas vid olika situationer. Jag rapporterar även om områdets generella utveckling samt i vilken riktning dess utveckling ser ut att gå..

<- Föregående sida 2 Nästa sida ->