From f0d1398b0d1b1a7c5bd1d4e0b3488b7f1aa74364 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Tue, 23 Feb 2021 19:39:16 -0500 Subject: Big rework of the directory structure to make it more orderly for my brain --- frontend/index.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'frontend/index.html') diff --git a/frontend/index.html b/frontend/index.html index c62696d..22fbe2c 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -15,14 +15,10 @@
+

Introduction: Rigid Body Physics

-

Introduction: Rigid Body Physics

You're most likely here because you have some interest in the world of rigid body physics. Maybe you have some knowledge of rendering via OpenGL or Vulkan, and you want to begin watching your up-until-now static scene come to life. Well, you're in the right place! In the course of this tutorial series I will walk -- cgit v1.2.1