rendering-mewui-elements
CommunityRender custom MewUI graphics with precision.
Software Engineering#rendering#ui-development#mewui#graphics-context#custom-controls#onrender#measure-arrange
Authorchristian289
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides guidance and patterns for rendering high-quality custom graphics in MewUI controls by leveraging IGraphicsContext within the OnRender pipeline, including layout-aware drawing and text rendering.
Core Features & Use Cases
- Override OnRender to draw visuals with IGraphicsContext.
- Use MeasureContent and ArrangeContent to participate in the three-pass layout (Measure → Arrange → Render).
- Access drawing primitives such as FillRectangle, DrawRectangle, DrawLine, DrawText, and DrawImage to compose rich visuals.
- Support multiple graphics backends (Direct2D, GDI, OpenGL) for different platforms.
- Use cases include custom controls, themed dashboards, and dynamic UI decorations that respond to state.
Quick Start
Create a MewUI custom control and implement OnRender to render your visuals with the provided IGraphicsContext.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rendering-mewui-elements Download link: https://github.com/christian289/dotnet-with-claudecode/archive/main.zip#rendering-mewui-elements Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.