All Projects → wieslawsoltes → Core2d

wieslawsoltes / Core2d

Licence: agpl-3.0
A multi-platform data driven 2D diagram editor.

Projects that are alternatives of or similar to Core2d

Panandzoom
Pan and zoom control for Avalonia.
Stars: ✭ 159 (-66.53%)
Mutual labels:  multi-platform, gui, xaml
Toastnotifications
Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
Stars: ✭ 507 (+6.74%)
Mutual labels:  gui, wpf, xaml
Mahapps.metro.simplechildwindow
A simple child window for MahApps.Metro
Stars: ✭ 339 (-28.63%)
Mutual labels:  gui, wpf, xaml
Xamlviewer
XAML Viewer is a lightweight XAML editor.
Stars: ✭ 87 (-81.68%)
Mutual labels:  editor, wpf, xaml
Reactivehistory
Reactive undo/redo framework for .NET.
Stars: ✭ 82 (-82.74%)
Mutual labels:  multi-platform, wpf, xaml
Pixieditor
PixiEditor is a lightweight pixel art editor made with .NET 5
Stars: ✭ 210 (-55.79%)
Mutual labels:  graphics, editor, wpf
Code Samples
Just some code samples for MahApps and other experiments...
Stars: ✭ 205 (-56.84%)
Mutual labels:  gui, wpf, xaml
Avalonia
A cross platform XAML framework for .NET
Stars: ✭ 12,588 (+2550.11%)
Mutual labels:  multi-platform, gui, xaml
Dock
A docking layout system.
Stars: ✭ 204 (-57.05%)
Mutual labels:  multi-platform, gui, xaml
Sharpvectors
SharpVectors - SVG# Reloaded: SVG DOM and Rendering in C# for the .Net.
Stars: ✭ 315 (-33.68%)
Mutual labels:  wpf, xaml
Zoonavigator
Web-based ZooKeeper UI / editor / browser
Stars: ✭ 326 (-31.37%)
Mutual labels:  editor, gui
Wpf Notifyicon
NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform
Stars: ✭ 329 (-30.74%)
Mutual labels:  wpf, xaml
Stuntrally
The main repository containing Stunt Rally sources and game data. A 3D racing game based on VDrift and OGRE with track editor.
Stars: ✭ 314 (-33.89%)
Mutual labels:  editor, gui
Nuklear Rust
The bindings to the Nuklear 2D immediate GUI library.
Stars: ✭ 308 (-35.16%)
Mutual labels:  graphics, gui
Awesome Web Editor
🔨 Open source WEB editor summary
Stars: ✭ 306 (-35.58%)
Mutual labels:  editor, wysiwyg-editor
Ammyui
Ammy language repository
Stars: ✭ 356 (-25.05%)
Mutual labels:  wpf, xaml
Xamlflair
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
Stars: ✭ 362 (-23.79%)
Mutual labels:  wpf, xaml
Simple Music Player
Simple Music Player - SimpleMP - Keeps it simple and plays your music
Stars: ✭ 298 (-37.26%)
Mutual labels:  wpf, xaml
Handycontrols
Contains some simple and commonly used WPF controls based on HandyControl
Stars: ✭ 347 (-26.95%)
Mutual labels:  wpf, xaml
Re Editor
一个开箱即用的React富文本编辑器 🚀re-editor
Stars: ✭ 367 (-22.74%)
Mutual labels:  editor, wysiwyg-editor

Core2D

CodeFactor

Build status

A multi-platform data driven 2D diagram editor.

About

Core2D is a multi-platform application for making data driven 2D diagrams. The application has built-in wyswig vector graphics editor where you can bind data to shapes, share data across multiple documents, edit documents using layers. It supports exporting documents to many popular file formats like pdf, bitmaps and dxf. You can automate drawing and processing by using C# scripting.

Supported Platforms

  • Windows 7 SP1 or higher
  • Linux
  • macOS

Usage

Core2D.Desktop:
  A multi-platform data driven 2D diagram editor.

Usage:
  Core2D.Desktop [options]

Options:
  -t, --theme <DefaultDark|DefaultLight|FluentDark|FluentLight>    Set application theme
  -s, --scripts <scripts>                                          The relative or absolute path to the script files
  -p, --project <project>                                          The relative or absolute path to the project file
  --repl                                                           Run scripting repl
  --useManagedSystemDialogs                                        Use managed system dialogs
  --useSkia                                                        Use Skia renderer
  --enableMultiTouch                                               Enable multi-touch [default: True]
  --useGpu                                                         Use Gpu [default: True]
  --allowEglInitialization                                         Allow EGL initialization [default: True]
  --useWgl                                                         Use Windows GL
  --useDeferredRendering                                           Use deferred rendering [default: True]
  --useWindowsUIComposition                                        Use Windows UI composition [default: True]
  --useDirectX11                                                   Use DirectX11 platform api
  --useHeadless                                                    Use headless
  --useHeadlessDrawing                                             Use headless drawing
  --useHeadlessVnc                                                 Use headless vnc
  --createHeadlessScreenshots                                      Create headless screenshots
  --vncHost <vncHost>                                              Vnc host
  --vncPort <vncPort>                                              Vnc port [default: 5901]
  --version                                                        Show version information
  -?, -h, --help                                                   Show help and usage information

Resources

JetBrains Rider

Core2D is developed using JetBrains Rider.

License

Core2D is licensed under the AGPL-3.0 License.

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].