Evas extension to support 3D rendering. More...
Modules | |
Types & Enums | |
Primitive type definitions and enumations. | |
Generic 3D Object Descriptions | |
Evas 3D object is a generic type of all evas 3D objects like scene, node, camera, light, mesh, texture and material. | |
Scene Object | |
A scene represents a captured image of a scene graph through its viewing camera. | |
Node Object | |
A node is used for hierarchical construction of a scene graph. | |
Camera Object | |
A camera object is used for taking a picture of a scene graph. | |
Light Object | |
A light object represents a set of properties of a light source. | |
Mesh Object | |
A mesh object is a set of information on a visible geometrical object like character model, terrain or other structures and entities. | |
Primitive Object | |
A primitive object is an object with necessary data for creating meshes with ptimitive shapes. | |
Texture Object | |
A texture object is an image represents material of surfaces. | |
Material Object | |
A material object represents properties of surfaces. | |
Evas extension to support 3D rendering.