<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title> Arenberg castle </title> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <h1>Arenberg castle</h1> <p> The screenshots display a 3D model of Arenberg castle (Leuven, Belgium), which was reconstructed by <a href="http://www.cs.unc.edu/~marc/">Marc Pollefey</a>. </p> <p> The full model is displayed with texture in the first image. The second image shows the solid model from a slightly different viewpoint. The third image zooms into the model (bilinear texture filtering is enabled). </p> <img width=310 height=327 src="pics/castle_text1.jpg"> <img width=310 height=327 src="pics/castle_solid.jpg"> <img width=310 height=327 src="pics/castle_text2.jpg"> <p> <a href="index.html#Screenshots">Back to main page</a> </p> </body> </html>