Search

Search content of the knowledge base.

The search found 4 results in 0.098 seconds.

Search results

  1. Unreal Engine

    The Unreal Engine is a game engine developed by Epic Games, first showcased in the 1998 first-person shooter game Unreal. Although primarily developed for first-person shooters, it has been successfully used in a variety of other genres, including stealth, MMORPGs, and other RPGs. With its code written in C++, the Unreal Engine features a high degree of portability and is a tool used by many game developers today.

    (Source: Wikipedia https://en.wikipedia.org/wiki/Unreal_Engine)

    Scott Rettberg - 28.11.2015 - 16:08

  2. MAVERICK

    MAVERIK is designed to support 3D virtual environments, and interaction with those environments. It uses Mesa or OpenGL to perform low-level rendering, but includes a lot of stuff on top of this to render different kinds of objects, to manage environments and provide support for 3D interaction. MAVERIK is a VR application developers toolkit/framework; it is not an end-user application.

    The system is designed to be fairly open-ended in the way that it represents different kinds of models. It uses call-back functions to do this, rather than importing and converting data to its own formats. This means that it can be adapted relatively easily to widely differing application data structures without forcing particular representations on the implementor. Thus, for example, if you have a simulation in which different parts of your model are varying dynamically, but in ways which cannot be represented using normal affine transformations (e.g. deformable objects), then MAVERIK will allow you to use the dynamically changing data directly to generate images.
    It also contains support for a variety of 3D input devices, and various kinds of displays (including stereo).

    Scott Rettberg - 08.12.2015 - 12:18

  3. Deva

    The Deva system is a distributed 'operating environment' aimed at building large scale virtual environments with complex and dynamic behaviour. Deva is a system for building virtual environments and distributed visualisation applications. It is build on top of Maverik, a Virtual Reality micro kernel.

    (Source: http://www.t2-project.org/packages/deva.html)

    Scott Rettberg - 08.12.2015 - 12:22

  4. HPML

    HPML

    Raoul Karimow - 29.11.2017 - 04:07