927 resultados para Computer games -- Programming


Relevância:

80.00% 80.00%

Publicador:

Resumo:

This is an abstract of a presented talk at the European Biotechnology Conference held in Latvia during 05–07 May 2016

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The ability to sensitively care for others’ wellbeing develops early in ontogeny and is an important developmental milestone for healthy social, emotional, and moral development. One facet of care for others, prosocial comforting, has been linked with important social outcomes such as peer acceptance and friendship quality, underscoring the importance of determining factors involved in the ability to comfort. Although social support has been linked with a number of important social outcomes, no study has directly examined whether felt social support can foster children’s positive behavior toward others. The purpose of the current investigation was to use an experimental priming paradigm to demonstrate that felt social support a) enhances children’s ability to respond prosocially to the distress of others and b) decreases children’s expressions of personal distress when faced with the distress of another person. Participants were 94 4-year-old children (M = 53.56 months, SD = 3.38 months; 52 girls). Children were randomly assigned to either view pictures of mothers and children in close, personal interactions (supportive social interaction condition), happy women and children in separate pictures, presented side-by-side (happy control condition), or pictures of colorful overlapping shapes (neutral control condition). Each set of 20 pictures was presented in the context of a categorization computer game that participants played 4 times throughout the course of the study. Immediately following the first three computer games, children were given the opportunity to comfort someone who was distressed; twice it was the adult experimenter working with the child, and once it was an unseen infant crying over a monitor that participants had been trained to use. Comforting behaviors and distress/arousal were coded in 10-second time segments and yielded a global comforting score and a distress proportion score for each task. Results indicated that priming condition had no effect on either prosocial comforting behavior or expressions of personal distress. I discuss these null findings in light of the available literatures on priming mental representations in children and on prosocial comforting, and suggest some future directions for continued investigation in both fields.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Dissertação (Mestrado em Tecnologia Nuclear)

Relevância:

80.00% 80.00%

Publicador:

Resumo:

We investigate the ways young children’s use of mobile touchscreen interfaces is both understood and shaped by parents through the production of YouTube videos and discussions in associated comment threads. This analysis expands on, and departs from, theories of parental mediation, which have traditionally been framed through a media effects approach in analyzing how parents regulate their children’s use of broadcast media, such as television, within family life. We move beyond the limitations of an effects framing through more culturally and materially oriented theoretical lenses of mediation, considering the role mobile interfaces now play in the lives of infants through analysis of the ways parents intermediate between domestic spaces and networked publics. We propose the concept of intermediation, which builds on insights from critical interface studies as well as cultural industries literature to help account for these expanded aspects of digital parenting. Here, parents are not simply moderating children’s media use within the home, but instead operating as an intermediary in contributing to online representations and discourses of children’s digital culture. This intermediary role of parents engages with ideological tensions in locating notions of “naturalness:” the iPad’s gestural interface or the child’s digital dexterity.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

In 2014 Sega released Creative Assembly’s Alien: Isolation, a video game sequel to the 1979 film Alien. As an attempt to create both an authentic homage to the Alien franchise and a credible successor to Ridley Scott’s original film, Alien: Isolation was received as both a work of remediated nostalgia and as a deeply uncanny survival horror. This article discusses Alien: Isolation framed by theories of the uncanny (the unhomely) and of nostalgia (the homely), with the aim of revealing how the production design of the game reconciled these seemingly contradictory but nonetheless overlapping aesthetic qualities. By drawing on examples from Alien: Isolation’s visual and level design, this article discusses how the integration of nostalgic and uncanny qualities could be of value to horror and sci-fi game design, in particular to the development of sequels within existing franchises, and to remediations, remakes and reboots.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Developers strive to create innovative Artificial Intelligence (AI) behaviour in their games as a key selling point. Machine Learning is an area of AI that looks at how applications and agents can be programmed to learn their own behaviour without the need to manually design and implement each aspect of it. Machine learning methods have been utilised infrequently within games and are usually trained to learn offline before the game is released to the players. In order to investigate new ways AI could be applied innovatively to games it is wise to explore how machine learning methods could be utilised in real-time as the game is played, so as to allow AI agents to learn directly from the player or their environment. Two machine learning methods were implemented into a simple 2D Fighter test game to allow the agents to fully showcase their learned behaviour as the game is played. The methods chosen were: Q-Learning and an NGram based system. It was found that N-Grams and QLearning could significantly benefit game developers as they facilitate fast, realistic learning at run-time.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This paper analyses reconfigurations of play in emergent digital materialities of game design. It extends recent work examining dimensions of hybridity in playful products by turning attention to interfaces, practices and spaces, rather than devices. We argue that the concept of hybrid play relies on predefining clear and distinct digital or material entities that then enter into hybrid situations. Drawing on concepts of the ‘interface’ and ‘postdigital’, we argue the distribution of computing devices creates difficulties for such presuppositions. Instead, we propose thinking these situations through an ‘aesthetic of recruitment’ that is able to accommodate the intensive entanglements and inherent openness of both the social and technical in postdigital play.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Pathfinder (2016) is an audiovisual performance-game for a solo drummer,exploring the synergies between multiple contemporary creative practices.The work navigates between music composition, improvisation, projection/ light art and game art. At its heart lies a bespoke electro-acoustic instrument,the augmented drum-kit, used not only to provide the sonic content of the work in real-time, but also as a highly expressive game controller that interacts with an instrument-specific game. The musical instrument offers a much wider range of expressive possibilities, control and tactile feedback in comparison to a traditional general-purpose game controller, and as a result it affords a very diverse and nuanced gameplay performance. Live electronics, lights, projections and the drum-kit all make up the performance-game’s universe, within which the performer has to explore, adjust, navigate and complete a journey.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Fully articulated hand tracking promises to enable fundamentally new interactions with virtual and augmented worlds, but the limited accuracy and efficiency of current systems has prevented widespread adoption. Today's dominant paradigm uses machine learning for initialization and recovery followed by iterative model-fitting optimization to achieve a detailed pose fit. We follow this paradigm, but make several changes to the model-fitting, namely using: (1) a more discriminative objective function; (2) a smooth-surface model that provides gradients for non-linear optimization; and (3) joint optimization over both the model pose and the correspondences between observed data points and the model surface. While each of these changes may actually increase the cost per fitting iteration, we find a compensating decrease in the number of iterations. Further, the wide basin of convergence means that fewer starting points are needed for successful model fitting. Our system runs in real-time on CPU only, which frees up the commonly over-burdened GPU for experience designers. The hand tracker is efficient enough to run on low-power devices such as tablets. We can track up to several meters from the camera to provide a large working volume for interaction, even using the noisy data from current-generation depth cameras. Quantitative assessments on standard datasets show that the new approach exceeds the state of the art in accuracy. Qualitative results take the form of live recordings of a range of interactive experiences enabled by this new approach.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

A method provided for the deposition of nanostructured ZnO on cotton fabric to introduce antibacterial functionality was presented in this article. This strategy enabled fabric to be coated with inorganic-based functional materials through in situ synthesis of nanoparticles using ultrasonic irradiation. The amino-terminated silicon sol (AEAPTS) was employed to generate nanostructured ZnO, and the mechanism of the ultrasound-assisted coating was proposed. Antibacterial activities, UV protection and other properties of ZnO-loaded cotton characterized by SEM, FTIR, XRD and TGA were investigated. The results indicated that ZnO-loaded cotton exhibited excellent UV protective property, efficient antibacterial activities, well water-resistant effect, together with moderate cytotoxicity against L929 and lower tensile strength. The developed method provides not only a facile way for in situ synthesis of ZnO on textile but also the production of antibacterial materials for healthcare applications.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Situational Awareness provides a user centric approach to security and privacy. The human factor is often recognised as the weakest link in security, therefore situational perception and risk awareness play a leading role in the adoption and implementation of security mechanisms. In this study we assess the understanding of security and privacy of users in possession of wearable devices. The findings demonstrate privacy complacency, as the majority of users trust the application and the wearable device manufacturer. Moreover the survey findings demonstrate a lack of understanding of security and privacy by the sample population. Finally the theoretical implications of the findings are discussed.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Knowledge-Based Management Systems enable new ways to process and analyse knowledge to gain better insights to solve a problem and aid in decision making. In the police force such systems provide a solution for enhancing operations and improving client administration in terms of knowledge management. The main objectives of every police officer is to ensure the security of life and property, promote lawfulness, and avert and distinguish wrongdoing. The administration of knowledge and information is an essential part of policing, and the police ought to be proactive in directing both explicit and implicit knowledge, whilst adding to their abilities in knowledge sharing. In this paper the potential for a knowledge based system for the Mauritius police was analysed, and recommendations were also made, based on requirements captured from interviews with several long standing officers, and surveying of previous works in the area.