Skip to content

hirajanwin/3D-car-model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

3D-car-model

An awesome README template to jumpstart your projects!
View Live Site Here »

About The Project

ScreenShot

First of all, we’ll need to find a suitable 3D model. There are lots of free models available on the internet. However, Three.js recommended to use a model with glTF format due to small file size and efficiency. So I’m going to download the one that already in glTF format. But if you already have a model in other formats, three.js is also support FBX and obj file as well. In this tutorial we had used Lamborghini 3D Model.

We’ll use three.js OrbitControl plugin to add a 360 degree viewer that let the users rotate the camera. Get the OrbitControls.js from github and include it to the page.
This project will help you to learn even better in web development in 2021 and beyond. Mastering these technical skills is vital to your career as a software developer. Whether you want to get a full-time job or become a freelance developer. Or whether you want to become a full-stack or front-end developer... You HAVE to master Javascript. You need to build amazing projects with Javascript. Learn to build Projects on Javascript. Here's why:

  • Your project will be the best!
  • The creation of new libraries and frameworks is also making it possible to build backend programs with JavaScript
  • JavaScript is an all-purpose programming language—meaning it runs across the entire software stack.

Built With

This section should list any major frameworks that you built your project using.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/santosharron/3D-car-model.git
  2. Start Running Using Live Server!

License

Distributed under the MIT License. See LICENSE for more information.

About

3D Model with Three JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • CSS 4.0%
  • HTML 1.1%