irrlicht map teleportation

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
dejai
Posts: 522
Joined: Sat Apr 21, 2007 9:00 am

irrlicht map teleportation

Post by dejai »

Hello i resently saw a youtube video demo with a person starting of in one quake map and a portal was infront of him to another map he walk straight through into another 3d Map!

Does anyone have any idea how this was done I don't really want the code just a explanation on how it was done if it was possible I will try to link the video too...

http://www.youtube.com/watch?v=FzicH8ZXwQA

Thanks Enjoy The Video


:D
Programming Blog: http://www.uberwolf.com
Dances
Posts: 454
Joined: Sat Jul 02, 2005 1:45 am
Location: Canada
Contact:

Re: irrlicht map teleportation

Post by Dances »

I'd guess the level was pre-loaded at different co-ordinant and the character's position was changed to 'warp' them.... I haven't actually watched the video though...
dejai
Posts: 522
Joined: Sat Apr 21, 2007 9:00 am

Post by dejai »

Hmm thanks for your input you should watch the video its actually quite interesting.
Programming Blog: http://www.uberwolf.com
kburkhart84
Posts: 277
Joined: Thu Dec 15, 2005 6:11 pm

Post by kburkhart84 »

A guy on this forum did that, though I'm not sure if it is the same one since I didn't see the video due to a slower connection I'm on. Do a search for "prey like portal" or something like that since I remember that being the title to his post about it. It hasn't been all that long. The effect was pretty good too. It only worked for either OGL or DX, I can't remember which. If it is fixed for both, it would be a great addition to Irrlicht, and it looked awesome.
JonLT
Posts: 152
Joined: Thu Mar 15, 2007 5:47 pm
Location: Denmark

Post by JonLT »

isn't this the same level? Or is it two identical levels?
LemonMan
Posts: 16
Joined: Sat May 26, 2007 4:49 pm
Location: Duluth, Minnesota, U.S.A.
Contact:

Post by LemonMan »

Yeah, thats just the second floor of the same level. :)

But those portals are SWEET!
GO HERE NOW! please? :)
My friends website - http://www.ecoblues.net/joomla/

My website - http://www.harborcityschool.net/~pjewell
Irme
Posts: 55
Joined: Sat Jul 16, 2005 8:24 am

Post by Irme »

All that video did was make me want to play Portal even more...

But that is quite sweet!
nyytti
Posts: 1
Joined: Mon Dec 04, 2006 8:10 am

Post by nyytti »

I believe the video was from Blizzard's portal project, here's a link to the thread: http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=12806
-= Codito Ergo Sum =-
Post Reply