Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Ray casting  (Read 7471 times)

0 Members and 1 Guest are viewing this topic.

sPirc

  • Newbie
  • *
  • Posts: 3
    • View Profile
Ray casting
« on: August 23, 2011, 11:22:16 am »
Anyone who knows of an example of ray casting to achieve the effect similar to Wolfenstein using SFML?

I just need to understand the concept on how to manipulate sprites to give the sense of 3d in sfml.

Any other tutorials I should know about?

Thanks.

SCPM

  • Newbie
  • *
  • Posts: 11
    • View Profile
Ray casting
« Reply #1 on: August 23, 2011, 01:43:07 pm »
http://lodev.org/cgtutor/
http://www.permadi.com/tutorial/raycast/index.html
These sites have such tutorials.  I've already ported the first 2 tutorials from Lode's site into SFML and they work flawlessly.  I've been extremely busy and haven't gotten to the third one yet.

sPirc

  • Newbie
  • *
  • Posts: 3
    • View Profile
Ray casting
« Reply #2 on: August 23, 2011, 07:33:44 pm »
Thank you very much, I'll have a look.

 

anything