feature-120-cell-layers #7
| @ -348,7 +348,6 @@ function label_nodes(nodes, ids, label) { | |||||||
| 
 | 
 | ||||||
| function label_faces_120cell(nodes, faces, cfaces, label) { | function label_faces_120cell(nodes, faces, cfaces, label) { | ||||||
| 	const ns = new Set(); | 	const ns = new Set(); | ||||||
| 	console.log(`label faces from ${cfaces}`); |  | ||||||
| 	for( const fid of cfaces ) { | 	for( const fid of cfaces ) { | ||||||
| 		const face = faces.filter((f)=> f.id === fid ); | 		const face = faces.filter((f)=> f.id === fid ); | ||||||
| 		if( face.length > 0 ) { | 		if( face.length > 0 ) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user