From 3f19b9ec00c8be25d9b4dae6d50341ac0e75fbd0 Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Thu, 21 Sep 2023 11:07:39 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbb54e0..8c1d9bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Model explorer +# V-Sekai Model Explorer -Model explorer is a 3D model viewer built with Godot 4. It supports various model formats like VRM and glTF 2.0. With this tool, you can dive deep into the components of a 3D model - inspecting meshes, materials, textures, and animations. It comes packed with features such as detailed viewing, animation playback, interactive controls, and a double-click action for an up-close examination. You also have the option to hide the grid or explode the meshes. So, it's a pretty handy tool if you're looking to explore 3D models in detail. +V-Sekai Model Explorer is a 3D model viewer built with Godot 4. It supports various model formats like VRM and glTF 2.0. With this tool, you can dive deep into the components of a 3D model - inspecting meshes, materials, textures, and animations. It comes packed with features such as detailed viewing, animation playback, interactive controls, and a double-click action for an up-close examination. You also have the option to hide the grid or explode the meshes. So, it's a pretty handy tool if you're looking to explore 3D models in detail.
Model Explorer Image