tinyland:一个很小的动态世界

时间:2024-03-28 21:38:03
【文件属性】:

文件名称:tinyland:一个很小的动态世界

文件大小:11KB

文件格式:ZIP

更新时间:2024-03-28 21:38:03

Python

Tinyland Dynamicland的非常小的版本。 设置 使用pip3 install -r requirements.txt安装依赖pip3 install -r requirements.txt 。 在项目的根目录下创建一个名为“ config.toml”的文件。 请参阅“ config-sample.toml”以获取有关该文件中应包含的内容的指导。 离线开发 您无需连接投影仪和照相机即可在Tinyland上工作。 您可以使用Tinycam素材的视频来代表真实的用户输入。 这是此工作流程的一个很好的起点: USE_CAMERA = false VIDEO_FILE_PATH = "/path/to/a/video/of/the/table.m4v" FLIP_PROJECTION = false 在哪里可以找到这些测试视频? 相机选择 有两种选择摄像机的方法: 在配置


【文件预览】:
tinyland-master
----.gitignore(24B)
----README.md(2KB)
----renderer.py(275B)
----snapshot.py(2KB)
----tinyland.py(8KB)
----debug_renderer.py(1KB)
----config-sample.toml(702B)
----context.py(2KB)
----pong.py(2KB)
----requirements.txt(59B)
----helloWorld.py(273B)
----cv2_renderer.py(5KB)

网友评论