POV-Ray : Newsgroups : povray.binaries.scene-files : curve.inc Server Time
28 Mar 2024 21:43:48 EDT (-0400)
  curve.inc (Message 1 to 4 of 4)  
From: ingo
Subject: curve.inc
Date: 24 May 2021 10:24:56
Message: <XnsAD34A6FC6BEB5seed7@news.povray.org>
an include file for interpolating curves and spline. 20 different ones for 
now. It is based on work by Mr. Noskowicz. There are more in his document 
but I had trouble with gtting some to go, especialy the morph between two 
curves types.

Have a poke at it,

Ingo


Post a reply to this message


Attachments:
Download 'curve.inc.txt' (23 KB)

From: William F Pokorny
Subject: Re: curve.inc
Date: 25 May 2021 06:37:35
Message: <60acd36f$1@news.povray.org>
On 5/24/21 10:24 AM, ingo wrote:
> an include file for interpolating curves and spline. 20 different ones for
> now. It is based on work by Mr. Noskowicz. There are more in his document
> but I had trouble with gtting some to go, especialy the morph between two
> curves types.
> 
> Have a poke at it,
> 
> Ingo
> 
Thanks! On my list.

Bill P.


Post a reply to this message

From: ingo
Subject: Re: curve.inc
Date: 7 Jun 2021 05:20:21
Message: <XnsAD427355E3A62seed7@news.povray.org>
in news:XnsAD34A6FC6BEB5seed7@news.povray.org ingo wrote:

> an include file for interpolating curves and spline. 20 different
> ones for now. It is based on work by Mr. Noskowicz. 

After unconfusing myself I rewrote the spline framework and simplified it 
quite a bit. So, new version to poke at.

(as an excersize I also did a version of it in Nim ( https://nim-lang.org/ 
), if one is interested)

Ingo
-- 
https://ingoogni.nl


Post a reply to this message


Attachments:
Download 'curve.inc.txt' (18 KB)

From: ingo
Subject: Re: curve.inc
Date: 26 Jun 2021 11:04:00
Message: <XnsAD55AD9AE8CE0seed7@news.povray.org>
in news:XnsAD34A6FC6BEB5seed7@news.povray.org ingo wrote:

> an include file for interpolating curves and spline. 20 different
> ones for now. It is based on work by Mr. Noskowicz. 

attached an updated version, fixed TCB spline, refactoring and added a CIt 
curve that takes two curves. One to modify the t value for the other 
curve. This to somewhat mimick the cuuren spline implementation in POV-Ray

Ingo

-- 
https://ingoogni.nl


Post a reply to this message


Attachments:
Download 'curve.inc.txt' (17 KB) Download 'tcurve_scene.pov.txt' (2 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.