update: add a gltf viewer
This commit is contained in:
+2
-2
@@ -16,9 +16,9 @@ export default function Home() {
|
||||
<UploadZone />
|
||||
|
||||
<footer className="mt-10 text-gray-500 text-xs text-center">
|
||||
Models: <span className="font-mono text-gray-400">.glb · .gltf · .fbx</span>
|
||||
Models: <span className="font-mono text-gray-400">.glb · .gltf</span>
|
||||
<span className="mx-2">·</span>
|
||||
Textures: <span className="font-mono text-gray-400">.png · .jpg · .webp · .ktx2</span>
|
||||
Textures: <span className="font-mono text-gray-400">.png · .jpg · .webp</span>
|
||||
<span className="mx-2">·</span>
|
||||
Max size: <span className="font-mono text-gray-400">2 GB</span>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user