Create your own Array Based Raycaster! A project that allows you to draw a map in the space provided, press space, and watch how the computer draws your map in 3d. If you're an advanced programmer you can use it to skip the nonsense of creating the map, tweak the scripts to match your needs (there's always something wrong with my math), and upload.
I created this to have an easy way to create Raycasters. Now, new scratchers without any programming ability whatsoever can upload their very own 3d room.
How I did it: Pretty simple. I took the script from my first array based raycaster, put it into this project, and added the ability to draw a map which would be scanned when you press space. To know how the array based raycaster works, that's going to take awhile to explain.
Bugs/Things that can't be fixed: The drawing field is bad. It's going to be severely blown up (where it gets larger) and I looked at a diagonal line I drew and it looked like this
__
|__
|__
|__
Top-down view of course.
UPDATES:
June 9th 2012: Added the ability to move around the player start location dot.
I WOULD LIKE FEEDBACK!!!
Last edited by TorbyFork234 (2012-06-10 00:18:28)
Offline
Released a new update!
Offline
ftf841 wrote:
Awesome!
Thanks!
Offline
bump
Offline