Page 1 of 1

ray casting with Java Script?

Posted: Thu Jun 21, 2018 11:47 am
by Vegan
Back when Wolfenstein 3D was around it used ray casting.

JavaScript up to the task?

My old article is some thoughts from a long time ago

http://www.hardcoregames.biz/ray-casting/

Re: ray casting with Java Script?

Posted: Thu Jun 21, 2018 7:53 pm
by Christopher
Using canvas, yes. Search for "wolfenstein 3d browser".