vimeo / vimeo-depth-player

A WebVR volumetric video renderer that uses color-depth based videos hosted on Vimeo.
https://vimeo-depth-player-playback.glitch.me
MIT License
83 stars 16 forks source link

RGBD shaders are inline in Vimeo.DepthPlayer #13

Closed obviousjim closed 5 years ago

obviousjim commented 5 years ago

Shaders are inline.

This makes editing them less dynamic and reduces reusability if there were to be other components needing them.

obviousjim commented 5 years ago

DIdn't understand the beautiful build system that @juniorxsound has built!