Giter Site home page Giter Site logo

wyihei / avalonia_blueprint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 1694439208/avalonia_blueprint

0.0 0.0 0.0 25.31 MB

avalonia, avalonia node editor, imitate unreal engine blueprint. 使用avalonia开发的节点编辑器,模仿虚幻引擎蓝图

Home Page: https://1694439208.github.io/Avalonia_BluePrint/

License: GNU General Public License v3.0

JavaScript 0.09% C# 99.40% CSS 0.29% HTML 0.21%

avalonia_blueprint's Introduction

Avalonia_BluePrint

可视化节点编辑器

###代办

  • 三态折叠 √
  • 滚轮缩放 √
  • 序列化反序列化 √
  • 右键菜单 √
  • 支持aot √
  • 鼠标拖动蓝图 √
  • 蚂蚁线 √
  • 多选+操作
  • 电路线
  • 划块注释
  • 划块合并
  • ui主题

使用

安装包:HMBB.BluePrint.Node.Common

在ui上配置引用
xmlns:bp="using:BluePrint.Views"

然后使用
<bp:BluePrint Name="bp"></bp:BluePrint>

然后代码里注册常用节点即可
bp.RegisterCommonNode();

若不使用常用节点,可以自定义节点

只需要安装包:HMBB.BluePrint.Avalonia

自定义节点具体请参考本项目的Demo

编译

此库是使用 Avalonia 开发

操作

#鼠标滚轮缩放蓝图

介绍

基于Avalonia 框架开发的一款类似于蓝图的组件

相比大多数开源的可视化节点编辑器组件,此控件及其完善,可以开箱即用,架构灵活支持任意的项目需求来自由定制

支持实时预览执行节点,也支持动态生成代码,也可以做脑图之类的工具,自由定制,欢迎使用

QQ群:876874207

参考

https://github.com/wieslawsoltes/PanAndZoom

https://github.com/Oaz/AvaloniaUI.PrintToPDF

为了项目更好发展,可以支持一下

预览

avalonia_blueprint's People

Contributors

1694439208 avatar imxcstar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.