Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 6,523 for

camera

(0.79 sec)
  1. 使用类似XPath的对象查询|Documentation

    使用 Aspose.3D for Java,可以使用类似XPath的查询语法选择当前节点下的一个或多个对象。... addEntity ( new Camera ( "cam" )); // Create a sub-child...//select objects that has type Camera or name is 'light' whatever...

    docs.aspose.com/3d/zh/java/work-with-xpath-like...
  2. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Python via .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...entities import Camera , Light # For complete examples...create_child_node ( "c1" ) . add_entity ( Camera ( "cam" )) c . create_child_node...

    docs.aspose.com/3d/python-net/work-with-xpath-l...
  3. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ... AddEntity ( new Camera ( "cam" )); c . CreateChildNode...//select objects that has type Camera or name is 'light' whatever...

    docs.aspose.com/3d/net/work-with-xpath-like-obj...
  4. Hardware Based Rendering of 3D Geometry|Documen...

    Using Aspose.3D for .NET API, developers can program the GPU (graphics processing unit) and setup the graphics hardware for rendering 3D geometry instead of the fixed function pipeline....InitRenderer () { // Create a default camera, because it's required during...viewport's creation. camera = new Camera (); Scene . RootNode...

    docs.aspose.com/3d/net/hardware-based-rendering...
  5. 使用类似XPath的对象查询|Documentation

    使用 Aspose.3D for Python via .NET,您可以使用类似XPath的查询语法选择当前节点下的一个或多个对象。查询语法受到XPath的启发,因此大多数概念和语法都是相似的,查询语法与URL兼容,因此将来将在我们的云版本中使用。...entities import Camera , Light # For complete examples...create_child_node ( "c1" ) . add_entity ( Camera ( "cam" )) c . create_child_node...

    docs.aspose.com/3d/zh/python-net/work-with-xpat...
  6. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the Camera and geometric objects....angle and distance between the camera and geometric objects. Cast...set the position of light and camera objects. It also creates a...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  7. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。... Camera :用于模拟围绕对象的摄像机运动。换句话说,通过设置旋转、缩放等属性,您可以像操作...:可以在 3D 形状上创建光照效果。该属性的逻辑类似于 Camera,您可以设置光源相对于 3D 形状的旋转角度并选择光源类型。...

    docs.aspose.com/slides/zh/net/3d-presentation/
  8. Animation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Animation Property and Setup Target Camera in 3D document Working with...

    docs.aspose.com/3d/net/animation/
  9. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... By creating a camera view on the shape, you may...get_ThreeDFormat () -> get_Camera () -> set_CameraType ( CameraPresetType...

    docs.aspose.com/slides/cpp/3d-presentation/
  10. 使用类似XPath的对象查询|Documentation

    使用 Aspose.3D for .NET,可以使用类似XPath的查询语法选择当前节点下的一个或多个对象。查询语法受到XPath的启发,因此大多数概念和语法都是相似的,查询语法与URL兼容,因此将来将在我们的云版本中使用。... AddEntity ( new Camera ( "cam" )); c . CreateChildNode...//select objects that has type Camera or name is 'light' whatever...

    docs.aspose.com/3d/zh/net/work-with-xpath-like-...