SaintZhao

Results 3 issues of SaintZhao

E:\Game_Dev\jrender>python demo5-optim_metallic_textures.py [i 0811 16:45:08.444000 40 compiler.py:955] Jittor(1.3.5.4) src: c:\users\saintzhao\appdata\local\programs\python\python310\lib\site-packages\jittor [i 0811 16:45:08.512000 40 compiler.py:956] cl at C:\Users\saintzhao\.cache\jittor\msvc\VC\_\_\_\_\_\bin\cl.exe(19.29.30133) [i 0811 16:45:08.513000 40 compiler.py:957] cache_path: C:\Users\saintzhao\.cache\jittor\jt1.3.5\cl\py3.10.6\Windows-10-10.xcc\IntelRCoreTMi7xff\default [i 0811 16:45:08.611000 40 install_cuda.py:88]...

Traceback (most recent call last): File "E:\Game_Dev\jrender\demo2-deform.py", line 107, in main() File "E:\Game_Dev\jrender\demo2-deform.py", line 63, in main model = Model(args.template_mesh) File "E:\Game_Dev\jrender\demo2-deform.py", line 22, in __init__ self.template_mesh = jr.Mesh.from_obj(template_path, dr_type='n3mr')...

Where did the source.npy used in this demo come from? What data is stored in it?