Git Product home page Git Product logo

Comments (5)

DT85 avatar DT85 commented on September 26, 2024

How are you adding a glow stage to the entity?

from openjk.

SomaZ avatar SomaZ commented on September 26, 2024

the last stage as always. seems to work with compiled lightmaps.

from openjk.

DT85 avatar DT85 commented on September 26, 2024

Oh that. Yeah, need a lightmap so ATM we have to use dlights as well as lightmaps.

from openjk.

SomaZ avatar SomaZ commented on September 26, 2024

Funny thing is, that the rest works (at least with a complete black lightmap). I'm not sure why adding the glow stage interrupts the dlight illumination on the object. My guess is, that this overwrites the diffuse (and with it the illumination), but not sure right now. But as flagged, this has low priority right now.
My shader is build like this:

  • diffuse stage
  • normal stage
  • spec stage (pbr maps and r_pbr 1, haven't tried it without yet)
  • lightmap stage
  • glow stage

from openjk.

DT85 avatar DT85 commented on September 26, 2024

I noticed that while refraction is onscreen, all dynamic glow gets shut off until the refraction effect is over.

from openjk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.