zhj296409022

Results 4 issues of zhj296409022

I want to texture mesh in a frame, but it awlays render a blank image when I rotate camera pose, how should I operate to obtain the correct rendering result?

thank you for your great work! i have several questions about reconstructed mesh: 1. I filmed a video indoors with my Android phone, 1080p, sample about 160 images, reconstructed it...

The exported OBJ file has incorrect colors. Is there something that needs to be changed?

export class DepthTest extends Script { static scriptName = 'depthTest' cameraFrame: CameraFrame | null = null initialize() { const camera = this.app.root.findComponent('camera') as CameraComponent const cameraFrame = new CameraFrame(this.app, camera)...

enhancement
area: graphics