MyroDev Profile Banner
MyroP Profile
MyroP

@MyroDev

Followers
1K
Following
2K
Media
259
Statuses
816

33 yo dude creating and exploring worlds on VRChat. I am mostly posting about WIP stuff, Unity and world recommendations.

Joined November 2019
Don't wanna be here? Send us removal request.
@MyroDev
MyroP
11 months
I've just updated my theme park builder world, VRtual Park, with the Persistence Update! You can now save your progress and continue managing your theme park anytime. #VRChat #VRChat_world
25
554
3K
@MyroDev
MyroP
2 days
The "Point Light Volume" component uses a custom cookie texture showing a blurred fan. I'm rotating the point light in sync with the fan, which creates the illusion that the fan is casting a shadow, but that's not the case, AFAIK "Point Light Volume" cannot cast RT shadows yet.
0
0
35
@MyroDev
MyroP
2 days
(1/2) Using Ikeiwa's LV Volumetric fog shader and RedSim's "Point Light Volume" component, I was able to simulate a fan casting shadows in some fog #VRChat
4
41
372
@MyroDev
MyroP
5 days
In my case, I would still need to implement some Udon code to highlight the door handle. Also, only the handle has a collider, so the door can only be pushed from the handle. But nice update, I can think off a few interesting use cases.
0
0
4
@MyroDev
MyroP
5 days
World PhysBones just got released in open beta (SDK 3.9.1) ! To test that new component, I made a door that works without any Udon code, and it was relatively easy to setup. Functionalities are very similar to avatar PhysBones, bones can be pushed and grabbed #VRChat
1
3
19
@MyroDev
MyroP
12 days
(5/5) That's it! I hope my explanation was understandable and that you learned something new today šŸ‘
1
0
5
@MyroDev
MyroP
12 days
(4/5) On a side note : The last point is also one reason why you should be careful wearing avatars that have hidden features you'd rather keep private: - I've seen many avatars using high-render-queue materials (even for opaque materials). It wouldn't be great if you get reported
2
1
10
@MyroDev
MyroP
12 days
(3/5) Setting the render queue so low with enabled ZWrite has some annoying drawbacks: - Skybox trails: The skybox doesn't refresh behind low-render-queue transparent materials, since the skybox is only drawn on parts of the screen that haven't been rendered yet => transparent
2
0
9
@MyroDev
MyroP
12 days
(2/4) I'll explain why it works, but it's gonna be a longer post... The depth texture For the depth of field, VRChat uses the DOF post processing effect, which requires a depth texture to work. On the BIRP (I don't know about other render pipelines), Unity treats all objects
1
0
4
@MyroDev
MyroP
12 days
(1/5) A thread about render queue and Zbuffer: VR Photographers: Wanna take pictures of your avatar with a nice depth of field, but some parts are completely out of focus? Set the render queue of your problematic materials to below 2500, like 2499, and enable ZWrite. #VRChat
2
9
74
@MyroDev
MyroP
15 days
I just published a new version of the glass shader, it now supports : - LTCGI - Scrolling normals - Chromatic aberration I also fixed some minor issues. #VRChat https://t.co/JsgAEgPRkc
@MyroDev
MyroP
17 days
I released on my GitHub a new shader : Frosted Glass. The shader uses the scene's environment reflection (reflection probe) to fake transparency : The shader is actually fully opaque and doesn't use any grab pass. You can download it here : https://t.co/JsgAEgPRkc #VRChat
3
51
545
@MyroDev
MyroP
17 days
A fun little side project, I learned a few things while making that shader.
0
0
4
@MyroDev
MyroP
17 days
The two lines of code you can use to sample the reflection probe with a refraction effect. IOR : Index of refraction (0~1) MipMap : Blur level (The shader blurs the reflection probe texture by just sampling a lower level mipmap)
1
0
3
@MyroDev
MyroP
17 days
I released on my GitHub a new shader : Frosted Glass. The shader uses the scene's environment reflection (reflection probe) to fake transparency : The shader is actually fully opaque and doesn't use any grab pass. You can download it here : https://t.co/JsgAEgPRkc #VRChat
16
100
878
@MyroDev
MyroP
24 days
Most of my friends are also usually on Orange, which I totally understand, but when someone’s Orange, I never know if I’d be welcome to join or not, and sending join requests feels a bit awkward. What do you all think? I can write a canny.
2
0
14
@MyroDev
MyroP
24 days
On VRChat, I sometimes stay on Orange since I’ve got friend groups that don’t mix well, like EN speaking friends joining a GER speaking instance etc. I think it would be nice if we could set status per friend category (In the above case, "Green for Germans, Orange for others")
10
6
157
@MyroDev
MyroP
29 days
1
9
48
@MyroDev
MyroP
1 month
Now you can also do this in Bakery without cookie textures! The last Bakery update added the component "Bakery Light Filter", which allows you to easily bake light shining through stained glass, you just need to add that component on your stained glass mesh #VRChat
@MyroDev
MyroP
3 years
Unity supports the shader property _TransparencyLM, which adds light transmission properties to the material (only works with baked lightings)
1
1
30
@itsVeeVR
Vee
2 months
and did you know ORL comes with a modular shader system where you can puzzle together what you need? you can literally just puzzle together whatever you need with all the modules the shader comes with! LTCGI? VRSLGI? Arealit? VRCLightVolumes? all built in as modules!
@MyroDev
MyroP
2 months
There are many amazing shaders out there, but I would also recommend trying out the shaders made by Orels (@orels1_) Here, I am using Orels puddles shader https://t.co/4x3gZZ3mEW I'm also a big fan of how everything is documented. #VRChat
1
5
34
@MyroDev
MyroP
2 months
0
0
8
@MyroDev
MyroP
2 months
There are many amazing shaders out there, but I would also recommend trying out the shaders made by Orels (@orels1_) Here, I am using Orels puddles shader https://t.co/4x3gZZ3mEW I'm also a big fan of how everything is documented. #VRChat
1
4
69