gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

News > Raycast Demo

#7009 - krom - Fri Jun 06, 2003 4:12 am

[Images not permitted - Click here to view it]
Erik Rounds has released a raycaster demo to be used in an RPG engine:

I've been working on this RPG for a while now, and I've pretty much finished the bulk of its raycaster. This raycaster features variable height texture mapped walls, distance shading, and an average of 15 frames per second on hardware (which I'm sure I can improve, given time). Right now the raycaster is a part of my RPG, but if there is sufficient interest, I might consider seperating the raycaster engine from my game and releasing its source code. At any rate, I always appreciate feedback, so let me know what you think.

Download the raycaster demo from the main site!