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

Re: Homebrew 3D 1.1



Mickael Pointier wrote:
  JuicedGS is looking for people to write articles..  if you wrote an
article about
doing fast Lores 3d, I think at least 10 people would be very
interested to read it :-)
That's 10 more than I would have thought :-)

Well, I would be interested in trying to port the game on the Oric, but of
course it's heavily brand based, so I guess that an Oric game in which you
try to bring the Apple 2 to the marketplace would be a bit out of place :)

But yeah, seriously I would be interested in trying to get a raycaster
engine running on the Oric :)

    Dbug



The biggest part to port would be the rendering routine. It takes up the majority of the binary as I unrolled the loops completely to make it moderately fast. The rest of it should just work, except the keyboard/joystick code. The actual theme to the game is in a seperate binary and just calls the escape engine. You can change the text to say anything you like.

Dave...