Skip to content

Commit 3a65779

Browse files
committed
Modularize code and add UI
1 parent 61e3c8c commit 3a65779

10 files changed

+514
-398
lines changed

fonts/helvetiker_regular.typeface.json

+1
Large diffs are not rendered by default.

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>My first three.js app</title>
5+
<title>Gravity Simulator</title>
66
<style>
77
body { margin: 0; }
88
</style>

0 commit comments

Comments
 (0)