platform/windows library
Classes
- Effect
- An effect is a shader (program).
- Graphics
- A platform independent interface for graphics rendering.
- Mesh
- Platform
- Interface for creating components for different platforms easily.
- RenderTarget
- A render target wraps a texture. It allows you to render to the wrapped texture.
- Texture
- A rectangular array of pixels.
- Window
- WindowsPlatform