Skip to content

Instantly share code, notes, and snippets.

View davidjmcclelland's full-sized avatar
🚦
Vector3 IRL

David J McClelland davidjmcclelland

🚦
Vector3 IRL
View GitHub Profile
@davidjmcclelland
davidjmcclelland / index.html
Created February 2, 2022 22:55
hacky way to use javascript to control Unity WebGL
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Unity WebGL Player | browserData2D</title>
<link rel="shortcut icon" href="TemplateData/favicon.ico">
<link rel="stylesheet" href="TemplateData/style.css">
</head>
<body>