Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 6,514 for

camera

(0.22 sec)
  1. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...entities import Camera , Light , LightType from aspose...an instance of the camera camera = Camera () scene . root_node...

    docs.aspose.com/3d/zh/python-net/apply-visual-e...
  2. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....instance of the camera Camera camera = new Camera (); scene . RootNode...RootNode . CreateChildNode ( "camera" , camera ). Transform . Translation...

    docs.aspose.com/3d/net/apply-visual-effects-on-...
  3. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for Python via .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....entities import Camera , Light , LightType from aspose...an instance of the camera camera = Camera () scene . root_node...

    docs.aspose.com/3d/python-net/apply-visual-effe...
  4. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...instance of the camera Camera camera = new Camera (); scene . RootNode...RootNode . CreateChildNode ( "camera" , camera ). Transform . Translation...

    docs.aspose.com/3d/zh/net/apply-visual-effects-...
  5. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from DNG(Digital Camera Image) into various formats using Aspose.Imaging for Python via .NET....convert images from DNG (Digital Camera Image) to various different...via .NET. DNG is a digital camera image format used for the storage...

    products.aspose.com/imaging/python-net/conversi...
  6. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... camera : simulate camera movement around the...the object; by adjusting camera rotation, zoom, and other properties...

    docs.aspose.com/slides/python-net/3d-presentation/
  7. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats....In this article, we create a Camera and two Light objects to capture...//create a camera for capturing the cube map Camera cam = new...

    docs.aspose.com/3d/net/render-a-panorama-view-o...
  8. 使用类似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-...
  9. Aspose.3D 1.2.0中的公共 API 更改|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....文件中设置目标和相机 在某些文件格式中,light/camera支持目标,这允许light/camera始终面对指定的节点,这在动画中很有用。示例代码:... CreateChildNode ( "camera" , new Camera ()); cameraNode . Transform...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  10. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats....In this article, we create a Camera and two Light objects to capture...//create a camera for capturing the cube map Camera cam = new...

    docs.aspose.com/3d/net/create-a-fisheye-lens-ef...