Added a one-click script for users to get started; Added a web-ui for ease of use; #14
Open
cjgaspari wants to merge 6 commits intoapple:mainfrom
Open
Added a one-click script for users to get started; Added a web-ui for ease of use; #14cjgaspari wants to merge 6 commits intoapple:mainfrom
cjgaspari wants to merge 6 commits intoapple:mainfrom
Conversation
Added start.command for one-click setup; Updated readme.md for one-click setup; Added images of web-ui; Added new web viewer after ply is generated; Cleaned up project by moving styles and js into seperate files;
Co-authored-by: cjgaspari <3847902+cjgaspari@users.noreply.github.com>
Co-authored-by: cjgaspari <3847902+cjgaspari@users.noreply.github.com>
Co-authored-by: cjgaspari <3847902+cjgaspari@users.noreply.github.com>
domiverse
reviewed
Dec 21, 2025
| **macOS:** Double-click `start.command` in Finder. | ||
|
|
||
| This will automatically: | ||
| - Create the conda environment if it doesn't exist |
There was a problem hiding this comment.
Đây là một heading cấp 2, bắt đầu một mục mới trong tài liệu.
Mục này giới thiệu giao diện web "one‑click" — phần tiếp theo của diff (các dòng cũng được thêm) chứa hướng dẫn sử dụng (ví dụ: macOS — double‑click start.command), mô tả các bước tự động (tạo conda env, cài phụ thuộc, khởi động server) và ảnh minh họa.
Nó được chèn ngay trước phần License, tức là README giờ có thêm hướng dẫn nhanh về cách chạy giao diện web.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a one click script for non-technical users to be able to make use of this cli tool. Additionally, added a web interface to allow non-technical users the ability to get started quickly, great for Vision Pro users who want to easily convert photos via a web interface.