MFShaderDecompiler.asmdef.meta NewGLSLVersion.meta OldDXBCVersion.meta Readme.md Readme.md.meta RenderDocDataExporter.meta ShaderAnalyzeIntermediateCode.meta Readme (OLD VERSION : DXBC -> UNITY HLSL) (更新中) 需要安装Package - Moonflow Core :https://gitee.com/reguluz/moonflow-core.git ...
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform! c-sharpunitydotnetpdbdotnetcoredecompilermonodecompileilspydecompiler-engine UpdatedApr 28, 2025 C# lettier/3d-game-shaders-for-beginners Star18.6k ...
Texturepanner This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures 这个库托管了Unity3D的着色器,它的主要目标是促进霓虹灯一样的标志,传送带和基本上基于滚动纹理的任何东西的创建 ht...
纹理映射技术单张纹理实践 - 使用单张纹理作为模拟颜色Shader "Unity Shader Books/Chapter 7/Single Texture" { Properties { _Color ("Color Tint",Color) = (1,1,1,1) _MainTex ("Texture", 2D) = "white" {} _Specul unity做解密游戏 unity shader 游戏 d3 转载 代码魔术师之手 4月前 5阅读...
UnityShader实现新手引导遮罩镂空效果 这是一种实现 UIView镂空效果的方案,可以快速实现任意形状的镂空、文字的镂空、带镂空的毛玻璃效果等。本质上是 UIView 的 maskView 效果的「取反」。前言首先来复习一下遮罩效果的实现。如果我们有一张图片,又恰好有一个圆,当我们把圆设置为图片的遮罩时,会得到这样的结果。
1//Decompiled with JetBrains decompiler2//Type: UnityEngine.UI.Button3//Assembly: UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null4//MVID: FFDB3AB2-A87C-4B43-B613-BCF0D7807E815//Assembly location: D:\practice\TaiDouARPG\Library\UnityAssemblies\UnityEngine.UI.dll67using...
http://www.h4ck.org.cn/2014/08/ida-pro-6-5-with-hex-rays-x86-decompiler-v1-5-and-hex-rays-arm-decompiler-1-7/ 然后打开我们编译的libmono.so 找到mono_image_open_from_data_width_name 方法,然后点击F5 解密算法就破解了。(下面我找到了一个避免破解的方法,在本文的最后) ...
Unity support has received a major boost. Cg and HLSL shaders are now supported in syntax highlighting, code completion, navigation (including macros), refactorings, and more. Pausepoints, which pause the Unity Editor when the debugger hits them, are now available. Rider now works with the Bu...
unity_java_4_3_1 unity 4.3.1.f1 classes.jar decompiler source unity_java_4_3_1 uinty 4.3.1.f1 自带的classes.jar反编译后的源码,可直接编译导出classes.jar替换为官方的classes.jar,可用于添加一个log查一些bug。 上传者:weixin_42128015时间:2021-06-28 ...
ILSpy .NET Decompiler,使用方式 icsharpcode.ilspy-vscode.dll反编译工具 Markdown Preview Enhanced vscode-proto3 已经下载好的包,在/Users/用户名/.vscode/extensions 路径下将已经下载好的整套插件extensions密码:a6h4 文件夹替换,这个版本的omnisharp是1.34.3 ...