Hyeve
banner
sakurashaders.bsky.social
Hyeve
@sakurashaders.bsky.social
Hello! I'm Hyeve. I make I make various shader-y and computer graphics-y projects :3
Find them here! http://discord.gg/f3caRnHfCG
yknow sometimes you intend to have an actual social media precense and then months later realize your brain is really bad at coming up with things to post consistently

anyway my VRC shaders have light volume support now you should try it :) (its free btw?!)
September 3, 2025 at 11:58 AM
ASGHJJHGF MY SHADER SUPPORTS URP NOW

I wrote an entire shader compatibility layer (which I might release separately sometime) to allow any shader to easily work across different unity render pipelines, and it is WORKING!

also I reworked my LTCGI integration a bit :3

Available RIGHT NOW :3
March 25, 2025 at 11:45 PM
Shader update! I've reworked how patterns/masks display in the editor, and added some more options for reflections and matcap - take a look at these funky materials!

Available now :)
March 12, 2025 at 2:15 PM
And by "soon" I mean RIGHT NOW! Shiny reflections & matcap support are available now in the latest release.

Here's a selection of all the different kinds of possibilities you can achive with my shader currently, reflective and otherwise!

All from just a small set of straightforward settings :)
December 22, 2024 at 8:00 PM
Reflections & Matcap support coming to my shader soon!
December 22, 2024 at 4:12 PM
got distracted rendering millions of voxels on an igpu... (realtime 60fps)
December 15, 2024 at 11:56 PM
Heya! Been too busy to post recently, but I wanted to let you know that the third release of my toon shader is now available!

Most notably it includes LTCGI support and editor material property groups, but there's been a bunch of small fixes and improvements too :)
December 8, 2024 at 1:27 PM
My toon shader now supports LTCGI lighting!

No special configuration needed, just a single checkbox to enable it, and it automatically supports most of my regular lighting effect settings :)
November 30, 2024 at 7:42 PM
Been super busy lately, but I was sanity checking some lighting setups, and daym.. I should really have set up an HDRI for testing before!
November 28, 2024 at 9:55 PM
I'm too tired to make a clip talking about it today, but I added material property syncing, so that property values can be shared between multiple materials without having to multiedit them every time.

Also let you name the sync groups so that you can actually know what one you have open :)
November 24, 2024 at 11:32 PM
Heyo! Recently finished making an optimized version of my VRC avatar, but now I need places to hang out.. I don't actually know a lot of VRC people yet and joining places alone is scary ><

If any of you VRC folk wanna hang out and/or introduce me to more frens, send me a message :3
November 21, 2024 at 10:50 PM
I love it when hlsl decides that no, actually, this line of code needs to be exactly here and cannot be moved to make it more efficient.

if anyone has any idea how to stop the compiler from exploding randomly i would love to know..
November 20, 2024 at 5:06 PM
I promised cool things, so here they are! Many improvements and several new features - more custom UI, emission, transparency support, and Patterns..

I couldn't quite fit them all here since bluesky only allows 1 minute clips, but I have a longer clip up on youtube and tiktok :)

#vrchat #shaders
November 16, 2024 at 9:22 PM
Today my day has been taken up by putting this thing together, but it is finally done! Behold, major pc upgrade:
November 13, 2024 at 10:34 PM
Hai! I've run out of features to showcase for the moment, so instead I'm going to be posting lil' dev vlogs and screenshots of the new things I'm working on, whenever there's things to show.

Today, I started on custom editor UI!

#vrchat #shaders
November 10, 2024 at 8:00 PM
Hai! Today I'd like to show off the rimlighting in my VRC toon shader. It's nothing incredibly special, but it does have a couple of unique settings that let you do just a little bit extra with it.

Take a look!

#vrchat #shaders
November 9, 2024 at 6:21 PM
Hey! I just realized I basically already have a way to do this actually.

Due to my outline technique, I have to hide parts of outlines that are too close to the camera anyway, and extending how far away that happens from does sorta solve your problem.

Is this close enough to what you want?
November 8, 2024 at 10:32 PM
I've been super busy today and don't have any toon shader clips ready to showcase, so instead here's a look at something else I work on; shader art!

There's no models or meshes here, only a pixel shader and code creating an audioreactive experience.
November 8, 2024 at 9:32 PM
Almost forgot to post today.. But here's a look at the extra controls the new VRC toon shader I've been working on gives you for realtime lights!

You can have standard soft falloff as normal, or you can give even the lights themselves toon banding and hard edges, for a fully-toon style!
November 7, 2024 at 8:44 PM
Outlines are a big part of toon shading, but doing them usually comes with a big performance hit or a lot of artifacts.

For my new VRC toon shader, I took the standard cheap & messy technique, and managed to develop some significant improvements to it - take a look!
November 6, 2024 at 5:45 PM
Unity's baked lighting isn't very friendly to toon shading, but I've managed to make it work smoothly no matter the lighting conditions, without sacrificing looks.

It's not the most obvious thing from the outside, but getting it working this well was the biggest struggle when making the shader.
November 5, 2024 at 5:20 PM
Here's a closer look at one of the features I developed for my new VRC toon shader - dynamic color shifting that's done in a perceptual color space and reacts to lights!

This is probably the single most unique thing my shader currently has, and it's what really allows it to look incredible.
November 4, 2024 at 5:35 PM
Hello! I have just released the first ever version of a new toon shader for VRC that I've been working on for several months.

It's designed to be super easy to use and look incredible, and it would be amazing if you checked it out!

ko-fi.com/sakurashaders
November 3, 2024 at 9:28 PM