bugfluxus - Bugs: bug #30307, recalc-normals crash

 
 

bug #30307: recalc-normals crash

Submitter:  gabor papp <gabor_papp>
Submitted:  Wed 30 Jun 2010 09:33:19 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 30 Jun 2010 09:33:19 PM UTC, original submission:  

(clear)
(colour (vector 1 1 1))

(define mypoly (build-polygons 8 'triangle-strip))
(with-primitive mypoly
    (pdata-set! "p"  0 (vector 1 0 0))
    (pdata-set! "p"  1 (vector 4 0 0))
    (pdata-set! "p"  2 (vector 1 2 0))
    (pdata-set! "p"  3 (vector 4 2 0))

    (pdata-set! "p"  4 (vector 0 2 0))
    (pdata-set! "p"  5 (vector 5 2 0))
    (pdata-set! "p"  6 (vector 0 6 0))
    (pdata-set! "p"  7 (vector 5 6 0))

    (poly-convert-to-indexed)
    (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:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code