Science  People  Locations  Timeline
Index: 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

Home > Ray casting


In computer graphics, Ray-casting is a pseudo- 3D rendering technique, a special case of ray tracing.

The technique consists of sending out one ray for each column of pixels, checking if it intersects a wall, and drawing textures on the screen accordingly, creating a depth buffer against which to clip the scaled sprites that represent enemies, powerups, and props.

External link

This article is a stub. You can help Wikipedia by [ ṣlocalurl: : |action=edit}} expanding it].

Computer graphics

Read more »

Non User