Ramikad Posted January 11, 2017 Share Posted January 11, 2017 Personally, if I may suggest a spherical refraction effect, I'd love it if it could be like the (removed) Hopwire grenade from Half-Life 2: Episode 1: Perhaps not as powerful - it's a Force Push after all, not a microscopical singularity Link to comment
SomaZ Posted January 11, 2017 Share Posted January 11, 2017 Personally, if I may suggest a spherical refraction effect, I'd love it if it could be like the (removed) Hopwire grenade from Half-Life 2: Episode 1: Perhaps not as powerful - it's a Force Push after all, not a microscopical singularity Actually a nice idea, but the code doesn't differentiate between push and pull. Could look strange if you use pull and the refraction looks like push. One could change that in the game code though. Simply change the models of push and pull from the half-sphere to something cone like. Link to comment
minilogoguy18 Posted January 11, 2017 Share Posted January 11, 2017 Probably the best looking use for refraction was setting it as a trail effect for swords. I forget the command but it would unfortunately replace the lightsaber trail too, would be nice to separate it out and only let it be used on swords. Link to comment
Tempust85 Posted January 11, 2017 Author Share Posted January 11, 2017 Actually a nice idea, but the code doesn't differentiate between push and pull. Could look strange if you use pull and the refraction looks like push. One could change that in the game code though. Simply change the models of push and pull from the half-sphere to something cone like.Feel free to do this. Also when using force speed, the player model looks black and dis-colored when not running. SomaZ likes this Link to comment
Archangel35757 Posted January 11, 2017 Share Posted January 11, 2017 I just think most Force FX already give visual feedback in the sense that objects or enemies play an "affected" animation (pushed/pull stumble or fall, etc.) and the player already does some hand/arm motion-- this is sufficient by itself in my opinion; save the computer resources for somthing else. You don't see or hear these cheesy FX in the movies. Link to comment
Psyk0Sith Posted January 11, 2017 Share Posted January 11, 2017 Force push does have some kind of rumbling sound tho. Link to comment
Archangel35757 Posted January 11, 2017 Share Posted January 11, 2017 @@Psyk0Sith... so Obi-Wan grunts... but there is no Force sound FX for the push itself. I liken this to some martial artist doing their yell before they karate chop a board. Now I would agree that it would be plausible for the recipient of a force FX to grunt (or whatever). Link to comment
minilogoguy18 Posted January 12, 2017 Share Posted January 12, 2017 Getting the render engine working properly>your nit picking. These things can be addressed later IF @@DT85 feels like it's even worth our time. Right now we just need a stable build of the game with levels and characters to drool over. Psyk0Sith, Tempust85, SomaZ and 1 other like this Link to comment
Tempust85 Posted January 12, 2017 Author Share Posted January 12, 2017 So basically, we need to get our rend2 on-par with vanilla. So next we will need to work out weather, and finish sprites. @@Xycaleth said he won't be able to debug anytime soon, so it's upto us. @@SomaZ I hear Xreal has alot of neat stuff, including refraction & reflection if you wanted to have a look at it. Couldn't find xreal itself on github, but a project called Unvanquished uses a combination of xreal and ioq3: https://github.com/Unvanquished/Unvanquished/tree/master/daemon/src/engine/renderer Archangel35757 likes this Link to comment
minilogoguy18 Posted January 12, 2017 Share Posted January 12, 2017 We talked lightly about this before when I asked about the switch from SVN to dropbox but are there any solutions out there that you know of or a SVN that allows as much storage to where we can go back to 1 click updating? Link to comment
Tempust85 Posted January 12, 2017 Author Share Posted January 12, 2017 Not unless someone has an SVN big enough. Link to comment
redsaurus Posted January 12, 2017 Share Posted January 12, 2017 @@Psyk0Sith... so Obi-Wan grunts... but there is no Force sound FX for the push itself. I liken this to some martial artist doing their yell before they karate chop a board. Now I would agree that it would be plausible for the recipient of a force FX to grunt (or whatever). ??? There definitely is a sound for the push. LucyTheAlien and Jolly like this Link to comment
minilogoguy18 Posted January 12, 2017 Share Posted January 12, 2017 Psyk0 is right, there is this rumble sound used in the movies many of times. I've been using it for years as a replacement for the standard force push sound effect in JA. Link to comment
Archangel35757 Posted January 12, 2017 Share Posted January 12, 2017 ??? There definitely is a sound for the push.Maybe that sound was Grevious just shitting his pants as he flies thru the air... and you're hearing the Doppler Effect of his flatulation. SomaZ and Stoiss like this Link to comment
Tempust85 Posted January 12, 2017 Author Share Posted January 12, 2017 Lmao Archangel35757 likes this Link to comment
Tempust85 Posted January 16, 2017 Author Share Posted January 16, 2017 @@SomaZ I noticed on your repo you're attempting weather. Any progress? Also, Xycaleth started weather on a seperate branch of his repo if you wanted to take a look. Not sure how far he got. Link to comment
SomaZ Posted January 17, 2017 Share Posted January 17, 2017 @@SomaZ I noticed on your repo you're attempting weather. Any progress? Also, Xycaleth started weather on a seperate branch of his repo if you wanted to take a look. Not sure how far he got.Yea, I tested if I could simply do a 1 on 1 port with the vanilla weather system. I'm positive that this can be worked out. Though a complete new weather system would be nice.But right now, I'm trying to make refraction work like a charm. Learned a lot about the renderer and I have a plan to completely rework the refraction code to fit the overall coding "style". Right now it's unnecessarily redundant and hacky. I also need to find a fix for the force speed effect. My guess is, that a renderfx flag (something with skipping the shadow calculation on the mesh) is unnoticed by the renderer. Just need to find the right place to add the exception. I also noticed that my shader is not doing what it's actually supposed to do. minilogoguy18, Tempust85 and Archangel35757 like this Link to comment
Tempust85 Posted January 17, 2017 Author Share Posted January 17, 2017 Sweet, thanks for this man. Link to comment
Tempust85 Posted February 2, 2017 Author Share Posted February 2, 2017 Working on merging ioq3's rend2 on a separate branch. Doing this because xycaleth's rend2 fork is basically dead and we need updates. Ioq3 rend2 is quite active. I'm manually merging each file, so not to screw much of anything up, but probably will lol. If it fails, then we still have the rend2sp branch. minilogoguy18 and Archangel35757 like this Link to comment
minilogoguy18 Posted February 2, 2017 Share Posted February 2, 2017 Hope this goes well, it could really put a lot more momentum into the mod and possibly attract more artists, especially for our pretty much non existent level design team. Link to comment
Tempust85 Posted February 4, 2017 Author Share Posted February 4, 2017 EFX file used as a light: What you see on the wall is the normal map - the diffuse is 100% white. Really need actual dynamic lights though, lightmaps don't really show normal map detail and the EFX lights flicker every so often. :\ minilogoguy18 likes this Link to comment
Stoiss Posted February 4, 2017 Share Posted February 4, 2017 well its a good start if this is the version of ioq3 if this is the results from it Link to comment
Teancum Posted February 4, 2017 Share Posted February 4, 2017 Heh, that's my #1 issue with idTech3/Q3 engine and all its spinoffs -- the lighting. Well, that and level creation is a pain. Link to comment
Tempust85 Posted February 5, 2017 Author Share Posted February 5, 2017 I forgot to mention that this is what's currently possible in rend2sp branch (and of course rend2 MP). Without dynamic lighting, the normal maps are EXTREMELY hard to see. Compiling the map with -deluxe doesn't do a thing. Link to comment
SomaZ Posted February 5, 2017 Share Posted February 5, 2017 No wonder they can't be really seen. It's the same for every engine. Like UE4. The Lightmap doesn't store light positions. It only lighten and darken areas and only applies to stationary light sources. UE4 simply uses the normalmaps for genereating the lightmap. You can do the same thing in GTK Radiant with the material shaders. q3map_normalimage textures/.../aaa_normalmap q3map_lightmapsamplesize 1 There is a tutorial in JKHubs tutorial section. So, on my front: I added the pbr cvar and some other stuff on my repository. Just needs some testing and validating the correctness of the code, but it works. Next thing I want to update is the complete cubemapping code. ioQ3 allows to render cubemaps to files and read them back without rerendering them. minilogoguy18 likes this Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now