Github top language Github language count Repository size License Github stars
About | Features | Technologies | Requirements | Starting | License | Author
Website using 3D graphics and physics libraries. The scene contains 3D letters with collision and dodecahedron figures, also with collision. The figures move after the cursor. There is also a slight camera movement when moving the cursor. There are small settings for changing some parameters.
βοΈ Movement of figures following the cursor;
βοΈ Camera movement when moving cursor;
βοΈ Changing text, figure material and environment map.
The following tools were used in this project:
Before starting π, you need to have Git and Node installed.
# Clone this project $ git clone https://github.com/matmon12/physic-3d # Access $ cd physic-3d # Install dependencies $ npm install # Run the project $ npm run dev # Compiles and minifies for production $ npm run build
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
This project is under license from MIT. For more details, see the LICENSE file.
Made with β€οΈ by Matmon