Skip to content

Duxy1996/Predator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predator Drone Simulation with Three.js

This repository contains a web page that simulates a Predator drone using Three.js technology. The simulation includes a basic terrain generated using Perlin noise, a 3D model of the Predator drone, and animations for various parts such as the propeller or the landing gear, accompanied by directional sound effects. Additionally, basic collision detection is implemented.

Features

  • Autogenerated terrain using Perlin noise
  • 3D model of the Predator drone
  • Animations for propeller and landing gear
  • Directional sound effects
  • Basic collision detection

Examples

Image-1

Image-2

Image-3

Image-4

Image-5

Getting Started

To run the software, simply host the web page. If you're using Python, you can serve the web page using the following command:

python -m http.server

Usage

The usage of the simulation is straightforward. There are simple buttons on the screen to control the drone's movements.

Contributing

Contributions to the project are welcome! Feel free to submit bug reports, feature requests, or pull requests following our contribution guidelines.

License

This project is licensed under the MIT License.

Documentation

http://jsfiddle.net/RnFqz/22/

https://jsfiddle.net/h4oytk1a/1/

https://threejsfundamentals.org/threejs/lessons/threejs-custom-geometry.html

About

Simple test of Threejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published