推送了 cientsos 的pr后

先在3.8的版本 打补丁 使用
This commit is contained in:
hawk86104 2024-04-11 14:07:19 +08:00
parent cfdf2c4ea0
commit 0b029a0444
2 changed files with 17736 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
* @Autor: 地虎降天龙
* @Date: 2024-04-07 14:29:57
* @LastEditors: 地虎降天龙
* @LastEditTime: 2024-04-11 11:12:37
* @LastEditTime: 2024-04-11 14:03:08
-->
<template>
<TresCanvas v-bind="tcConfig">
@ -60,9 +60,7 @@ import { ref } from "vue"
import * as THREE from "three"
import { useRenderLoop } from '@tresjs/core'
import { LayerMaterial, Color, Depth } from 'PLS/basic/components/forCientos/LayerMaterial'
import { OrbitControls, Levioso } from '@tresjs/cientos'
import { Environment, Lightformer } from 'PLS/basic'
import { OrbitControls, Levioso,Environment, Lightformer } from '@tresjs/cientos'
const tcConfig = {
clearColor: "#201919",