The 3D Dictionary (Page 1/26)
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Scan Line Interleave - S-Video
Scan Line Interleave (SLI) - 3dfx's patented ability to interconnect two graphics chips and alternate rendering individual lines. One chip handles rendering odd lines, while the other renders even lines. This not only makes faster framerates a given, yet with combined memory allows for higher resolutions. In the day of the Voodoo2, a serious gamer with a big budget most likely had an SLI setup, although for two-12MB Voodoo2 cards, it would run the consumer between $500 and $600 at launch, and they could still only play at 1024x768x16bpp!
SCSI - SCSI, or Small Computers Systems Interface; primarily used for connectivity of hard drives and optical devices. SCSI's key benefit over IDE is that data can be transferred directly from one device to another without going through the other components of the PC. SCSI devices are generally very fast but the prices are high because IDE is more common.
SDRAM - Synchronous Dynamic RAM, or RAM that synchronizes to the CPU bus. It can reach speeds much higher than EDO RAM and can be had with DDR, or double-data-rate processing. SDRAM is often found in PCs, notebooks, and video cards. The SDRAM modules are generally called "DIMMs", for dual inline memory module (dual 32-bit module on a single stick of memory).
Serial ATA - A standard well on its way to becoming mainstream is the Serial ATA interface. Currently, Parallel ATA (namely, the interfaces we use for connecting hard drives and CDROM drives) limits and hinders certain abilities in PC design. Serial ATA allows for many less pins for a cable, making it easier to route through a case and cheaper to produce. Also it will allow a reduction in voltage. Serial ATA is also backwards compatible with parallel ATA.
SIMD - Single Instruction Multiple Data. In layman's terms, the ability of a processor to perform the same operation or instruction on two pieces of data. This eliminates the CPU's need to process the same instructions over and over again, increasing performance. Intel's MMX and SSE instructions, along with AMD's 3DNow! instructions both utilize SIMD to increase multimedia and game performance.