Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 5,049 for

camera

(0.09 sec)
  1. Render 3D Scene with Panorama Mode in Depth|Doc...

    Using Aspose.3D for .NET API, developers can render a 3D scene with panorama mode in depth instead of the colors....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-3d-scene-with-pan...
  2. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and save all faces 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-scene-into-the-...
  3. 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/
  4. 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...
  5. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/3d-presentation/
  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. 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/
  8. 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...
  9. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for Python via .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...from_file ( "test.glb" ); #create a camera for capturing the cube map...

    docs.aspose.com/3d/python-net/create-a-fisheye-...
  10. 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/