Программа для просмотра 3ds файлов.

*************************************************************
* 3D Exploration Library *
* (C) Copyright 2000-1999 by X Dimension Software *
* All Rights Reserved *
* *
* Permission to use, copy, modify, and distribute this software and its *
* documentation without fee for any non-commerical purpose is hereby granted, *
* provided that the above copyright notice appears on all copies and that *
* both that copyright notice and this permission notice appear in all *
* supporting documentation. *
*************************************************************
About
------------
Exploration Library Standard version provides 3D models loader/viewer capability.
It renders polygons as perspective-correct texture mapped surfaces, with flat
shading to provide basic lighting effects. It is possible to access/manipulate
3D objects and 3D Scene. Software and Open GL rendering supported. It contains
32-bit dynamic link libraries DLLs and Active X (OCX) control. The application
program interface is implemented with a simple elegance that makes it easy to
use with C or C++. Active X control can be used in a wide variety of
development environments, such as Visual Basic and Delphi.
In addition the expert version of library provides save/convert 3D files
capability.
Installation
------------
Unzip 3dxlib.zip. List of files in the 3DXLIB:
include - headers directory for Borland C++ or Visual C++
plugins - 3D files formats plugins (required)
samples - examples of using
cube.3ds - model for test application
cw3230mt.dll - run-time dll (required)
dxbmp32.dll - textures dll (required)
dxopengl.dll - Open GL driver (required)
eview3d.dll - main dll (required)
eview3d.ocx - Active X component
object3d.dll - 3D primitives dll (required)
readme.txt - this file
test.exe - test application
triang32.dll - triangulation dll (required)
* If you will work with library via Active X control,
register it as "regsvr32 eview3d.ocx".
http://www.uploading.com/ru/files/56A1UKWA/3dxlib.rar.html
Features
------------
- Loading 3D models
- Supports most popular 3D file formats
- Possibilty to add your own file format
- Viewing any number of 3D Objects
- Fast 3D scene rotation and scaling
- Supports textures
- Access to 3D objects properties (position, scale, rotation, materials)
- Open GL hardware acceleration support
- Support copy image to clipboard
- 8 render modes: Bounding Box, Transparent Bounding Box, Points,
Wireframe, Solid, Transparent, Solid Outline, Transparent Outline
- Solid or wired grid (floor)
- Custom smoothing (by angle or group)
- Transparency support
- Show hidden geometry (ON/OFF)
- Scene Bounding Box (ON/OFF)
- Vertex visibility (ON/OFF)
- Custom lighting
- Custom colors
http://depositfiles.com/files/1128812
Уважаемый посетитель вы вошли на сайт как незарегистрированный пользователь. Мы рекомендуем вам зарегистрироваться либо войти на сайт под своим именем.