Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Computer Programming
»
Raycaster Example
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Raycaster Example (Read 3668 times)
0 Members and 1 Guest are viewing this topic.
Spenceboy98
LV7
Elite (Next: 700)
Posts: 547
Rating: +59/-2
Raycaster Example
«
on:
May 24, 2012, 05:32:48 pm »
Can someone please give me an example of a raycaster in C. I don't really understand the coding of a raycaster, and I need help. I've been looking at
this tutorial
, but it really isn't making any sense. Can someone help me?
Logged
I like milk.
BlakPilar
LV8
Addict (Next: 1000)
Posts: 734
Rating: +44/-1
Re: Raycaster Example
«
Reply #1 on:
May 24, 2012, 05:38:48 pm »
Lode's tutorial
is in C++, but it gives you a very good explanation of raycasting. It's the best one I've come across, and I've been able to make raycasters in C# and Java because of it so far. (Though, they're more like ports because I didn't feel like typing everything
)
«
Last Edit: May 24, 2012, 05:44:44 pm by BlakPilar
»
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Computer Programming
»
Raycaster Example