ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: ntg-context@ntg.nl
Subject: [NTG-context] Re: enhancing MetaPost presentation progress graphics
Date: Wed, 19 Jul 2023 19:06:58 +0200	[thread overview]
Message-ID: <1f46b8cb-bacf-13c3-80b4-66752071b481@fiee.net> (raw)
In-Reply-To: <95C3DFDF-FF4F-422B-B588-6389144F8D0C@bittext.nl>

[-- Attachment #1: Type: text/plain, Size: 677 bytes --]

Am 19.07.23 um 14:07 schrieb Taco Hoekwater:
> First, find the actual point along the curve of the wave you want, then you can ask for the direction of the wave at that time, and its point:

Thank you!

> pair itime, iangle, boatpos;
> 
> itime = (wave[3] intersectiontimes ((xpos,0)--(xpos,infinity)));
> iangle = direction (xpart itime) of wave[3];
> boatpos = (point (xpart itime) of wave[3]) shifted (-5,0); % shift to center horizontally

There was still an error that I introduced:
The boat on the first page is already way in, while on the last page it 
falls over the edge of the world.

I fixed several other things and drew a nicer boat. Feel free to use it.

Hraban

[-- Attachment #2: boat.tex --]
[-- Type: application/x-tex, Size: 2615 bytes --]

[-- Attachment #3: Type: text/plain, Size: 495 bytes --]

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

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

  reply	other threads:[~2023-07-19 17:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-19 10:32 [NTG-context] " Henning Hraban Ramm
2023-07-19 10:49 ` [NTG-context] " Floris van Manen via ntg-context
2023-07-19 12:07 ` Taco Hoekwater
2023-07-19 17:06   ` Henning Hraban Ramm [this message]
2023-07-19 18:02     ` Duncan Hothersall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1f46b8cb-bacf-13c3-80b4-66752071b481@fiee.net \
    --to=texml@fiee.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).