BITS PIXELS

Brand Owner Address Description
BITZ & PIXELZ Bitz & Pixelz BV WG Plein 384 Amsterdam 1054SG Netherlands BITS AND PIXELS;design and development of computer software and mobile computer software;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. A frame buffer is divided into tiles of, for example, 32 by 32 pixels. Triangles (and portions thereof) that are within a given tile are rasterized one triangle at a time into the tile location. This process repeats for each tile in the image frame. A sorting circuit generates control bits representing a vertical order of the vertices of a current triangle. A series of multiplexers vertically sorts the vertices bases on these control bits. A region calculation circuit generates region bits representing a location each of the vertices with respect to the current tile. A trivial discard of the triangle data occurs if the region bits indicate that the entire triangle lies outside of the tile. Subsequently, an initial rasterization starting point is estimated based on the region bits to lower the time needed for the rasterizer to find the first pixel of the current triangle to be assigned values.