-
-
Notifications
You must be signed in to change notification settings - Fork 104
Split Screen
Simon Jackson edited this page Sep 3, 2016
·
7 revisions
#Split Screen#
Area Games 2D Graphics, Games 3D Graphics, Games Graphics, User Experience Submitted 1182010 Code Sample
Sample Overview
The Split Screen Sample demonstrates how to render the same scene to multiple viewports. This technique is often used for split-screen multiplayer, but can be used for other situations in which the developer wants to clip content to a specific area of the screen.
All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).
Download | Size | Description |
---|---|---|
SplitScreenSample_4_0.zip | Size 4.79MB | Source code and assets for the Split Screen sample. |