-
-
Notifications
You must be signed in to change notification settings - Fork 102
Shape Rendering
Simon (darkside) Jackson edited this page Aug 21, 2020
·
7 revisions
Area | Submitted | Type |
---|---|---|
Games: 3D Graphics, Games: Collision, Games: Graphics | 10/18/2010 | Code Sample |
Games frequently need to add visual debugging information to help identify bugs or to verify that certain parts of the code are working correctly. This visual debugging is used to show bounding volumes, as well as other primitive shapes such as lines and triangles. The Shape Rendering Sample provides a DebugShapeRenderer that allows games to easily render debugging shapes.
All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).
Download | Size | Description |
---|---|---|
ShapeRenderingSample_4_0 | 0.05MB | Source code and assets for the Shape Rendering sample. |
ShapeRenderingSample_4_0.zip | 0.05MB | Source code and assets for the Shape Rendering sample. |