Editing LibreCAD 3 UI

From BRL-CAD

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 +
=LibreCAD 3 UI=
  
 +
After the project in 2014, LibreCAD engine is maturing, and it's reasonable to add GUI support for drawing and editing actions to start exposing it to end users. We have separated this in 2 phases
 +
 +
==First phase==
 +
 +
Within our current LibreCAD 3 there is a library that handles drawing of entities. This needs to be extended such that it can handle mouse/keyboard input and have the capability to create entities within our document. We require a framework that can easily be extended such that other entities can be created with or without constrains. Constrains can include must be a extendable framework
 +
 +
*Snap on grid
 +
*Snap on snap point's of entities
 +
*Snap tangent on other entities
 +
*Vertical/Horizontal constrains
 +
*others...
 +
 +
This portion doesn't require a UI with icons/buttons but a API in/around the document canvas that can handle the above such it can be included in other applications other then LibreCAD (BRL-CAD/FreeCAD etc...)
 +
 +
==Second phase==
 +
 +
Build a UI that communicates with the document canvas. This is the portion that does have the UI/Buttons/Menu's We are leaning towards using QT but any other UI framework is open to suggestion. Initially we are looking towards the framework portion so we can work and extend but at a minimum we should be able to draw and manipulate the basic entities.
 +
 +
==Requirement==
 +
*C++, UI, Qt

Please note that all contributions to BRL-CAD may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see BRL-CAD:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)