All Projects → simdsoft → REDM

simdsoft / REDM

Licence: MIT license
REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to REDM

skeditor
Online sketch file editor.
Stars: ✭ 133 (+224.39%)
Mutual labels:  skia
Microcharts
This project is just simple drawing on top of the awesome SkiaSharp library. The purpose is not to have an heavily customizable charting library. If you want so, simply fork the code, since all of this is fairly simple. Their is no interaction, nor animation at the moment.
Stars: ✭ 1,653 (+3931.71%)
Mutual labels:  skia
SkiaKit
Swift Bindings to the Skia 2D graphics Library
Stars: ✭ 95 (+131.71%)
Mutual labels:  skia
Xam.Forms.QRCode
A QRCode renderer based on SkiaSharp.
Stars: ✭ 16 (-60.98%)
Mutual labels:  skia
p3ui
C++ & Python User Interface Library
Stars: ✭ 21 (-48.78%)
Mutual labels:  skia
Skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Stars: ✭ 2,493 (+5980.49%)
Mutual labels:  skia
SkiaSharp.QrCode
Qr Code Generator with Skia. (no System.Drawing)
Stars: ✭ 72 (+75.61%)
Mutual labels:  skia
neovide
No Nonsense Neovim Client in Rust
Stars: ✭ 9,351 (+22707.32%)
Mutual labels:  skia
libemoji
📚 Ultimate Emoji Generator library for C/C++
Stars: ✭ 21 (-48.78%)
Mutual labels:  skia
diwako dui
A UI showing unit positions and names of units in your squad
Stars: ✭ 39 (-4.88%)
Mutual labels:  dui
Microcharts
Create cross-platform (Xamarin, Windows, ...) simple charts.
Stars: ✭ 1,742 (+4148.78%)
Mutual labels:  skia
CouchDraw
A synchronized drawing app that utilizes Couchbase Sync Gateway and Xamarin to enable shared canvases.
Stars: ✭ 22 (-46.34%)
Mutual labels:  skia
Neovide
No Nonsense Neovim Client in Rust
Stars: ✭ 5,678 (+13748.78%)
Mutual labels:  skia
deno-canvas
Canvas API for Deno, ported from canvaskit-wasm (Skia).
Stars: ✭ 124 (+202.44%)
Mutual labels:  skia
QtSkia
Qt with skia
Stars: ✭ 94 (+129.27%)
Mutual labels:  skia
glif
A stand-alone glyph viewer and editor (UFO .glif). (ꞵ quality)
Stars: ✭ 143 (+248.78%)
Mutual labels:  skia
Skija
Java bindings for Skia
Stars: ✭ 2,292 (+5490.24%)
Mutual labels:  skia
SvgToXaml
Svg to xaml conveter.
Stars: ✭ 45 (+9.76%)
Mutual labels:  skia
skia4delphi
Skia4Delphi is a cross-platform 2D graphics API for Delphi platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Stars: ✭ 486 (+1085.37%)
Mutual labels:  skia
Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Stars: ✭ 133,413 (+325297.56%)
Mutual labels:  skia

REDM


Build status dev

1. 为什么开源DM库

  • DM的部分代码,部分框架本来就是取之于各类开源,所以尝试开源DM库,取得于开源,回馈于开源,为开源软件业贡献自己的一份小小力量

  • 就目前所有开源的DUI库来看,个人认为有个很大的不足,那就是并未按商业化的标准来做这些开源项目:

    • 没有文档
    • 没有框架图
    • 没有帮助说明
    • 代码未规范化,基本无注释
    • 没有单元测试
    • 没有设计器

当然,瑕不掩瑜,个人还是非常佩服这些开源的大牛们的!

REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。

  • DM库有详细的文档,详细的框架图:DM\Docs\DM详细文档.doc;DM\Docs\DUI主流程图.vsdx
  • DM库运行了两年,前身为yggui,稳定可靠,部分示例
  • DM库的代码统一规范,注释统一使用doxygen支持方式,参考在文件头标明链接
  • DM库有详细的gtest单元测试,针对每个细分功能点
  • DM库使用全扩展性:支持注册皮肤解析类、样式类、布局类、解码类、资源打包类、渲染类、绘制类、LOG类、TIPS类、动画类、脚本类
  • DM有设计器,同样完全开源

2. 开源协议

DM库需要遵守什么开源协议?

无任何协议,无论个人,团体,公司,都可以随意使用,修改,COPY DM库,开源的目的不是为了强制你使用这个库,如果你能从这个库中拿到你需要的代码,这也是OK的

3. 关于

4. 附录

4.0 DM库快速入门任务式

  • DM库快速入门任务式教程(1小时内学会使用DM)

4.0.0 Effect-Designer

  • Effect-Designer,一款类似于抖音特效素材制作工具的,非常强大的短视频特效素材设计器,由天涯行客大神提供,天涯行客大神也是REDM的深度开发及维护者。 effectcreator

recordsoft

4.1 NSDM

  • NSDM,使用设计器设计安装界面,并用NSIS实现安装打包功能 nsdm

4.2 DMCef

  • DMCef插件,实现Cef相关功能 cef

4.3 设计器

简单的完整构建图 新建/打开资源
a b
双击打开历史资源 内置基础控件
c d
坐标调整 属性调整
e f
复制粘贴删除控件 多图增加皮肤
g h
跳转选中文件或文件夹 扫描校验错误
i j

4.4 部分项目

古剑奇谭登陆器 4366游戏大厅
a b
特牛游戏大厅 YY游戏大厅
c d
欢乐砸蛋 YPLAY
e f
YY游戏微端 LOL外服盒子
g h
YGP盒子 天刀盒子
i j
战舰盒子 YY端游独立下载器
k l
网吧桌面管理器 网吧后台进程管理器
m n
STREAM助手
o

4.5 自带Demo

DMDemo QQDemo
a b
TGPDemo
c

4.6 生成帮助文档

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].