KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
GhPotrace
★ 12
Open GitHub ↗
Potrace in GH
Download README (.md)
Explore Similar Repositories
FlowLayout
:
No description available.
android-dicom-image-processing
:
Android - DICOM image processing using Imebra
mono-component-droplet
:
UDF for heating and evaporation of an n-dodecane/isooctane/water droplet
TF_Convolutional_Autoencoder
:
Convolutional autoencoder for encoding/decoding RGB images in TensorFlow with high compression ratio
vuejs-aspnet-core
:
Getting Started with VueJS in .NET Core
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
GhPotrace
?
Download (.md)
# GhPotrace **Modified version of GhPotrace / Rooster for compatibility and support on the [ShapeDiver](https://shapediver.com/) Platform** *** Potrace for grasshopper, it's used to convert a bitmap to nurbsCurve. Located under Param->Util   example: source file(from this awesome site https://openclipart.org/detail/297280/abstract-rooster) <img src="https://github.com/zasti/GhPotrace/blob/master/example/Abstract-Rooster-Silhouette.png" width = "500" height = "500" alt="from" align=center /> convert to nurbsCurve the assign random color <img src="https://github.com/zasti/GhPotrace/blob/master/Potrace_232644.png" width = "500" height = "500" alt="to" align=center /> morph pattern to surface  # Referrence This plugin modified code from the C# Vectorization. Detailed can be viewed in source code. Potrace, Copyright © 2001-2017 Peter Selinger. http://potrace.sourceforge.net/ Vectorization, by Wolfgang Nagl. A port of Potrace 1.8 to C# Visual Studio. https://www.drawing3d.de/Downloads.aspx Color quantinizer was implemented with nQuant https://github.com/Crazycatz00/nQuant # License This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. # Author Foresto Shen, forestoshen@qq.com