Skip to content

Instantly share code, notes, and snippets.

View Firepal's full-sized avatar
🕴️

Firepal

🕴️
View GitHub Profile
@mrdoob
mrdoob / index.html
Created April 23, 2021 15:15
11 years of Three.js
<html>
<head>
<style>
body {
margin: 0;
padding: 10px;
color: #ffffff;
background: #222222;
font-family: sans-serif;
font-size: 7px;