From 454fa3628bd35a37b7ed147a081f8f25590b3232 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sat, 19 Jun 2021 07:22:20 -0400 Subject: (mkosarek) Website under construction notice --- index.html | 9 ++++++++- index.html.content | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 91013fa..3bda63b 100644 --- a/index.html +++ b/index.html @@ -49,8 +49,15 @@
-

Introduction: Rigid Body Physics

+

Welcome to physicsforgames.com!

+

🚧This Website is Under Construction

+

+ Feel free to look around at the existing pages! But please be aware that things will be broken/incomplete in many instances. The website itself should have some solid content by the end of the year. +

+
+
+

Introduction

You're most likely here because you have some interest in the world of realtime physics simulation. Maybe you have some knowledge of rendering via OpenGL or Vulkan, and you want to see 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 diff --git a/index.html.content b/index.html.content index 07eeea2..fec2ea9 100644 --- a/index.html.content +++ b/index.html.content @@ -1,6 +1,13 @@

-

Introduction: Rigid Body Physics

+

Welcome to physicsforgames.com!

+

🚧This Website is Under Construction

+

+ Feel free to look around at the existing pages! But please be aware that things will be broken/incomplete in many instances. The website itself should have some solid content by the end of the year. +

+
+
+

Introduction

You're most likely here because you have some interest in the world of realtime physics simulation. Maybe you have some knowledge of rendering via OpenGL or Vulkan, and you want to see 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