Sébastien Loriot
1bf02b2d94
remove license statements
2019-11-13 15:32:23 +01:00
Guillaume Damiand
f42c9ab89d
Update licences
2019-11-13 14:44:45 +01:00
Guillaume Damiand
7d2cf8df71
Bugfix in draw nef3
2019-11-13 14:38:22 +01:00
Guillaume Damiand
2b381af544
Remove more warnings
2019-09-16 17:19:49 +02:00
Jasmeet Singh
b188dabef4
Small Environment variable fix.
2019-07-12 11:45:55 -07:00
Jasmeet Singh
a943d8e479
Specialize draw() function for Nef_3 viewer
2019-07-12 11:12:57 -07:00
Jasmeet Singh
e5986189a5
Correct vertex normals. Gourard Shading works.
2019-07-03 13:53:08 -07:00
Jasmeet Singh
ac5b76c0d1
Remove unused compute_vertex() method, display nef in one color
2019-07-02 16:35:53 -07:00
Jasmeet Singh
16992e743e
Add color to faces. Code cleanup
2019-06-29 19:12:43 -07:00
Jasmeet Singh
625ab7583d
Count and tally the number of edges drawn for validation.
2019-06-29 18:08:07 -07:00
Jasmeet Singh
f9690fb852
Add face normal computation.
2019-06-29 17:53:35 -07:00
Jasmeet Singh
5b19e7d1a5
Add debug output. Classify newell_single_step_3 function using namespace CGAL to avoid ambiguity. Add example file to draw.
2019-06-29 14:25:43 -07:00
Jasmeet Singh
42c09f550d
Add viewer for faces of Nef Polyhedron.
2019-06-28 13:25:09 -07:00
Jasmeet Singh
9995083b9e
Add a visitor class to view the elements of Nef Polyhedron. Only vertices viewed for now.
2019-06-28 11:44:52 -07:00
Jasmeet Singh
6843c2ed69
Add viewer for Nef Polyhedra. Only points viewed for now.
...
File Buffer_for_vao.h modified to classify the ambiguous call to the function newell_single_step_3().
Added namespace identifier 'internal::' to avoid conflict with function in normal_vector_newell_3.h included in
Nef_polyhedron_3.h
2019-06-27 12:44:38 -07:00