See: Description
Class | Description |
---|---|
TestAlphaToCoverage |
Simple application to test the getter and setters of AlphaToCoverage and
DefaultAnisotropicFilter from the GLRenderer class.
|
TestAspectFov |
Tests the setting of the FOV and aspect ratios.
|
TestAspectRatio |
Simple application to test a viewport/camera with a different aspect ratio
than the display -- issue #357.
|
TestBlendEquations |
This test demonstrates the usage of customized blend equations and factors on a material.
Customized blend equations and factors always requires RenderState.BlendMode.Custom . |
TestContextRestart |
Tests whether gamma correction works after a context restart.
|
TestDepthFuncChange | |
TestDepthStencil | |
TestInconsistentCompareDetection |
Changes a material's texture from another thread while it is rendered.
|
TestIssue801 | |
TestMultiViews | |
TestParallelProjection | |
TestSplitScreen |
Simple application to test split-screen rendering.
|