Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfredbaudisch/grider
Create and export grids on top of reference photos, a tiny tool for those learning how to draw
https://github.com/alfredbaudisch/grider
drawing drawing-tools gdscript godot godot-engine
Last synced: 11 days ago
JSON representation
Create and export grids on top of reference photos, a tiny tool for those learning how to draw
- Host: GitHub
- URL: https://github.com/alfredbaudisch/grider
- Owner: alfredbaudisch
- License: mit
- Created: 2019-05-20T07:31:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T06:46:59.000Z (over 4 years ago)
- Last Synced: 2024-10-11T11:09:09.205Z (28 days ago)
- Topics: drawing, drawing-tools, gdscript, godot, godot-engine
- Language: GDScript
- Homepage: https://splitpainter.itch.io/grider
- Size: 3.13 MB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grider - The Grid Creator
Create, customize and export grids on top of reference images, for drawing guidance, a tool for artists and those learning how to draw. [https://splitpainter.itch.io/grider](https://splitpainter.itch.io/grider)![Output](example_output.jpg)
With Grider you load a reference image, customize different grids on top of it and then export the grid and import it into your your prefered drawing application to use as a drawing guidance. Since the exported grid is a PNG image, you can also print it and modify as needed.
Grider also exports the grid on top of the reference image, as a separate file.
The Grids produced allow you to learn and draw following **the Leonardo Da Vinci method**.
## How to Use
![Grider in Action](https://img.itch.zone/aW1hZ2UvNDI2MzAzLzIxMjg3MjcuZ2lm/original/cbsE56.gif)- Load a reference image
- Choose where the grid will be saved to (Set Save Path)
- Scale the image if you want (the grid will be exported at the selected scale)
- Customize each grid type available. You can choose the line width and color, and also toggle grids on and off.
- Export
- Import the grids into your drawing application and draw/paint (or print it).## Binaries
Download from the project website: [https://splitpainter.itch.io/grider](https://splitpainter.itch.io/grider).
## Known Issues
- An image at full size may appear clipped in Grider, but it is correctly exported at full size. This will be fixed as soon as scrolling is implemented.
- No way to scroll.
- Additional issues, bug reporting and feature requests: [https://github.com/alfredbaudisch/grider/issues](https://github.com/alfredbaudisch/grider/issues)