An open API service indexing awesome lists of open source software.

https://github.com/heysupratim/wframer

Wireframing tool built on Processing
https://github.com/heysupratim/wframer

design graphics-programming ui wireframing

Last synced: 2 months ago
JSON representation

Wireframing tool built on Processing

Awesome Lists containing this project

README

          

# WFramer
Very basic Wireframing tool built on Processing

# To compile
Import G4P in Processing
Open the WFrame Notebook from this repo
Build

# Shapes supported
1. Rectangle (R)
2. Circle (O)
3. Text (T)

# Operations Supported
1. Add objects
2. Scale objects (S)
3. Move Objects (V)
4. Hold Shift while adding to constrain proportions

# Screenshots
![](https://github.com/heysupratim/WFramer/blob/master/screenshots/WFramer%20Screenshot%201.png)