SkillAgentSearch skills...

Asymptote

2D & 3D TeX-Aware Vector Graphics Language

Install / Use

/learn @vectorgraphics/Asymptote
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

		  ASYMPTOTE
  Copyright 2004-2026 Andy Hammerlindl, John Bowman, and Tom Prince

Asymptote is a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality level of typesetting that LaTeX does for scientific text.

Installation instructions, documentation, binaries, and source code are available at:

https://asymptote.sourceforge.io

Bugs/Patches/Feature Requests can be submitted to

https://github.com/vectorgraphics/asymptote/issues

Questions and comments should be sent to the Asymptote Forum:

https://sourceforge.net/p/asymptote/discussion/409349

All source files in the Asymptote project, unless explicitly noted otherwise, are released under version 3 (or later) of the GNU Lesser General Public License (see the files LICENSE.LESSER and LICENSE in the top-level source directory).

========================================================================

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, 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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

========================================================================

Note that the MSWindows executable version of Asymptote can only be released under the GNU General Public License (GPL) as it is linked against the GNU Scientific Library, GNU Readline library, and other GPL libraries. Source code for the various dll libraries that ship with this version of Asymptote ships is available as follows.

fftw3: https://www.fftw.org/fftw-3.3.10.tar.gz

getopt: https://github.com/xiaozhuai/getopt-win32

freeglut: https://github.com/freeglut/freeglut

gsl: gslcblas: https://ftp.gnu.org/gnu/gsl/gsl-2.8.tar.gz

libcurl: https://github.com/curl/curl

pthreadVC3: https://sourceforge.net/projects/pthreads4w/files/pthreads4w-code-v3.0.0.zip

readline: https://github.com/xiaozhuai/readline-win32

zlib1: https://github.com/madler/zlib/releases/tag/v1.3.1

========================================================================

Source for various icons is available under the MIT license from https://github.com/driftyco/ionicons/archive/v2.0.1.zip https://github.com/iconic/open-iconic/archive/master.zip under the CC-BY-SA 4.0 license: http://www.entypo.com/ and under a CC license: http://www.zondicons.com/zondicons.zip

View on GitHub
GitHub Stars661
CategoryDevelopment
Updated21h ago
Forks104

Languages

C

Security Score

95/100

Audited on Mar 27, 2026

No findings