Okay … if something broke, then we would very much desire this to be repaired, I guess…
Without projective textures many things don’t work (e.g. decals or car headlights in the dark).
I think that something like that would be nice in the core engine.
Since it worked in the past and maybe works now (with minor errors perhaps), this would be a task that could be achieved with not too many efforts.
Here’s my opinion:
Decals are as important and basic as particle systems.
Projective textures are basic feature like render to texture.
TestProjectiveTextures would be a nice addition to the tests.
EDIT: Or if not core, then maybe repair the plugin code of that project by people who know enough jME graphics coding stuff to do that in a couple of minutes. I would need hours or days with my currently hibernating jME 3D knowledge… :chimpanzee_wink:
It’s chartreuse. In between yellow and green, close enough to both for their to be a legit difference of opinion on which it qualifies as… Unless you know the truth: it’s neither, it’s chartreuse!
Must admit, though, that chartreuse is a lot greener when viewed on a calibrated 95% gamut monitor set to D50 color temp than it does on a stock nexus 10
Hehe … I have this IPS panel monitor and in the manual it states that this display can be used for art. Maybe I didn’t calibrate this device correctly, but I tend to see green even on the other two displays which have poor color support.
Needed to clamp the texture coords in the frag shader. Which bring up an issue. Wouldn’t it be more efficient to use the projection frustum in a stencil test?