没有合适的资源?快使用搜索试试~ 我知道了~
react-three-editor:用于使用React Three Fiber创建动画的可视化编辑器
共36个文件
tsx:17个
ts:9个
js:4个
需积分: 35 3 下载量 46 浏览量
2021-03-29
21:42:13
上传
评论
收藏 189KB ZIP 举报
温馨提示
React三编辑器 用于使用React Three Fiber创建动画的可视化编辑器。 用法 import React from "react" ; import ReactDOM from "react-dom" ; import { Editor , useFrame } from "react-three-editor" ; const Box = ( ) => { const ref = React . useRef ( null ) ; useFrame ( ( { time } ) => { const mesh = ref . current ; if ( ! mesh ) return ; const t = Math . PI * ( time / 1000 ) ; mesh . position . set ( 0 , Math
资源推荐
资源详情
资源评论
收起资源包目录
react-three-editor-main.zip (36个子文件)
react-three-editor-main
postcss.config.js 176B
stories
editor.stories.tsx 819B
yarn.lock 430KB
tailwind.config.js 719B
src
state
playing.ts 956B
index.ts 3KB
state-manager
index.ts 97B
persist.ts 1KB
manager.tsx 2KB
rendering.ts 1KB
time-range.ts 1KB
index.ts 125B
index.css 204B
components
editor.tsx 2KB
frame-provider.tsx 2KB
settings
text-field.tsx 1KB
index.tsx 2KB
button.tsx 743B
time-range.tsx 992B
resolution.tsx 705B
render
buttons.tsx 449B
index.tsx 1KB
server.tsx 3KB
rendered-frame.tsx 573B
download.tsx 982B
background.tsx 2KB
timeline
index.tsx 1KB
slider.tsx 5KB
bin
index.ts 293B
render-server.ts 748B
.storybook
main.js 162B
preview.js 185B
tsconfig.json 277B
README.md 801B
.gitignore 275B
package.json 2KB
共 36 条
- 1
资源评论
八普
- 粉丝: 36
- 资源: 4551
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功