Skip to content

this repository is a collection of resources, code examples, and tutorials for learning Three.js, a javascript 3D library that allows you to create complex and interactive 3D graphics in the browser.

Notifications You must be signed in to change notification settings

richardHaggioGwati/three.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Three.js Project

This is a simple project using the Three.js library to render a 3D scene in a web browser.

Getting Started

To get started with this project, you will need to have Node.js installed on your computer.

  1. Clone this repository to your local machine.
  2. Install the project dependencies by running npm install.
  3. Start the development server by running npm run dev.
  4. Open your web browser and navigate to localhost:1234 to view the project.

Technologies Used

  • Three.js
  • Node.js
  • npm

Resources

Happy Coding 🚀

About

this repository is a collection of resources, code examples, and tutorials for learning Three.js, a javascript 3D library that allows you to create complex and interactive 3D graphics in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published