[cello-devel] [OT] a small victory
Kenny Tilton
ktilton at nyc.rr.com
Wed May 5 02:22:00 UTC 2004
jan wrote:
>I'm posting this here mainly for Thomas' benefit, he was interested in
>my problems getting cmucl to run freeglut. It turns out that cmucl and
>C have different default FPU modes and the fix is as simple as:
>
>(set-floating-point-modes :traps nil)
>
>
>Anyway, this means I can have another stab at porting Cello to cmucl
>(but not 'till next week).
>
Cool. You will have PortaCello4 to play with, now with OpenAL and
running about 400% faster thanks to the marvel of OpenGL display lists.
I am just cleaning up a little the integration of groovy sounds into
Cello, then it is time to re-port to Lispworks/win32. Unless I spend a
day or two on de-studlification.
Please note that it looks as if we could architect quite a fancy
subframework to support all the OpenAL capabilities (not that it is
anywhere near the complexity of OpenGL), but I have done Just Enough to
get some sound out of the thing without completely embarrassing myself
(ie, it's nothing fancy).
kenny
--
Home? http://tilton-technology.com
Cells? http://www.common-lisp.net/project/cells/
Cello? http://www.common-lisp.net/project/cello/
Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film
Your Project Here! http://alu.cliki.net/Industry%20Application
More information about the cello-devel
mailing list