horsetery

Results 2 issues of horsetery

let mut pts = Vec::new(); pts.push(vec3(-100.0,-100.0,100.0)); pts.push(vec3(100.0,-100.0,100.0)); pts.push(vec3(100.0,100.0,100.0)); pts.push(vec3(-100.0,100.0,100.0)); pts.push(vec3(-150.0,-150.0,-100.0)); pts.push(vec3(150.0,-150.0,-100.0)); pts.push(vec3(150.0,150.0,-100.0)); pts.push(vec3(-150.0,150.0,-100.0)); draw.polyline().points(pts).y_radians(app.mouse.x).x_radians(45.0); above code and don't see rotation in space

Internal Error occurred, check this page for possible solutions: https://taichi.readthedocs.io/en/stable/install.html#troubleshooting Error: Not freed memory blocks: 61442, total unfreed memory 16.130798 MB *********************************** * Taichi Compiler Stack Traceback * *********************************** /home/chen/.config/blender/2.90/scripts/addons/Taichi-Blend/taichi/core/../lib/taichi_core.so:...