-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the Siigna wiki. This is the place where you can find information about the online CAD application and library found at http://www.siigna.com. See also screenshots of Siigna.
Siigna is a 2-dimensional collaborative CAD drawing, sketching, and layout application, designed for professionals and students in design, engineering, architecture, and planning. As well as the hobbyist. the thoughts behind siigna drive the development towards a working prototype of the drawing application and an online user based drawing library, a sort of "Wikipedia of drawings".
Siigna is under development, approaching ver.10 BETA. This release marks the point where the software will be useful as a drawing tool. We expect to reach this milestone in July 2012, at which point Siigna can be loaded directly from [www.Siigna.com] in any webbrowser supporting Java. Currently work is being done to fix the last bugs in the base modules which are a basic set of drawing tools, and the Siigna Universe, a database for the drawings. The app currently available is an early stage prototype.
Read more about Siigna in the article about the thoughts behind Siigna, and in the history of Siigna. If you're interested in customization or development of Siigna, please read more at the Siigna development page.
Siigna is actually three things:
- Siigna main, a core that creates a framework for the drawing-procedures
- a collection of modules which uses these features to design the actual data to manipulate.
- the Siigna universe - a database (curretly under development) where users can store and share drawings.
The API of the mainline can be found at the Siigna homepage at siigna.com/api.
Siigna is released under the creative commons licence. Please read more in the license description found at https://github.com/siigna/main/blob/master/siigna_license.pdf?raw=true (PDF download, 137 kb)
If you need questions answered or otherwise need to get in contact with the development team, please refer to the contact page.
- Home - Overview of Siigna
- About - Why we made Siigna
-
Siigna main - The "heart" of Siigna
- Architecture
- Action - Remote and local changes
- Event - How Siigna communicates
- Shape - The figures and geometry
-
Siigna module - The "brain" of Siigna
- Module - How a module is defined
- License - It's open source!
- Contact - Get in touch