Raycasting Example Source

Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot.
The file must have the ged and data files (complete game source)
Use the forum attachment to post the files.
It is always better to use the first post to put the game files

Postby scythe » Tue Apr 24, 2007 5:50 pm

Just ran GE fresh and opened demo in game mode, waited.. still nothing, all i get is the title 'gefox - texture raycasting engine' text and a black screen under it, can't seem to do anything.

It must be a Vista thing, usually is :) everything seems to take me twice as long to do on Vista as it did on XP, its like when i went from Amiga to Windows all over again, sometimes i miss the old days, speaking of which, GE reminds me of how Imagine 3D used to look on Amiga.

Scythe
scythe
 
Posts: 37
Joined: Wed Apr 11, 2007 2:50 pm
Location: Australia
Score: 0 Give a positive score

Re: Raycasting Example Source

Postby asmodeus » Wed Nov 28, 2007 1:38 pm

Here you can set the resolution and so the speed of the example.
Attachments
gefox2.zip
(201.77 KiB) Downloaded 429 times
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Raycasting Example Source

Postby Rux » Sat Dec 01, 2007 6:07 pm

O O
O

HOW DID............*can't finish sentence* :o :shock: :o :shock: :o :shock: :o :shock: :o :shock: :!: :mrgreen: :cry: :!: :shock:
I'm not good at coming up with signatures...
User avatar
Rux
 
Posts: 645
Joined: Sun Apr 29, 2007 9:26 pm
Location: Sitting on your moniter invisable.
Score: 35 Give a positive score

Re: Raycasting Example Source

Postby speckford123 » Thu Dec 20, 2007 8:31 pm

yeah that is great, the main thing I noticed though is every time I try to use a canvas it lowers fram rate ALOT
I couldnt even use a canvas on my old computer :P
speckford123
 
Posts: 334
Joined: Fri May 05, 2006 6:33 pm
Score: 49 Give a positive score

Re: Raycasting Example Source

Postby DST » Tue Dec 25, 2007 8:06 pm

Now THAT is freakin cool! Obviously GE isn't designed to handle it but....heck...way cool.
It's easier to be clever than it is to be kind.
http://www.lostsynapse.com
http://www.dstgames.com
User avatar
DST
 
Posts: 1117
Joined: Sun Apr 15, 2007 5:36 pm
Location: 20 minutes into the future
Score: 151 Give a positive score

Re: Raycasting Example Source

Postby kirby » Wed Dec 26, 2007 11:22 am

:shock: WOW...... i haven't check this demo..... lately... I don't even know THERE's MORE demo...
Cool, Cool, Cool, Cool, COOL. ALl the way is... COOL... :D
If this Program can make 3D games, that would be ?@#$!%^&*(!)$!&(#^!)#&^!*@ COOOOOOL!!!!!!!!!!!!!!!!!!!!!
:shock: :shock: :shock: :shock: :shock: :shock: :shock: :shock: :shock: :shock: :shock: :shock:
But :cry: I don't understand the code.... not even one.
kirby
 
Posts: 121
Joined: Wed Nov 14, 2007 3:32 am
Score: 6 Give a positive score

Re: Raycasting Example Source

Postby asmodeus » Wed Dec 26, 2007 5:22 pm

:D I've already understood some parts of the code.
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Raycasting Example Source

Postby Kalladdolf » Wed Dec 26, 2007 5:28 pm

I can't even get the beginning of this!
I mean, also the 3d-like-thing.
I mean, where's all the stuff if you view the demo with GE? It doesn't appear.
and what's .raw ?
...

nice demo, though, both of ya :)
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Raycasting Example Source

Postby asmodeus » Wed Dec 26, 2007 5:32 pm

Raw is like a image. I think he used raw files because he can read them (the colors of each pixel).
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Raycasting Example Source

Postby asmodeus » Wed Dec 26, 2007 5:32 pm

I can make another world if I want :D
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Raycasting Example Source

Postby Kalladdolf » Wed Dec 26, 2007 5:38 pm

ok, I'm now gonna check out the code.
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Raycasting Example Source

Postby Freddy » Wed Dec 26, 2007 5:53 pm

I just got a new vista laptop, its awsome and everything, but I agree that its terrible when it comes to compatibility. Now anim8or wont work, and I cant play certain games, and the equals sign does not work on GE! What will I do without the equals sign! Anyway, THAT DEMO IS AWSOME! ITS LIKE GE IS GOING 3D! ITS SO COOL! How did you do it. The script makes about as much sense to me as quantom phisics (physics?/cuantum/quantum/cuantom?)
Last edited by Freddy on Wed Dec 26, 2007 6:26 pm, edited 1 time in total.
Hola
User avatar
Freddy
 
Posts: 548
Joined: Sat Jun 02, 2007 3:42 pm
Location: Why do you want to know?
Score: 14 Give a positive score

Re: Raycasting Example Source

Postby Kalladdolf » Wed Dec 26, 2007 6:13 pm

when I looked at the script, I couldn't make the whole out, cuz the lines were too long and script editor was too short.

it would be really cool if GE had a side-scroll-bar in script editor.
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Raycasting Example Source

Postby Game A Gogo » Thu Dec 27, 2007 1:29 am

Also, here is a tip at understanding the code!!

and as well, a mini description of raycasting

The way it is drawn is used with rays simulations, like if you where looking at something and your eye shoot rays at the surfaces retrieving the quality of it.
But it does this the other way, the rays comes from the wall, and is directed to the view.

ray casting and ray tracing are very similar, but ray tracing will not stop upon one object, it will gather the rays of other ray surfaces interfering with it's one one.
Since it requires a lot more computing, it isn't used for real time games.

and here is me somewhat description.
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: Raycasting Example Source

Postby Sgt. Sparky » Thu Dec 27, 2007 2:24 am

==Kalladdolf== wrote:when I looked at the script, I couldn't make the whole out, cuz the lines were too long and script editor was too short.

it would be really cool if GE had a side-scroll-bar in script editor.

All you have to do is click on the line and press the "end" button on your keyboard, to go back to the beginning of that line, press "home." =D
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

PreviousNext

Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest