Jump to content

SomaZ

Members
  • Posts

    420
  • Joined

  • Last visited

Everything posted by SomaZ

  1. I get that too. Even on standard jka maps. I got a gtx980ti. But i can't tell when this happens. Looks random to me. Haven't tried it on vanilla yet.
  2. They used it for an example for the ocean waves based on your distance to the water patch. The nearer you got, the more tesselated the water patch was. Then, the vertecies got pushed up and down by height maps. Gras didn't take advantage of it as far as i know.
  3. Very nice. You allready implemented the use of height maps? Does the iterations scale with distance? Right now it looks like a turbosmooth modifier from 3dsmax for warzone. Tell us more pls.
  4. Yes, perfect. Thank you. Ok, then it was my fail again haven't played with cvars since i configured the "old" rend2.
  5. Hey, i just compiled your new version of the renderer, but i cant launch the game: Any idea? Ah nvm. My fail. Didn't copy the new executable.......... How can i activate the new renderer? r_renderer doesn't seem to work anymore.
  6. @@aramil248 So, you managed to get OpenJK working on the Pi 2?
  7. Maybe you can ask this youtuber. https://www.youtube.com/watch?v=P-1EHdHxEk8
  8. Trying to understand rend2 melts my brain. I like that ♥

    1. Archangel35757
    2. SomaZ

      SomaZ

      Yea, I'm in contact with Xycaleth. So my understanding grows slowly but steady. :)

  9. So, is rend2 stuff ok?
  10. So i've been looking into the warzone sources a bit and found a major mistake in my shader, so thank you for the tip. Right now my shader has no "depth check" for the effect but it works. Here some wip picture (still with very high intensity): @Xycaleth There will be a lot of questions incoming, i'll promise. @UniqueOne So you basicly improved rend2? What are the advantages and disadvantages? Does your renderer still has the same compatibility as rend2? Pls tell me more. If it's just an improved rend2, which still works with OpenJK, why we don't use it?
  11. I have a very limited view on OpenGL right now. In fact, i just started learning some of it. But i understand most of the basic concepts of it. And i really hope i can help. Right now im just crawling through the render code trying to understand it, hack some shader code and stuff trying to archive something, to get a solid base of understanding the code. @@Xycaleth Is there any way to get the normal buffer into the glsl right now, or do i really have to compute it in the fragment shader every time?
  12. Hey guys, any chance i can help with rend2? I downloaded the sources and tried to implement a hbao shader instead of the ssao. It kind of worked, but i get some artifacts, which have something to do with the distance. Have not found out yet, where they come from. https://img5.picload.org/image/woraiow/4_question.png I set the intensity of the hbao very high so that the artifacts get visable. And i know its kinda ugly right now. I have actually no idea of the renderer, but i want to help out if possible.
×
×
  • Create New...