Avatar billede delbanco Nybegynder
08. januar 2001 - 17:42 Der er 1 kommentar og
2 løsninger

Z-buffer

tænkte på hvad en z-buffer er
og hvad den bruges til gider nogen at finde ud af det for mig?
Avatar billede driis Nybegynder
08. januar 2001 - 18:11 #1
Hvis du har indbygget Z-buffer understøttelse på dit grafikkort, hjælper det mærkbart på performance i spil, der bruger / understøtter teknologien:

http://whatis.techtarget.com/WhatIs_Definition_Page/0,4152,284005,00.html
Avatar billede driis Nybegynder
08. januar 2001 - 18:12 #2
... du bliver nødt til at copy-paste linket ind. (Hvornår bliver den fejl rettet, Admin?)
Avatar billede handmade Nybegynder
08. januar 2001 - 18:15 #3
z-buffering

Z-buffering is an algorithm used in 3-D graphics to ensure that perspective works the same way in the virtual world as it does in the real one: a solid object in the foreground will block the view of one behind it. You\'ve seen this illustrated in the real world when someone stands between you and the television screen. Z-buffering is a type of algorithm known as a Visual Surface Determination (VSD) algorithm.
Z-buffering works by testing pixel depth and comparing the current position (z coordinate) with stored data in a buffer (called a z-buffer) that holds information about each pixel\'s last postion. The pixel in the closer position to the viewer is the one that will be displayed, just as the person in front of the television is what the viewer sees rather than the screen.

Z-buffering is one of three VSD algorithms commonly used for this purpose. The other two, BSP trees and depth sorting, work with polygons and consequently are less effective for portrayal of movement and overlap. Since it works at the pixel level, z-buffering can be demanding in terms of memory and processing time. Nevertheless, its more complex and life-like simulation of real-world object dynamics ensures its continuing popularity as a 3-D graphics development tool.

Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
IT-kurser om Microsoft 365, sikkerhed, personlig vækst, udvikling, digital markedsføring, grafisk design, SAP og forretningsanalyse.

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester