Satin API

Satin API

4M Downloads

1.21.3 Update

bruh1273 opened this issue ยท 22 comments

commented

A few days have passed since 1.21.2 has released, and Satin isn't updated.
I am aware of the big changes to rendering in this update, so I completely understand any sort of delay when it comes to updating this API.
Many modders, including myself are unable to update our mods including Satin until it supports the latest release.

commented

hi, is there any progress on the update? I'd love to help, but i have little knowledge about the internal workings of satin and the new shader api. I need satin to update to finish the renderer update...

commented

Apologies, Minecraft kinda broke everything with this one, and I haven't had much time to update. Help would be appreciated, but either way I'll try to get some progress done this week.

commented

This mod is REALLY NECESSARY for me to using some mods about RENDERING so be quick plz T^T

commented

same for 1.21.4!

commented

^ 1.21.4 doesn't change a lot with rendering. should be a simple update

commented

Update: Sorry, was very busy with other stuff lately. I started documenting Minecraft's new shader loading process, which is a good first step for the inevitable rewrite.

commented

You got this!!! thanks for your work

commented

Thank you ! Current status : I fixed some compile issues and I'm starting to understand the new frame graph system in post process effect. Seems like there is some potential for optimizing Satin there, but right now it means managed framebuffers and sampler uniforms need to be rewritten.

commented

lets gooo

commented

@Pyrofab you're gonna love the new snapshot

commented

any info on the potential update?

commented

Is there any chance of this coming to 1.21.4?

commented

Apologies, no good news yet, this update kinda hit my motivation. One thing I can say though is that mods' shader JSONs will also have to be updated, I'll try to document the relevant changes best I can.