Page 1 of 1

viewing modes

Posted: 21 Sep 2010, 14:42
by sagi
Hi,
we did 'inherit' a project from our client which was made by other company in Delphi. In general it’s object browser/viewer of cad files. Viewer is made using some old version of CADImportVCL. My question: is current version able to show object in any other mode than wireframe? Or maybe there is other solution to show objects in solid mode, example: http://www.foro3d.com/tutoriales/blende ... fig_16.jpg

Re: viewing modes

Posted: 22 Sep 2010, 12:04
by support
Hello.
Current CAD Import VCL version allow some rendering based on OpenGL. Please see OpenGL demo application from demo package.
3d.jpg
3d.jpg (76.61 KiB) Viewed 21644 times
Alexander.

Re: viewing modes

Posted: 23 Sep 2010, 11:16
by sagi
I saw it but it get rather 'flat' results with my objects... :( so rather still wireframe, thanks for answer and i hope it will improve in next versions :]

Re: viewing modes

Posted: 23 Sep 2010, 12:51
by support
Hello.
Unfortunately current version doesn't allow render some 3D entities fully. Probably the file contains 3DSolid entities that can be rendered in wireframe mode only.

Alexander.