Added threejs video holo component visualiser, and text scramble on hero page

This commit is contained in:
AdamBtech
2025-05-22 23:53:03 +02:00
parent 11fd702957
commit 6a34aee9a8
9 changed files with 1009 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
"prettier": "^3.5.3",
"rxjs": "~7.8.0",
"tailwindcss-primeui": "^0.6.1",
"three": "^0.176.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},
@@ -31,6 +32,7 @@
"@tailwindcss/postcss": "^4.1.7",
"@types/jasmine": "~5.1.0",
"@types/jest": "^29.5.14",
"@types/three": "^0.176.0",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"autoprefixer": "^10.4.21",