smkplus / ShaderMan

Convert ShaderToy to Unity HLSL/CG
https://smkplus.github.io/ShaderMan.io
MIT License
1.41k stars 197 forks source link

[API] Convert from link #7

Closed iBicha closed 6 years ago

iBicha commented 6 years ago

I was about to start such project, when I stumbled on this. Pretty good work!

A fun enhancement can be working with https://www.shadertoy.com/api

So from a link, one can regex the shader id, download meta data, and then download code, textures and such, convert the shader, and create a material and assigning the downloaded texture!

Next step can be downloading the audio and assigning it to an audio source.

These are my thoughts, I can help with this

smkplus commented 6 years ago

So from a link, one can regex the shader id, download meta data, and then download code, textures and such, convert the shader, and create a material and assigning the downloaded texture!

It's good idea thanks....! If you help me I'll happy because :D I need your help

iBicha commented 6 years ago

I got jammed with work, might not be able to contribute to this in the near future.

iBicha commented 6 years ago

I will be closing this as I won't be finding time for it. Please reopen if needed