Spring 2015, Computer Graphics, Collegium Da Vinci, Poznan University
Slides
Related litterature
Cours
| 
      Polygonal modeling (SIGGRAPH course notes) [M. Botsh, M. Pauly, L. Kobbelt, P. Alliez, B. Levy, S. Bischoff, C. Roossl. Geometric Modeling Based on Polygonal Meshes. ACM SIGGRAPH Course Notes. 2007.]  | 
  |
| 
      Subdivision (SIGGRAPH course notes) [D. Zorin, P. Schroder, T. DeRose, L. Kobbelt, A. Levin, W. Sweldens. Subdivision for Modeling and Animation. ACM SIGGRAPH Course Notes. 2000.]  | 
  |
| 
      Differential Geometry (SIGGRAPH course notes) [K. Crane, F. de Goes, M. Desbrun, P. Schroder. Digital Geometry Processing with Discrete Exterior Calculus. ACM SIGGRAPH Course Notes. 2013.]  | 
  |
| 
      Physically based deformation (Pixar, SIGGRAPH course notes) [A. Witkin, D. Baraff. Physically Based Modelling. ACM SIGGRAPH Course Notes. 2001.]  | 
  
Articles
Useful tools
Mesh manipulation software
| Blender Complete 3D modeling/animation/rendering software. | 
| MeshLab Visualization and manipulation (hole filling, mesh reparing, etc) for various format. | 
| Geomview Mesh visualization tool. | 
| Wings 3D Subdivision modeling software. | 
Mesh manipulation libraries
| Graphite Library + GUI for maillage (texture, remeshing, ...). | 
| CGAL Library for meshes + mesh processing algorithm (Halfedge) | 
| OpenMesh Library for meshes (Halfedge) | 
Render engine
| PovRay Standard ray-tracer. | 
| Yaf(a)Ray Advanced ray-tracer (compatible with Blender) | 
| LuxRender Physically Based rendering | 
Examples of 3D data
| simple_cube.off Un simple cube au format off (8 sommets) | |
| david_2.off David subdivise (653 sommets) | |
| camel.off Camel (2045 sommets) | |
| dino_0.off Dino_0 (54319 sommets) | |
| dino_1.off Dino_1 (2832 sommets) | |
| dino_2.off Dino_2 (2309 sommets) | |
| eagle.off Eagle (16678 sommets) | |
| pig.off Pig (3522 sommets) | |
| wolf.off Wolf (7066 sommets) |