Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imhalid/threejs-car


https://github.com/imhalid/threejs-car

blender car gltf threejs

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Project Name

vite-threejs-typescript-starter

https://github.com/imhalid/threejs-car/assets/40598819/d00da76e-d7bc-4e53-94c4-b56f0459794e

## Description

i clone this repo from [modern-three](https://github.com/alvarosabu/modern-three) thanks to [alvarosabu](https://github.com/alvarosabu)

This project is a 3D rendering application built with Three.js and TypeScript.

## Installation

To install the project, follow these steps:

1. Clone the repository: `git clone `
2. Install dependencies: `pnpm install`

## Usage

To run the project, use the command: `pnpm run dev`

## Project Structure

- `src/`: Contains the source code of the project.
- `core/`: Contains core functionalities like rendering and camera controls.
- `shaders/`: Contains GLSL shaders.
- `public/`: Contains public assets.
- `vite.config.ts`: Vite configuration file.
- `tsconfig.json`: TypeScript configuration file.

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License

[MIT](https://choosealicense.com/licenses/mit/)