Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 314 for

torus

(0.04 sec)
  1. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then save 3D scene in any supported 3D format....Create rectangular Torus in 3D Scene Contents [ Hide ] Using...supported 3D format. Rectangular Torus We have added RectangularTorus...

    docs.aspose.com/3d/python-net/create-rectangula...
  2. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for .NET API, developers can create 3D objects, and then save 3D scene in any supported 3D format....Create rectangular Torus in 3D Scene Contents [ Hide ] Using...supported 3D format. Rectangular Torus We have added RectangularTorus...

    docs.aspose.com/3d/net/create-rectangular-torus...
  3. Aspose.3D Convert a Torus primitive to mesh | p...

    Learn how to convert a Torus primitive to mesh...3D Tutorial Convert Torus Primitive Mesh ⯬ Previous Step...convert a torus primitive To mesh. We’ll create a torus in the scene...

    products.aspose.com/3d/tutorial/convert-torus-p...
  4. Primitive Shape to Mesh|Documentation

    Aspose.3D for Node.js via Java API has support of converting any primitive shape to mesh. Primitive shapes include most basic and used objects like box, sphere, plane, cylinder, and Torus....sphere, plane, cylinder, and torus. Any class that implements an...toMesh (); Convert a Torus to Mesh A torus is a surface of revolution...

    docs.aspose.com/3d/nodejs-java/primitive-shape-...
  5. Aspose.3D Transform Nodes by quaternion | produ...

    Learn how to transform Nodes by quaternion... We will use the Torus class to initialize the IMeshConvertible...the node object, and add the torus to the scene. We use the FromRotation...

    products.aspose.com/3d/tutorial/transform-nodes...
  6. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Python via .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....sphere, plane, cylinder, and torus. Any class that implements an...to_mesh () Convert a Torus to Mesh A torus is a surface of revolution...

    docs.aspose.com/3d/python-net/convert-mesh-to-t...
  7. 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....the shadows of red box and torus casted to the plane, the red...Create a torus for casting shadows Mesh m = ( new Torus ( "" ,...

    docs.aspose.com/3d/net/cast-and-receive-shadows...
  8. Aspose.3D Transform Nodes using a transformatio...

    Learn how to transform Nodes using a transformation matrix... We will use the Torus class to initialize the IMeshConvertible...the node object, and add the torus to the scene. We use the TransformMatrix...

    products.aspose.com/3d/tutorial/transform-nodes...
  9. 在 3D 个几何体上投射和接收阴影|Documentation

    通常,某些 3D 文件格式可以在几何图形 (如 FBX) 中存储与阴影相关的设置。使用 Aspose.3D for .NET,开发人员可以通过从光源的视点映射阴影来渲染图像。图像质量取决于光源、仰角和相机与几何对象之间的距离。...Create a torus for casting shadows Mesh m = ( new Torus ( "" ,...Node torus = scene . RootNode . CreateChildNode ( "torus" , m...

    docs.aspose.com/3d/zh/net/cast-and-receive-shad...
  10. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....sphere, plane, cylinder, and torus. Any class that implements an...ToMesh (); Convert a Torus to Mesh A torus is a surface of revolution...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...