9front - general discussion about 9front
 help / color / mirror / Atom feed
From: qwx@sciops.net
To: 9front@9front.org
Subject: Re: [9front] qball(2) bounced back
Date: Sat, 18 May 2024 17:49:02 +0200	[thread overview]
Message-ID: <DFB9D0415B4B80DDE148ABF9B2637733@wopr.sciops.net> (raw)
In-Reply-To: <F3F8D7B8936751CEEFABA256EA32B115@antares-labs.eu>

On Sat May 18 12:06:14 +0200 2024, rgl@antares-labs.eu wrote:
> hello everyone,
> 
> i recently fixed the qball, after almost a year and a half of me saying i would:
> 
> 	http://git.antares-labs.eu/3dee/plain/qball.c
> 
> it is consistent with the conventions used in libgeometry, and it works by
> default when looking at a model from the positive z-axis (just like Shoemake's).
> 
> the thing is, i've been thinking about it, and it doesn't make sense to
> put it in there. it is actually a perfect fit for mouse.h with its menuhit(2)
> and enter(2) routines; the problem is that this would make libdraw depend on
> libgeometry, or require to keep a copy of the Quaternion procedures used for
> the qball—and make sure they are in sync with libgeometry.

Awesome, 3dee is really cool :) Performance isn't great but it works
nicely.

Why not leave qball in libgeometry?  Isn't it implicit that you'd be
using both libgeometry and mouse+keyboard with qball anyway?  If so,
imho it's fine.  libdraw et al aren't as cleanly delineated as they
could be, so these sorts of dependencies are common.

I'd personally be happy to see all of this part of the distro, it's
very interesting and throrougly in plan9 style, but it's just my
opinion (minus some of the model files of course).

Cheers,
qwx

  reply	other threads:[~2024-05-18 15:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-18 10:00 rgl
2024-05-18 15:49 ` qwx [this message]
2024-05-18 18:43   ` Rodrigo G. López

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=DFB9D0415B4B80DDE148ABF9B2637733@wopr.sciops.net \
    --to=qwx@sciops.net \
    --cc=9front@9front.org \
    /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).