We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
The camera initialization in examples/loading_model.py doesn't seem right:
camera = t3.Camera(taa=True)
taichi_three/examples/loading_model.py
Line 10 in 4e46f9d
I've tried to remove the taa option and it worked just fine.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
The camera initialization in examples/loading_model.py doesn't seem right:
taichi_three/examples/loading_model.py
Line 10 in 4e46f9d
I've tried to remove the taa option and it worked just fine.
The text was updated successfully, but these errors were encountered: