A WPF-alike GUI Framework for .Net Core.
- 2D / 3D Object Rendering
- Vector Geometry Rendering (Line, Arc, Bezier)
- Vector Font Rendering
- Generic HID (Human Interface Device) Support
- Windows XP and newer
- Direct3D 9 With Shader Model 2.0 (ps_2_a)
- Direct3D 11
- OpenGL 2.0 (Planning)
- Git clone
- Build in VS2017 RC
类 WPF 的 GUI 框架,运行于 .Net Core
- 2D / 3D 对象渲染
- 矢量图形渲染 (Line, Arc, Bezier)
- 矢量字体渲染
- 通用 HID (人机接口设备) 支持
- Windows XP 及以上
- Direct3D 9 With Shader Model 2.0 (ps_2_a)
- Direct3D 11
- OpenGL 2.0 (计划中)
- Git clone
- 使用 VS2017 RC 生成