|
|
1 month ago | |
|---|---|---|
| .. | ||
| Components | 3 years ago | |
| Properties | 1 month ago | |
| Resources | 1 month ago | |
| Shaders | 1 month ago | |
| Aether.Shaders.InfiniteGrid.NET4.XNA.csproj | 9 months ago | |
| Aether.Shaders.InfiniteGrid.csproj | 1 month ago | |
| InfiniteGridEffect.cs | 1 month 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