vitor-martinss / threejs-journey

This repository contain every exercise made during the course Three.js journey by Bruno Simon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoStack

Three.js Journey

πŸš€ About this Repository

This repository contain every exercise made during the course Three.js journey by Bruno Simon.

Table of Contents

πŸ’» Getting started

Requirements

  • You need to install Node.js to run any of this projects.

Clone the project and access the folder

$ git clone https://github.com/vitor-martinss/threejs-journey.git

Follow the steps below for Web Version

  # Go to exercise folder
  cd 03-basic-scene

  # Install the dependencies
  $ npm i

  # Start project
  npm start

The project will be available for access on your browser at http://localhost:3000


Made with πŸ’œ by Vitor Martins πŸ‘‹ See my linkedin

About

This repository contain every exercise made during the course Three.js journey by Bruno Simon.


Languages

Language:JavaScript 70.2%Language:ReScript 17.5%Language:C 7.9%Language:HTML 2.6%Language:CSS 1.1%Language:GLSL 0.7%