Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 5,399 for

camera

(0.07 sec)
  1. 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 .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/net/cast-and-receive-shadows...
  2. 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 3D Objects Geometry...

    docs.aspose.com/3d/java/animation/
  3. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多用途使用。... camera :模拟摄像机围绕对象的移动;通过调整摄像机旋转、缩放等属性,您可以像在...shape . three_d_format . camera . camera_type = slides . CameraPresetType...

    docs.aspose.com/slides/zh/python-net/3d-present...
  4. How to add "extras" to GTLF with C# - Free Supp...

    I’m using C# SDK to manipulate 3D model and would like to convert it to GLTF. However, I’m also looking to add “extras” attribute to some specific nodes. How can I do this with C#?...SetProperty("type", "asset"); var cam = new Camera(); scene.RootNode.CreateChildNode("cam"...IsTrue(node.Entity is Camera); cam = (Camera) node.Entity; prop...

    forum.aspose.com/t/how-to-add-extras-to-gtlf-wi...
  5. Work with file|CAD 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....with file Contents [ Hide ] Camera view rotation and transform...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. Work with file|CAD 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....with file Contents [ Hide ] Camera view rotation and transform...

    docs.aspose.com/cad/net/how-to/work-with-file/
  7. Archive

    archives...the source like a file path, camera, or online URL. Set different...watermark. FAQs # Can I use the camera of my smartphone to recognize...

    blog.aspose.com/ocr/convert-handwriting-to-text...
  8. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...//create a camera for capturing the cube map Camera cam = new...new Camera ( ProjectionType . Perspective ) { NearPlane = 0 . 1...

    docs.aspose.com/3d/zh/net/create-a-fisheye-lens...
  9. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...//create a camera for capturing the cube map Camera cam = new...new Camera ( ProjectionType . Perspective ) { NearPlane = 0 . 1...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...
  10. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3D for .NET API,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。...//create a camera for capturing the cube map Camera cam = new...new Camera ( ProjectionType . Perspective ) { NearPlane = 0 . 1...

    docs.aspose.com/3d/zh/net/render-a-panorama-vie...