From b1df83aff0434d7d724bef0de2944aa1642e7766 Mon Sep 17 00:00:00 2001 From: VISUALBROWSER_DEV Date: Fri, 22 Nov 2024 23:46:34 -0500 Subject: [PATCH] Simple UI code base to understand VisualBrowser --- README.md | 16 ++ index.php | 755 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 771 insertions(+) create mode 100644 README.md create mode 100644 index.php diff --git a/README.md b/README.md new file mode 100644 index 0000000..30f1a3c --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# VISUALBROWSER + +This is a simple VISUALBROWSER UI Template including the bare minimum features: + +Website: https://visualsbrowser.com + +The Tagline "Your Curiosity will unlock the massive rewards waiting for you." is about the launch of the VISUALBROWSER project. Centered on the principles of 3D Information, User Interaction, [Curiosity, Discovery and Exploration] + +The objective of this platform is to offer the internet's most diverse and high quality collection of interactive 3D and VR web experiences, allowing users to immerse themselves in captivating narratives and explore unique adventures in desktop, mobile, and VR. + +# Release Notes + +#Basic UI with 3D Level +#Mobile Joystick + + diff --git a/index.php b/index.php new file mode 100644 index 0000000..48fa880 --- /dev/null +++ b/index.php @@ -0,0 +1,755 @@ + + + + + + + + + + + + + + TEMPLATE | VISUALSBROWSER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file