Zebiao Hu
Zebiao Hu
try the last version v0.3.2
Can you email the obj file to me?
fix in the last commit babfc628db9dae9138b5971aaf46a2bd45d2b44d example code: ```dart scene.camera.position.setFrom(Vector3(0, 0, 10)); scene.light.position.setFrom(Vector3(0, 10, 10)); scene.textureBlendMode = BlendMode.hardLight; scene.world.add(Object(scale: Vector3(5.0, 5.0, 5.0), lighting: true, fileName: 'assets/chr_01.obj')); ```
Only support 1 light source
> Hey @zesage. For some reason, I can’t load my 3D model into the project. Can you please see what the problem is if I throw off obj + mtl?...
Try to import the obj to Blender, then checked the Triangulate Faces when re-export to obj. And this widget can only render a small model, if the model has too...
Based on the official sensor package, add the magnetometer and orientation, if you don’t need them, please use the official.
You have to calculate and draw the mark yourself
360 - degrees(orientation.x) % 360
Sorry! I don't know how to implement it. The way I know is to use Google Camera to capture the panorama images.