Page 1 of 1

Spider Hunt: 3D Raycasting Demo

Posted: Mon Feb 17, 2014 2:13 pm
by smpcs
I have been learning about 3D raycasting and finding out what is possible using 100% LiveCode code, i.e. no externals.

Spider Hunt is my first demo, where you in a small building infested with overgrown spiders. Your goal is to kill all the spiders with a can of bug spray and to find the exit point. The world map is tiny and the program has glitches, but it works.

You can download standalone demos for Linux, OS X and Windows here:

http://livecodegamedeveloper.com/blog/2 ... casting.lc

Feedback on this forum, and at http://livecodegamedeveloper.com/ or http://livecodegamedev.net/ is welcome. (Note, it may be listed in the New area of LiveCodeGAMEDev.net, if it still has no upvotes.)

Scott.

Re: Spider Hunt: 3D Raycasting Demo

Posted: Mon Feb 24, 2014 6:14 pm
by BvG
Nice one, will you make the code available?

Re: Spider Hunt: 3D Raycasting Demo

Posted: Mon Feb 24, 2014 8:20 pm
by sefrojones
BvG wrote:Nice one, will you make the code available?
This exciting news may interest you:http://livecodegamedeveloper.com/blog/2 ... e-games.lc :wink:

Re: Spider Hunt: 3D Raycasting Demo

Posted: Mon Feb 24, 2014 8:30 pm
by BvG
looks nice so far, but frankly I preffer .rev or .livecode to .pdf ;-)

Re: Spider Hunt: 3D Raycasting Demo

Posted: Mon Feb 24, 2014 8:49 pm
by sefrojones
If ya take a peek into the .PDF sample it says that you will have access to the raycasting demo stack. :P
Unlike the other games in this book, Spider Hunt is not in the public domain and is only available to owners
of this book. See the Where To Get The Code chapter at the end for your unique download code for this
interesting and innovative LiveCode stack

Re: Spider Hunt: 3D Raycasting Demo

Posted: Mon Feb 24, 2014 11:32 pm
by BvG
Aww :-(

I wanted to add the code to AnimationEngine :(

Re: Spider Hunt: 3D Raycasting Demo

Posted: Tue Sep 08, 2015 7:25 am
by vincentrasty
Hi everyone,

Where can i ask the code just like the spider hunt. I just want to know the codes on how to move forward and backward.

Thanks.