A 3D Web Viewer for 3D models in a undefined format yet to be defined (It could be 1 or more). The goal is to understand how to create a 3D Web Viewer and how to use it in a web application. In the future, it will be used as a F1 car viewer.
Briefly explain what your project does and its main goals. Include any essential information that users or potential contributors should be aware of. You can mention the technologies used, target platforms, or any relevant background.
List the main features of your project. You can include screenshots, code blocks, or anything else that helps to showcase your project's capabilities. If you have a lot of features, you can organize them into categories like so:
Provide instructions on how to install and set up your project. Include any dependencies that need to be installed, and specify the steps users should follow to get your project up and running. You can also include code examples if necessary.
# Example installation commands
$ git clone https://github.com/jotanmiguel/3DWebViewer
$ cd yourproject
$ npm install
$ npm start
Provide instructions and examples for using your project. Include screenshots, code blocks, or anything else that helps to explain how your project works. If your project has a lot of features, you can organize them into sections like so:
If you'd like to contribute to this project, please review the Contributing Guidelines
This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE.md file for details.