Shader DevTools

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.3.10
本资源为搬运资源,原资源地址: https://modrinth.com/mod/shader-devtools
资源信息

Minecraft 版本: 26.3-snapshot-3

平台: fabric

标签: game-mechanics management utility

资源介绍

Shader DevTools

Client-side fabric mod for working on Minecraft core shaders, post shaders, post effects, and render pipelines without restarting the game or reloading the resource pack.

https://github.com/seailz/shader-devtools

Features

  • Reload shaders, both core and post, on demand without having to fully reload the resource pack
  • Live editing of shader files in-game with syntax highlighting
  • When a shader exists in multiple packs (including vanilla), ability to edit each of those individually (except vanilla shaders, which are read-only) and force load them
  • Ability to quickly visualize what a shader is rendering
  • Parsing of post effect JSON files, and the ability to edit these too
  • Parsing and visualization of all render pipelines
  • Ability to override any value in the Globals uniform buffer

Shader Debug Logging

You can add calls like dbg("time=" + GameTime); to supported shader programs and the value will be written to logs/latest.log.

Notes:

  • Works on both OpenGL and Vulkan
  • ASCII string literals are supported
  • Top-level string concatenation is supported, so "abc" + someValue works
  • Common scalar and vector values are converted to text automatically

Warning:

  • dbg(...) is still expensive in hot shaders, especially fragment shaders
  • Frequently changing values such as GameTime can reduce FPS if logged aggressively
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Automatic replacement

价格:0 墨喵币
下载量:0

查看详情
IronMan

价格:0 墨喵币
下载量:0

查看详情
Shardplex MOTD

价格:0 墨喵币
下载量:0

查看详情
Infested: Swarms and Spiders

价格:0 墨喵币
下载量:0

查看详情