|
|
9 months ago | |
|---|---|---|
| .. | ||
| Components | 3 years ago | |
| Properties | 9 months ago | |
| Resources | 2 years ago | |
| Shaders | 1 year ago | |
| Aether.Shaders.InfiniteGrid.NET4.XNA.csproj | 9 months ago | |
| Aether.Shaders.InfiniteGrid.csproj | 9 months ago | |
| InfiniteGridEffect.cs | 10 months ago | |
| README.md | 10 months ago | |
Shaders for Kni framework.
example:
// Initialize
gridComponent = new InfiniteGridComponent(GraphicsDevice, Content);
Components.Add(gridComponent);
// Update
gridComponent.Projection = projection;
gridComponent.View = view;
gridComponent.EditMatrix = Matrix.Identity; // XY plane