Overview
The Up2017-Particles-Effect-Template is a page template that emulates the UP2017 Tencent Interactive Entertainment Annual Release Event page. It is built using React, Typescript, and ThreeJs. The template provides a basic interface with a scene section on the left and a customizable model selection on the right.
Features
- React + Typescript + ThreeJs technology stack
- Left side scene section with APIs
- Right side customizable model selection
- Core library located in src/THREE/index.ts file
- Declaration files and constants located in src/declare/THREE and src/constant/THREE respectively
- Usage of particle model props component
Installation
To install the Up2017-Particles-Effect-Template, follow these steps:
- Clone the project to your local machine.
- Start the project by running the command
npm startin the project directory. - Once the development server is running, you will see the basic interface.
Summary
The Up2017-Particles-Effect-Template is a React-based page template that replicates the UP2017 Tencent Interactive Entertainment Annual Release Event page. It utilizes ThreeJs and provides a customizable scene with particle models. The template is built using Typescript and offers a seamless development experience.