From 20c32dcb055058b770062b7e9dd07f79d33a8caa Mon Sep 17 00:00:00 2001 From: yum Date: Tue, 11 Feb 2025 16:54:10 -0800 Subject: Add code Implement basic diffuse and specular BRDF based heavily on silent's filamented shader. --- Scripts/ThryEditor | 1 + Scripts/ThryEditor.meta | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 160000 Scripts/ThryEditor create mode 100644 Scripts/ThryEditor.meta (limited to 'Scripts') diff --git a/Scripts/ThryEditor b/Scripts/ThryEditor new file mode 160000 index 0000000..c1a6bcb --- /dev/null +++ b/Scripts/ThryEditor @@ -0,0 +1 @@ +Subproject commit c1a6bcbdc0ca7e79294e0ca57712e38a111e5448 diff --git a/Scripts/ThryEditor.meta b/Scripts/ThryEditor.meta new file mode 100644 index 0000000..1655525 --- /dev/null +++ b/Scripts/ThryEditor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 49250fb0d3eb4b84fae6785584a3204f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: -- cgit v1.2.3