We have moved to https://dokuwiki.librecad.org/

Lots of content was already moved to the new wiki, but there is still work to do. If you want to contribute, please register a new account at https://dokuwiki.librecad.org/

This wiki will be kept for a while to keep search engine results valid. Moved sites may be deleted here in future.

Difference between revisions of "GSoC 2014"

From LibreCAD wiki
Jump to: navigation, search
(LibreCAD Projects)
Line 15: Line 15:
 
|align=center|MEDIUM
 
|align=center|MEDIUM
 
|align=center|[[Google_Summer_of_Code/Project_Ideas#Mentors|R. van Twisk]]
 
|align=center|[[Google_Summer_of_Code/Project_Ideas#Mentors|R. van Twisk]]
 +
|-
 +
|
 +
 +
|- bgcolor=#fafafa
 +
|width=62%|'''[[SmartSnap]]:'''  Brief explanation: Similar to feet and inches support, support for supplying LibreCAD with different units. For example if LibreCAD was set to 'foot' in the unit setup, it should be possible to enter a unit of [1" + 2'], or [1.2meter]. LibreCAD would then convert the entered units to the unit LibreCAD is operating/set for. Various measuring system should be supported.
 +
|align=center|C++
 +
|align=center|MEDIUM
 +
|align=center|[[Google_Summer_of_Code/Project_Ideas#Mentors|dli (Dongxu Li < dongxuli2011 at gmail >]]
 
|-
 
|-
 
|}
 
|}

Revision as of 13:45, 3 March 2014

GSoC 2014 logo

LibreCAD Projects

LibreCAD is a free Open Source CAD application for Windows, Apple and Linux. Support and documentation is free from our large, dedicated community of users, contributors and developers.

Languages Difficulty Contacts
LibreCAD 3 kickoff: LibreCAD is a popular 2D CAD tool but is based on a old (10 years old) codebase that is hard to add features to. LibreCAD 3 aim's to completely rewrite LibreCAD in different different libraries to make coding against librecad easer. C++ MEDIUM R. van Twisk
SmartSnap: Brief explanation: Similar to feet and inches support, support for supplying LibreCAD with different units. For example if LibreCAD was set to 'foot' in the unit setup, it should be possible to enter a unit of [1" + 2'], or [1.2meter]. LibreCAD would then convert the entered units to the unit LibreCAD is operating/set for. Various measuring system should be supported. C++ MEDIUM dli (Dongxu Li < dongxuli2011 at gmail >