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.
Link: nik-solar-system.netlify.app
Description: A simple solar system model with animated planet rotations.
Link: nik-3d-animation.netlify.app
Description: A demonstration of basic 3D object animations.
Link: nik-car-show.netlify.app
Description: A beautiful car showcase.
Link: nik-raycast-vehicle-physics.netlify.app
Description: A project showcasing vehicle physics using raycasting.
Link: nik-stack-game.netlify.app
Description: A simple stack 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).
- Clone the repository:
git clone https://github.com/username/three-js-projects.git
-
Navigate to the desired project folder inside the repository.
-
Install dependencies and start the project:
npm install
npm start
- 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.
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).