Skip to content

livebcdev0603/three.js-project

Repository files navigation

🚀 Three.js 3D Projects

Welcome to my repository featuring 3D projects built with Three.js! These projects demonstrate the use of 3D graphics and animations.

Projects built with plain JavaScript and Three.js use the Parcel bundler.


📂 Projects (Ordered by Complexity)

1. 🌌 Basic Solar System

Link: nik-solar-system.netlify.app
Description: A simple solar system model with animated planet rotations.

2. 🎥 Basic 3D Animation

Link: nik-3d-animation.netlify.app
Description: A demonstration of basic 3D object animations.

3. 🚗 Car Show

Link: nik-car-show.netlify.app
Description: A beautiful car showcase.

4. 🚙 Raycast Vehicle Physics

Link: nik-raycast-vehicle-physics.netlify.app
Description: A project showcasing vehicle physics using raycasting.

5. 🧱 Stack Game

Link: nik-stack-game.netlify.app
Description: A simple stack game.

6. 🏎️ Drift Game

Link: nik-car-drift-game.netlify.app
Description: An exciting drift racing game (changing the physics rn, further switching to Ammo.js or Rapier.js).


📜 Installation and Launch

  1. Clone the repository:
git clone https://github.com/username/three-js-projects.git
  1. Navigate to the desired project folder inside the repository.

  2. Install dependencies and start the project:

npm install
npm start

💡 Technologies

  • Three.js — A JavaScript library for creating 3D graphics in the browser.
  • Parcel — A bundler to simplify JavaScript project development.
  • React Three Fiber — Some projects may be based on the React library.

🎯 Contact

For any questions or suggestions, feel free to reach out at nikitinnikita.dev@gmail.com (you can also find me on Telegram or Instagram via the link in the profile header).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published