/React-Three.js-GLTFLoader

Tento projekt je aplikace vytvořená v Reactu a Three.js pro zobrazení 3D modelů ve formátu GLTFL..

Primary LanguageTypeScript

React Three.js GLTFLoader 🇨🇿

Úvod

Tento projekt je aplikace vytvořená v Reactu a Three.js pro zobrazení 3D modelů.

Instalace

Pro instalaci a spuštění tohoto projektu postupujte následovně:

  1. Naklonujte repozitář na svůj lokální počítač pomocí git clone <url-repozitáře>.
  2. Přejděte do složky projektu pomocí příkazu cd <název-projektu>.
  3. Nainstalujte závislosti pomocí npm install.
  4. Spusťte projekt pomocí npm start.

Použití

Po spuštění aplikace můžete prohlížet 3D modely. Modely se automaticky otáčejí.

Licence

Tento projekt je licencován pod licencí MIT.

React Three.js GLTFLoader 🇬🇧

Introduction

This project is an application created in React and Three.js for displaying 3D models.

Installation

To install and run this project, follow these steps:

  1. Clone the repository to your local machine using git clone <repository-url>.
  2. Navigate to the project folder using the command cd <project-name>.
  3. Install the dependencies using npm install.
  4. Start the project using npm start.

Usage

After launching the application, you can view 3D models. The models automatically rotate.

License

This project is licensed under the MIT license.