[REBOL] Re: Nice 3-D Engine, somebody port it to Rebol!
From: carl::cybercraft::co::nz at: 7-Nov-2001 13:41
On 07-Nov-01, Jon Saltzman wrote:
> Hi all,
> Just an interesting article, maybe these programmers would be
> able to help add a 3-D engine to Rebol? They are, after all, old
> Amiga and Apple programmers!
Yes, nice credentials. The AmigaDE might give them a run for their
money though, as its VP language allows you to hit the metal too.
Basically you just write a version of your routines in VP, (err,
hopefully that's the right name for their virtual programming
language), plus any number of copies of it in the machine languges of
your choice, and VP will choose the machine language if the right
processor's detected, else it'll use the VP code. So, cross-platform
programming /and/ processor-specific programming where that extra bit
of performance is required.
> Can you imagine playing a 3-D networked game over Rebol? 8)
You mean there's someone here who hasn't? (:
> http://www.wired.com/news/games/0,2101,47850,00.html
> -Jon
--
Carl Read