Skip to main content

Hidden Pixel Removal

  • Chapter
Graphics Programming in C++
  • 483 Accesses

Abstract

The previous chapter demonstrated how to project images of virtual world objects onto a 2D screen — the problems arise when the individual object images overlap. In the real world nearby objects will obscure those in the distance — modelling this effect in projected images of the virtual world requires that pixels projected from obscured portions of an object do not appear in the final image. This is the process of ‘hidden pixel removal’ and it forms the subject of this chapter — the essential topics include:

  • Painter’s Algorithm

  • convex objects and separating planes

  • Binary Space Partitioning

  • drawing scenes front-to-back

  • pixel level clipping and z-buffers

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1998 Springer-Verlag London Limited

About this chapter

Cite this chapter

Welmsley, M. (1998). Hidden Pixel Removal. In: Graphics Programming in C++. Springer, London. https://doi.org/10.1007/978-1-4471-0905-1_13

Download citation

  • DOI: https://doi.org/10.1007/978-1-4471-0905-1_13

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-4471-1231-0

  • Online ISBN: 978-1-4471-0905-1

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics