On Mon, 6 Dec 2021, Alexandre Christe via ntg-context wrote:

> Dear all,
> 
> I'd like to know what is the status of Asymptote in Context. To my
> knowledge, metapost/metafun only support 2D (except with the additional
> libraries from Roegel, which would have to be cleaned up a bit).

Depends on the kind of support you want. It is relatively easy to define an 
environment

\startasymptote
....
\stopasymptote

such that the content of the environment is processed by asympotote and read 
back as an image (using the filter module). With some effort, it is also 
possible to pass variables from context to asymptote. The reverse communication 
is more complicated but not really needed for 3D drawing.

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to