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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - tms

Pages: [1]
1
SFML projects / adventure3d: Simple raycaster with SFML
« on: January 16, 2016, 11:37:11 pm »
Hi everyone,

A few days ago, I decided to make a raycaster in SFML, I used this tutorial: http://lodev.org/cgtutor/raycasting.html

Here's what I made: https://github.com/tmsbrg/adventure3d
Compile using `make' or just compile main.cpp using your favourite compiler.

Don't have textured walls working yet. Will work on that when I feel like it.
Edit: I've got textured walls working now.

Screenshot:

Pages: [1]
anything