Ghost-yc / nvidia-mesh-tools

Automatically exported from code.google.com/p/nvidia-mesh-tools
0 stars 0 forks source link

nvbaker crash when program work at "--Rasterizing base mesh" #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run debug mode
2. nvbaker.exe --lomesh zsword.OBJ --himesh zsword.OBJ --tangentSpace
3. crash at --Rasterizing base mesh

What is the expected output? What do you see instead?
normal map、vector displacement map ...

What version of the product are you using? On what operating system?
r1 an r2

Please provide any additional information below.
the program is stop here---->

   bool isTriangle() const { return m_face->isTriangle(); }

Original issue reported on code.google.com by sak...@gmail.com on 11 Jul 2009 at 4:14

GoogleCodeExporter commented 9 years ago
+       this    0x00000000 {m_face=??? }    const nv::AccPatch * const

Original comment by sak...@gmail.com on 11 Jul 2009 at 4:28

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by r6.

Original comment by cast...@gmail.com on 11 Jul 2009 at 8:45

GoogleCodeExporter commented 9 years ago
sakmor, thanks for the bug report. It should work now. Note however, that 
tangent
space generation is currently disabled, I'll open a separate issue to reenable 
that
feature.

Original comment by cast...@gmail.com on 11 Jul 2009 at 8:46