PLY 格式
<template>
<model-ply
src="/static/models/ply/binary/Lucy100k.ply"
/>
</template>
<script setup>
import { ModelPly } from 'vue-3d-model';
</script>
<template>
<model-ply
src="/static/models/ply/binary/Lucy100k.ply"
/>
</template>
<script setup>
import { ModelPly } from 'vue-3d-model';
</script>