UNPKG

gl-viewport

Version:

toggle between orthographic and perspective projection camera views

13 lines (12 loc) 171 B
<html> <head> <style> body { background-color: purple; } </style> </head> <body> <script src="bundle.js"></script> </body> </html>