RF2 Feature Requests
RF2 Feature Requests
Feel free to post any feature requests for RF2 in this thread.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
-
- Posts: 866
- Joined: Fri Jul 08, 2005 4:27 am
- Location: PA, USA
It would be nice to have:
Advanced Physics
Cloth simulation physics
skinned rag doll
online multiplayer
To make my wishes more outlandish, it would be nice to have those features without needing a 2+Ghz processor with a top notch grapics card. If it cant be done, then I would be happy with regular (nonskined) physics and multiplayer.
Advanced Physics
Cloth simulation physics
skinned rag doll
online multiplayer
To make my wishes more outlandish, it would be nice to have those features without needing a 2+Ghz processor with a top notch grapics card. If it cant be done, then I would be happy with regular (nonskined) physics and multiplayer.
Think outside the box.
To go on an adventure, one must discard the comforts and safety of the known and trusted.
To go on an adventure, one must discard the comforts and safety of the known and trusted.
all are definite possibilities, though cloth physics is very unlikely.
basically, making rf anew will be quite difficult when the original rf is still being developed - it is nearly, if not totally, impossible to keep up. therefore, if i feel something like physics, or multiplayer, etc would delay the release, it would be a tough decision whether to release then without that feature and re3lease a patch later that added that feature or release later with that feature.
basically, making rf anew will be quite difficult when the original rf is still being developed - it is nearly, if not totally, impossible to keep up. therefore, if i feel something like physics, or multiplayer, etc would delay the release, it would be a tough decision whether to release then without that feature and re3lease a patch later that added that feature or release later with that feature.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
it would be nice just to have the basics working really well. Just make sure that all normal things work with the first release. I would rather have AI and all of those things working rather well before I need ragdoll physics and all of that.
although if this is what you want
"wishfull list":
multiplayer with client and server.
advanced physics.
umm.. the ability to display images directly into my eyes retina making games have full virtual reality!!
although if this is what you want
"wishfull list":
multiplayer with client and server.
advanced physics.
umm.. the ability to display images directly into my eyes retina making games have full virtual reality!!
-
- Posts: 866
- Joined: Fri Jul 08, 2005 4:27 am
- Location: PA, USA
I must agree. If these features would delay the release, relaese the first version of it. Do not let these highly advacned play things hold the community of game makers back. I was posting as a wishful list. I would like to see those things in RF one day, but not the first release of RF2. Keep up the good work advancing this tech for all us nonprogramers.
Think outside the box.
To go on an adventure, one must discard the comforts and safety of the known and trusted.
To go on an adventure, one must discard the comforts and safety of the known and trusted.
i've got to admit thats on the top of my list also,although if this is what you want
"wishfull list":
multiplayer with client and server.
also normal mapping with specular effets as well
if possible POV and blurring effect
shaders
and everything RF has currently got
Good luck Andy, i have seen so many RF2's come through this community and die, just remember, no-one is expecting a miracles over night, just stick to your guns, and if it is too big of a project don't be afraid to admit defeat.
it has normal mapping, but takes it one step further with parallax mapping, which distorts the texture coordinates depending on where the camera is in addition to adjusting lighting. shot from the same engine rf2 uses:Spyrewolf wrote:also normal mapping with specular effets as well
http://irrlicht.sourceforge.net/images/shots/073.jpg
not to get anyone's hopes too high, but this effect is the same thing as "virtual displacement mapping" - ie one of unreal engine 3's most realistic features.
dont know what you mean by specular effects, maybe you could explain what you mean?
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
definitly should all be possible with shaders mainly (man i really need to research shaders) - i'll need some good artwork to showcase these though.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
maybe i spelt that wrong? i meant the shinyness of a texture, but it looks like the parallax mapping takes that into considerationspecular effects
infact Parallax mapping would be better....in fact it looks amazing!!!
just a question though are these created in the same way as a normal or heightmap?
either way very impressive!!
about the shaders i'll see if i can dig up the shader program off the net i found it's free and generates all types of shader effect from water through to dust and fire to explosions.....can't remeber the name of it however i'll do a bit of searching
ahh, shinyness, yes, there is a control for shinyness. i havent tried it on a metallic model yet, but on what it was used, it did its job.
basically, you can use a normal map or a heightmap for parallax mapping - rf2's engine dosent care, and can generate normal maps from heightmaps at runtime. and yes, normal/parallax mapping on level geometry should be there.
do you mean ati's rendermonkey? that woul;d be useful for generating shaders to test it with.
thanks! i'm leaving for a 1-week trip tomorrow, and i plan to work on rf2 while i'm gone.
basically, you can use a normal map or a heightmap for parallax mapping - rf2's engine dosent care, and can generate normal maps from heightmaps at runtime. and yes, normal/parallax mapping on level geometry should be there.
do you mean ati's rendermonkey? that woul;d be useful for generating shaders to test it with.
thanks! i'm leaving for a 1-week trip tomorrow, and i plan to work on rf2 while i'm gone.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
wow sounds like this is coming right along then. I am very glad there are kind people like you man.
Also this question may be a bit dumb, but is the level editor going to be the exact same?
thanks for your hard effort (its because of people like you and quest of dreams, and nout, and yeah all of those people that people like me can pretend they have the ability to make games)
Also this question may be a bit dumb, but is the level editor going to be the exact same?
thanks for your hard effort (its because of people like you and quest of dreams, and nout, and yeah all of those people that people like me can pretend they have the ability to make games)
thanks!
no tool will remain unchanged to some extent - however, what changes there are are very minor, such as the screenshot of the ini editor, simply added a tab system for the two cutscene options and rearranged the ui a bit, rfeditpro will likely lose the staticmesh entity and gain a staticmesh brush so to speak, due to models as level geometry being such a high possibility in rf2, etc.
no tool will remain unchanged to some extent - however, what changes there are are very minor, such as the screenshot of the ini editor, simply added a tab system for the two cutscene options and rearranged the ui a bit, rfeditpro will likely lose the staticmesh entity and gain a staticmesh brush so to speak, due to models as level geometry being such a high possibility in rf2, etc.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
just a quick question, are you building this RF2 from the ground up or from an exsisting engine?....
as for Render monkey yep that looks like the one...it was a while ago since i looked at it but it seem to be the one .
EDIT:
as for Render monkey yep that looks like the one...it was a while ago since i looked at it but it seem to be the one .
EDIT:
NM i read up on your blog page...In other words, I am remaking Reality Factory from the ground up, on a new engine, while retaining the same exact development pipeline as RF075 and below.
so how hard would it be to make an editor in realtime? That would be really cool. I know it would be kinda, hard to get it into the first release but maybe for later on.
Jonas
Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack
Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack