-
### Is your feature request related to a problem?
Yes. Currently GameMaker is still in its infancy to support HDR correctly. I mean, the application_surface still only has a RGBA8 format and you ne…
-
### Is your feature request related to a problem? Please describe.
Currently, PBS Rim has some pretty cool effects you can do with it, but what I want to do with it is a sort of "fresnel transparency…
-
**Release Type**: Official Release
**Version**: 4.2.0.2122
**Describe the bug**
In a material, if you try to set shader that doesn't exist, wait for it to build the effect, then do try to do it…
-
It would be nice to use the ID2D1Effect to use the shader effects like Guassian blur. On the Microsoft page it says you can create the effect from the d2d device context.
- [Direct2D Effects](https…
-
# Error Info
Error name: Error
Error message: panicked at core/src/avm2/globals/flash/display/shader_job.rs:76:26:
Missing value property: TypeError: Error #1009: Cannot access a property or method…
-
Tesselation shaders could/would allow for in-shader triangulation of minecrafts geometry (which is using quads) to allow geometry shaders to be used on non-nvidia configurations.
Furthermore it would…
rre36 updated
5 years ago
-
Hi,
I just installed Coot-1 on my Mac (macOS Monterey 12.7.4). I used the build-it script and then used brew to link it to /usr/local/bin/coot.
When launching Coot, a black window is opened with h…
-
//REALLY COOL MENU BACKGROUNDY
menubacknologo_blueish
{
{
map gfx/fx/detail/d_sand.tga
rgbGen const ( 0.627451 0.666667 0.796079 )
tcMod scroll 0.1 0.1
}
{
map gfx/fx/detail/d_sand…
-
Can we get a Soft Light blend mode, in addition to min, max, multiply, add, normal?
Note: I got a working Soft Light shader here: https://github.com/renpy/renpy/pull/4058 for Ren'py, but it's limit…
-
a new feature allowing to apply effects on the slideshow.
- Effects can be stacked. I can add multiple effects one after the other.
- Effects intensity can be changed over time. Maybe inspire from the…