Inkscape: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 19: Line 19:
#[[File:2x6.png|50px]]
#[[File:2x6.png|50px]]


=Different Functions=
=Special Functions and Extensions=
==Convert Photo to 3D Shape==
==Convert Photo to 3D Shape==
#Trace bitmap with bezier curves - [http://blendermama.com/inkscape-shapes-imported-to-blender.html]
#Trace bitmap with bezier curves - [http://blendermama.com/inkscape-shapes-imported-to-blender.html]
#Import SVG to Blender  
#Import SVG to Blender  
#Extrude in Blender for a 3D feature.
#Extrude in Blender for a 3D feature.
==Scale Extension==
#Draws a scale on a map or object - by you inputting a known distance on the image - [https://github.com/Moini/inkscape-realscale-extension]


= Plug-in extensions =
= Plug-in extensions =

Revision as of 02:42, 18 October 2020

About

http://inkscape.org/

Inkscape is an open source drawing tool for creating and editing SVG graphics. More than just a text vector editor, Inkscape provides a WYSIWYG interface for manipulation of vector images, allowing the artist to express himself freely. While other free and proprietary software with similar capabilities exists, Inkscape provides an interface to directly manipulate the underlying SVG code. This allows one to be certain that the code complies to W3C standards. Since the beginning of its development, the Inkscape project has been very active, providing stability for the current software and the capacity for future growth.

FLOSS Manuals has a manual for Inkscape - http://write.flossmanuals.net/inkscape/about-inkscape/

Basic Workflow

Covers navigation, and Hatch Fill Patterns.

edit

Sample File

  1. File:Dimlumber.svg.zip
  2. 2x4.png
  3. 2x6.png

Special Functions and Extensions

Convert Photo to 3D Shape

  1. Trace bitmap with bezier curves - [1]
  2. Import SVG to Blender
  3. Extrude in Blender for a 3D feature.

Scale Extension

  1. Draws a scale on a map or object - by you inputting a known distance on the image - [2]

Plug-in extensions

Inkscape supports extensions and many have been created.

Installing Extensions in Ubuntu

The default extensions folder appears to be: /usr/share/inkscape/extensions
Copy the relevant files to that folder and recompile.

Example of Creating Marketing Material for Architecture

Tutorials on Inskscape-based CAM

  • Gcode from Inkscape - [3]

Available CAM Packages

OSE Lessons