Scientific journal
European Journal of Natural History
ISSN 2073-4972
ИФ РИНЦ = 0,301

GRAPHIC PRESENTATION REFINEMENT BY GDDR5 VIDEO MEMORY AND DIRECT X 10 PROGRAM INTRODUCTION

Kovalev A.S.

The use of the "quickest" types of video memory, i.e. the memory with minimal access time, allows refining the quality of graphic presentation of a computer essentially. At the present time the quickest memory in the world GDDR5 with the capacity of 6 Gbps has been developed. A new 512 Mb capacity microchip is able to process up to 16 video signals of DVD-quality simultaneously. To compare, the data transfer rate of the DDR2 computer RW memory makes 667 Mbps, i.e. 10 times less, and GDDR4 - about twice as less. The new graphic memory chip of the fifth series with data interchange dual-speed (Graphics Double Data Rate 5, GDDR5) is meant for powerful personal computers, workstations and electronic gaming machines of the new generation. The new 512 Mb capacity microchip (16 Mb X 32) is able to broadcast a mobile picture and the information attached to it at the rate up to 24 Gbps or process up to 16 video DVD-quality signals simultaneously. The microchip functions from the voltage of 1,5V and consumes the electric energy almost by 20% less than todays popular chips of video memory, GDDR3. A mass production of Samsung GDDR5 memory on the basis of 60 nm technology started in 2007. The GDDR5 chips had become a standard in the segment of high-performance decisions. Using DirectX9.0 it is possible to create high-quality three-dimensional scenes with a high degree on-line detailing. One of the main possibilities of this set of functions is the one to program graphics using shaders. Shaders use special programmable display card registers to create various graphic effects. The Shader Model 2.0 support begins with the DirectX9.0; earlier DirectX versions have no such a support; then more advanced kinds of shaders Shader Model 2.0b were developed, wherein the instruction length was extended and some advanced features were added. For this model of shaders a refreshed package DirectX9.0b was released. Then Shader Model 3.0 was elaborated, which considerably extended the graphics programmability, with this shader model there appeared a possibility of dynamic branching and the instruction length was extended essentially. For this programmable graphics model support an update version of the DirectX9.0c. In the DirectX10 there appeared an update shader model, Geometry Shader. For the tridimensionality effect creation on a plane surface two textures are necessary, the surface normal map and the normal map properly, i.e. the normal texture. One of the most virtual effects in terms of rendering is the Parallax Occlusion Mapping; its meaning is the same as in Bump Mapping, i.e. to create a fine surface with many small details on a multipolygonal model. The main difference of this effect from the Bump Mapping lies in the presence of the parallax effect. To create such an effect, three textures, the normal map, the map of normals and the height map, which creates a more real three-dimensional surface, are needed. For the efficient use of this effect it is necessary to combine the Bump Mapping and Parallax Occlusion Mapping. The DirectX10 is supported only by the operating system Windows Vista. In the DirectX10 there appeared a new conveyor (pipeline), which includes: an orthographic frame buffer; geometry shader; stream out.

Various kinds render possible to plug-in resources to various parts of the conveyor. They enable recirculating data; perform the access to the textures VS, GS and PS. The constant buffer makes possible to store more data, performs a quicker updating of constants; there appeared an opportunity to group constants into various buffers for more efficient servicing, thus, the DirectX9.0 restrictions vanish. The new possibilities involve a more efficient multipass delineation, for example, the animation computation is performed once, and the delineation on these data is performed a required quantity of times, that enables to reduce the load on the graph and data processors greatly as the calculations are performed only once. Also a so-called displacement mapping, which renders possible to create non-recurrent objects in the game; also this possibility enables creating vast landscapes and realize some other solutions. One more interesting feature is an alternative interpretation data. And, finally, a possibility to create effects on the basis of GPGPU methods, which allows performing simple physical calculations, has been added. It makes possible to retain the results of the GS (geometry shader) output operation, works with a variable quantity of entities. At the output operation all topologies are converted into primitive lists, into so-called "triangle list" entity and other lists. An alternative method of output into the structure/VB besides the delineation. The calculation of implications for entities is referred to new interesting possibilities in this area; for example, the triangles´ normals. The extrusion of shades´ sizes enables the animation on the GPU with stream out (impossible in the DirectX9), the extrusion is performed in the GS - generation of sides of shades´ sizes, the extrusion in the DirectX10 works by 20% quicker than in DirectX9.0.

The work is submitted to III International Scientific Conference "Problems of International Integration of National Educational Standards", April, 23-27, 2008, Czechia (Prague) - Luxembourg - France (Paris), came to the editorial office on 10.02.2008.