grt-talk
[Top][All Lists]
Advanced

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

Re: [grt-talk] textures


From: Nikodemus Siivola
Subject: Re: [grt-talk] textures
Date: Tue, 15 Apr 2003 23:30:17 +0300 (EEST)

On Tue, 15 Apr 2003, Simon Adameit wrote:

> Whats your state on bounding? I ask cause in case you don't already do

Actually I'm waiting for new and imporved unit-boxes... ;) What's your
status?

> we should also use bounding for inside test, this would enable one to do
> really big csg differences and intersections without great speed loss.

I'm a bit of two minds about the inside -function.

On the other hand, it's a nice one to ave (and better renamed proximity),
because for many objects it's easy to write one that gives a linear
distance to object surface: and that's something that is going to be very
usefull in any muber of situations later on.

On the other hand, the only reason it *currently* exists in stead of just
inside-p is that I had difficulty getting CSG normals right with just
inside-p. I think we want to have proximity for all objects we can
reasonably define it for, and then try to get as much of csg as possible to
work with just inside-p.

> And its exactly what we should do! The possibilities this offers are just
> awesome ;-)

Glad you like it. ;)

However, for the duration I think it may be wiser to keep up with
"baby-steps" to accumulate our collective lisp & CG knowledge pool.

I think that this kind of deferring of major redesigns is something Lisp
shines in: since there is little or on "hardwired" architecture, taking the
shader route should not be too hard even fairly late.

Cheers,

  -- Nikodemus





reply via email to

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