|
-
M.D.
Doooooom
yep, more 3D, maybe we should start a sub section for 3D games.
http://blog.brokenfunction.com/2007/...sh-plays-doom/
The performance on that is insane and its not even using any of the 3D API's, i especially love the texture mapping. Papervision doesn't do well in that department imo.
just thought i'd share.
as one famous guys said "if you want it done properly, do it yourself"
Last edited by mr_malee; 07-23-2007 at 08:27 AM.
-
Elvis...who tha f**k is Elvis?
Yup, quite a nice demo! -and using the original data...I like that
-
Half Empty
Wow, that's pretty cool. Brings back old memories.
It can only be a matter of time before someone makes a good 3d first person game in flash.
-
Senior Member
Yeah, that's very impressive. I keep saying someone needs to make a mplayer FPS and this engine could certainly do it.
-
I preferred your previous avatar melee...
-
Yes we can
the technical achievement is (quite) nice but yeah,there are many reasons why we see more and more ports/emulations of classic 3d games and still no custom made new game.
just to name three big ones:
-you need 3d artists
-your dev time and with it costs will probably be much higher than for a 2d title
-connected to the previous: its not sure whether there´s actually already a revenue model for flash first person shooters for developers of the games
sure you can go with the rule: create it and they will come (to play it) but yeah,i can imagine lots and lots of people would also play a well done flash first person shooter in the browser but how many clients/other outlets are there for making a propper profit on a 3d first person shooter played in the browser?
As complexity and dev time for a title raises of course expectable returns should raise, too, otherwise its not worth it for a commercially working team and probably too time involving/ difficult for a group doing it just for fun.
Personally i know many outlets who´d buy a 3d first person shooter game if well done but few who´d be into paying way more money for it than for a 2d or fake 3d game which could probably attract a similar count of players.
-
If this engine uses the same techniques as the original doom, it is in fact fake 3d. But yeah, that's just semantics and I do get your point. However, if 3d becomes truely available to flash developers, I can only welcome that. Not that I'm some 3d junky, but if it means more possibilities, I'm up for it.
-
 Originally Posted by Fall_X
If this engine uses the same techniques as the original doom, it is in fact fake 3d. But yeah, that's just semantics and I do get your point. However, if 3d becomes truely available to flash developers, I can only welcome that. Not that I'm some 3d junky, but if it means more possibilities, I'm up for it.
looks pretty 3d to me. surely there is no such thing as true 3d on an inherantly 2d environment, such as a computer screen...
-
supervillain
Quite cool... took me back to my college days when I goofed off more than studied.
-
Yes we can
-
Senior Member
I like the speed, but then again I have seen similar examples since F5 and none have turned into playable game yet.
-
wow flash is indeed growing rapidly this year
-
Senior Member
since F5 and none have turned into playable game yet.
I think part of the reason is that most of the examples were able the size of postage stamps and struggled to maintain a useful frame rate. This shows that you can get a reasonable resolution and fast enough frame rate to actually make something. I can say that this piqued Electrotank's interest
-
Yes we can
its got my interest, too and if there was a budget for it i´d jump in and do a fps game, too
-
Hype over content...
That is so sweet.
I've had a fps style shooter rattling around in my head for a while, but that's just raised the bar totally over what I was planning.
Bugger.
F9 is just the gift which keeps on giving, as3 is so stupidly fast.
Squize.
-
Senior Member
Yes-yes, good speed, but no collisions, no enemies and not any kind of game content beside the walls and floors. Adding all these surely wont allow the end result run any faster. Will it have enough speed to power full game?
-
Senior Member
I've been working on one of these too, for the pixeldroid / RC4D3 arcade environment. It also works by per-pixel rendering.
( http://esl.eng.ohio-state.edu/~rac/doomclone.zip )
I've been hoping for 4 player support behind one standup arcade machine, like split screen goldeneye. If the rendering resolution is dropped low enough I think it can be done. One trick I have found is that rendering your peripheral vision at much lower resolution can save a lot of time. The decrease in quality isn't so noticeable because people are so focused on what is straight ahead. I also plan to use a lot of open ceiling areas, because you can cheaply render a pretty, high resolution panoramic background behind them with bitmapFill.
I am impressed that you rooted through all the original wadfile to get so much content so quickly. Do you use the same BSP tree algorithm that they used? (IIRC that data is stored in the wad). I didn't use that - I did portal rendering (like descent's renderer, but with dooms geometrical limitations). I am having trouble seeing why a BSP would be faster for the doom case -rendering a vertical strip of pixels is always linear cost in the number of sectors traversed, right?
Last edited by rachil0; 07-23-2007 at 01:25 PM.
Reason: linkypop
-
at least I have my hopes up,- the enemy sprite part is less dificult as what he already did up till now.
If it really would load the original footage it would be cool seeing some older mods within the engine.
-
Senior Member
Will it have enough speed to power full game?
And that's the real question
-
@rachil0:
nice demo really looks like doom 64 or goldeneye like said. But will multiple input controls work propper? at least most keyboards are limited in simultaneously pressing multiple keys
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|