Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[gui] Restore make_camera API (as a helper function) (#8397)
Issue: # ### Brief Summary <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at fce608a</samp> Added `make_camera` function to `taichi.ui` module. This function simplifies the creation of `Camera` objects for graphics applications. ### Walkthrough <!-- copilot:walkthrough --> ### <samp>🤖 Generated by Copilot at fce608a</samp> * Add `make_camera` function to `taichi.ui` module ([link](https://github.com/taichi-dev/taichi/pull/8397/files?diff=unified&w=0#diff-d74902103a42239b732ecd5e2a4d676995fe132f99a01a7082b7558ea23725f0R16-R18)) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information