bugfluxus - Bugs: bug #28641, recalc-normals with indexed...

 
 

bug #28641: recalc-normals with indexed polyprimitives

Submitter:  gabor papp <gabor_papp>
Submitted:  Sun 17 Jan 2010 08:12:29 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Ready For Test
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 17 Jan 2010 08:12:29 AM UTC, original submission:  

smooth normals do not work with indexed polyprimitives:

(clear)

(define p (build-sphere 32 32))

(with-primitive p
    (poly-convert-to-indexed)
    (recalc-normals 1))


it can even crash when calculating normals of an obj file:

(clear)

(define p (load-primitive "beethoven.obj"))

(with-primitive p
    (recalc-normals 1))

gabor papp <gabor_papp>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #19502:  beethoven.zip added by gabor_papp (81KiB - application/zip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nebogeo (Updated the item)
  • -email is unavailable- added by gabor_papp (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-01-17 nebogeo StatusNone Ready For Test
    2010-01-17 gabor_papp Attached File- Added beethoven.zip, #19502

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code