UNPKG

interactive-shader-format-for-modv

Version:

Rendering engine for Interactive Shader Format effects and generators

16 lines (15 loc) 255 B
<!doctype html> <html> <head> <style> html, body { margin: 0; padding: 0; } </style> <script src="/interactive-shader-format.js"></script> <script src="./app.js"></script> </head> <body> </body> </html>