Skip to content

Commit

Permalink
Copy from mimotec-web
Browse files Browse the repository at this point in the history
  • Loading branch information
raphou00 committed Jun 6, 2024
1 parent 8c49f8d commit 5d98f0c
Show file tree
Hide file tree
Showing 30 changed files with 164,180 additions and 208 deletions.
1,826 changes: 1,791 additions & 35 deletions package-lock.json

Large diffs are not rendered by default.

18 changes: 14 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,28 @@
"lint": "next lint"
},
"dependencies": {
"@react-three/drei": "^9.106.0",
"@react-three/fiber": "^8.16.8",
"@react-three/postprocessing": "^2.16.2",
"@react-three/rapier": "^1.3.1",
"ecctrl": "^1.0.79",
"next": "14.2.3",
"postprocessing": "^6.35.5",
"r3f-perf": "^7.2.1",
"react": "^18",
"react-dom": "^18",
"next": "14.2.3"
"three": "^0.165.0"
},
"devDependencies": {
"typescript": "^5",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/three": "^0.165.0",
"daisyui": "^4.12.2",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"eslint": "^8",
"eslint-config-next": "14.2.3"
"typescript": "^5"
}
}
Binary file added public/box.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/ennemy/license.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Model Information:
* title: Orc_Warrior
* source: https://sketchfab.com/3d-models/orc-warrior-4f8e272891a449c8935285eab8a3a2f9
* author: EvgeshQa (https://sketchfab.com/uchaikineugene)

Model License:
* license type: CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)
* requirements: Author must be credited. Commercial use is allowed.

If you use this 3D model in your project be sure to copy paste this credit wherever you share it:
This work is based on "Orc_Warrior" (https://sketchfab.com/3d-models/orc-warrior-4f8e272891a449c8935285eab8a3a2f9) by EvgeshQa (https://sketchfab.com/uchaikineugene) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)
Binary file added public/ennemy/scene.bin
Binary file not shown.
Loading

0 comments on commit 5d98f0c

Please sign in to comment.