octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about shrinkfaces compatibility


From: John W. Eaton
Subject: Re: Question about shrinkfaces compatibility
Date: Thu, 19 Apr 2012 14:41:12 -0400

On 14-Apr-2012, Martin Helm wrote:

| Am 01.04.2012 21:40, schrieb Martin Helm:
| > I started the implementation of shrinkfaces, which is missing in octave.
| > Attached is a draft which is incomplete, but I need to ask at this early
| > stage if someone can tell me what behavior for colored surfaces is ML
| > compatible? The documentation does not tell anything, so I used what I
| > think is a reasonable behavior (assign the same colors to the shrinked
| > triangles which is used in the original triangles).
| > The implementation as it is now works only for triangular patches the
| > correct way, I have not yet found a reasonable general solution for
| > arbitrary polygons.
| > If someone can give me some hints about ML incompatibilities I would be
| > grateful.
| >
| > Just type "demo shrinkfaces" for a primitive example (works with all
| > backends).
| >
| 
| Sorry for the late follow up. Attached is a changeset for the final 
| implementation. It works for arbitrary convex polygons (2d and 3d).
| please consider to include it.

Looks nice to me.

Could you please update your patch to include the following items?

  * NEWS entry (maybe just add to the list of other new functions for
    the 3.8.0 release)

  * @DOCSTRING(shrinkfaces) at an appropriate place in plot.txi

  * remove shrinkfaces from the list in scripts/help/unimplemented.m

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]