Skip to content

Commit

Permalink
add camera ctrl hint
Browse files Browse the repository at this point in the history
  • Loading branch information
archibate committed Aug 31, 2020
1 parent 4665410 commit cc408d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taichi_three/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@

print(f'[Tai3D] version {".".join(map(str, version))}')
print(f'[Tai3D] Inputs are welcomed at https://github.com/taichi-dev/taichi_three')
print(f'[Tai3D] Camera control hints: LMB to orbit, MMB to move, RMB to scale')

0 comments on commit cc408d7

Please sign in to comment.