Skip to content

This project utilizes Three.js to generate maps dynamically. It provides a flexible and customizable way to create various types of maps for different applications.

License

Notifications You must be signed in to change notification settings

yunusefeyilmaz/three-map-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Map Generation


Project Logo

three-map-generation


This project utilizes Three.js to generate maps dynamically. It provides a flexible and customizable way to create various types of maps for different applications.

You can try here: https://yunusefeyilmaz.github.io/three-map-generation/

Usage

To use this project, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/yunusefeyilmaz/three-map-generation.git
  1. Navigate to the project directory:
cd three-map-generation
  1. Install the dependencies using npm:
npm install
  1. Start the development server with Vite:
npm run dev
  1. Open your preferred web browser and navigate to the development server URL (usually http://localhost:3000).

Features

  • Dynamic map generation using Three.js.
  • Customizable parameters for controlling map generation.
  • Interactive maps for exploration and analysis.

Dependencies

Acknowledgements

  • Special thanks to the contributors of Three.js for providing such a powerful library.

image

About

This project utilizes Three.js to generate maps dynamically. It provides a flexible and customizable way to create various types of maps for different applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published