Message 1 of 1
Overlay Graphics in Screen Coordinates

Not applicable
12-22-2010
07:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to draw overlay graphics in 2D screen coordinates (rather than in 3D world coordinates)?
I would like to implement a rectangle select function, and was hoping for an easy way to draw a rectangle based on the mouse click and drag positions.
Thanks.