Xlinka / NeosPlus

NeosVR Plugin Extra Logix nodes and features
https://discord.gg/9QAaMtXwke
Other
29 stars 18 forks source link

Material Request: MToon #105

Closed kazu0617 closed 1 year ago

kazu0617 commented 2 years ago

Current NEOSPlus has debug material. https://github.com/Xlinka/NeosPlus/blob/main/Materials/TestMaterial.cs

I want to use more material for compatibility of other VR Platform like MToon in VRM.

I think just export material configuration into cs, compile it from modified unity sdk, upload to neosdb and attach into cs.

kazu0617 commented 2 years ago

MToon: https://github.com/Santarh/MToon

LeCloutPanda commented 2 years ago

Materials aren't as easy as just making a orb we have to make a shader that works for Neos, the test material orb is just how you change the values so the actual shader it is using is a Neos one but we are working on getting custom shaders working

kazu0617 commented 2 years ago

I know, i think shader can build by CI/CD or handy with UnitySDK (sdk is just create variant).

Xlinka commented 2 years ago

Progress has been made :)

LeCloutPanda commented 2 years ago

:)