Results 1 to 6 of 6

Thread: Raycasting engine

  1. #1

    Raycasting engine

    Hi all,

    I was a bit bored today so I decided to write a little raycasting engine. It only renders the walls and does collision detection. It can probebly be optimised a bit by using lookup tables. Mayby later I will add floor/ceiling rendering and sprites

    Controls:
    Arrow keys

    Screen:


    Download:
    http://www.genesisdevice.net/downloads/raycasting.zip

    Source like always is under LGPL.

    Greetz

    Luuk

  2. #2

    Re: Raycasting engine

    great , nice collision detection , this remind me of paul tooth stuff

  3. #3

    Re: Raycasting engine

    Thx and who is paul tooth? Any link to his projects?

  4. #4

    Re: Raycasting engine

    sorry he is paul toth not tooth

    http://tothpaul.free.fr/sources.php

    i checked ( www.tothpaul.free.fr) but i think u have to choose english instead of french ( french version dose not work i think )

    there is so many cool programs with full source code

  5. #5

    Re: Raycasting engine

    Checked it some nice demo`s indeed

  6. #6

    Re: Raycasting engine

    Very nice work! You clearly know alot about software rendering.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •