Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 16,765 for

transformation

(0.16 sec)
  1. Guardar mallas 3D en formato binario personaliz...

    Usando Aspose.3D for .NET API, los desarrolladores pueden abrir cualquier archivo 3D compatible y luego escribir mallas en el archivo binario personalizado....gets the global transform matrix Matrix4 transform = node . GlobalTransform...save them to file var cp = transform * controlPoints [ i ]; writer...

    docs.aspose.com/3d/es/net/save-3d-meshes-in-cus...
  2. Geometrien einer 3D-Szene skalieren|Documentation

    Entwickler können nur Geometrien eines 3D-Knotens oder aller Knoten der 3D-Szene skalieren. Um dies zu erreichen, können Entwickler mehrere Scale-Mitglieder der PolygonModifier-Klassen instanz aufrufen....Sie die Erstellung der Transformation matrix durch die Ketten...Ersetzen Sie geometrische Transformation...

    docs.aspose.com/3d/de/net/scale-geometries-of-a...
  3. How do I get BindPose? - Free Support Forum - a...

    First, I read the FBX file and generated my own file. var scenes = new Scene(); var opt = new FbxLoadOptions() { KeepBuiltinGlobalSettings = true }; scenes.Open(fbxPath, opt); …...matrices: TransformLink and Transform. Deformer: 12319, "SubDeformer::"...{ a: } Weights: *0 { a: } Transform: *16 { a: 1,0,0,0,0,1,0,0...

    forum.aspose.com/t/how-do-i-get-bindpose/326622
  4. Économisez 3D Mailles dans un format binaire pe...

    Aspose.3D for Java API a le support d'ouvrir tout document 3D pris en charge, puis d'écrire des maillages dans le fichier binaire....gets the global transform matrix Matrix4 transform = node . getGlobalTransform...Vector4 cp = Matrix4 . mul ( transform , controlPoints . get ( i...

    docs.aspose.com/3d/fr/java/save-3d-meshes-in-cu...
  5. Render مشهد في cubemap مع ستة وجوه|Documentation

    باستخدام Aspose.3D for .NET API ، يمكن للمطورين عرض مشهد في ملف cubemap بستة وجوه وحفظ جميع الوجوه في تنسيقات الصور المدعومة.... Transform . Translation = new Vector3...LightType = LightType . Point }). Transform . Translation = new Vector3...

    docs.aspose.com/3d/ar/net/render-a-scene-into-t...
  6. Rendern Sie eine Szene in die Cubemap mit sechs...

    Mit Aspose.3D for .NET API können Entwickler eine Szene mit sechs Gesichtern in die Cubemap rendern und alle Gesichter in den unterstützten Bildformaten speichern.... Transform . Translation = new Vector3...LightType = LightType . Point }). Transform . Translation = new Vector3...

    docs.aspose.com/3d/de/net/render-a-scene-into-t...
  7. Рендеринг панорамного вида сцены 3D|Documentation

    Используя Aspose.3D for Python via .NET API, разработчики могут визуализировать панораму сцены 3D и сохранить этот вид в поддерживаемых форматах изображений.... transform . set_translation ( 5 , 6...entities . LightType . POINT ) . transform . set_translation ( - 10 ...

    docs.aspose.com/3d/ru/python-net/render-a-panor...
  8. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write meshes in the binary file....gets the global transform matrix Matrix4 transform = node . getGlobalTransform...Vector4 cp = Matrix4 . mul ( transform , controlPoints . get ( i...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...
  9. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats.... transform . set_translation ( 5 , 6...entities . LightType . POINT ) . transform . set_translation ( - 10 ...

    docs.aspose.com/3d/python-net/render-a-panorama...
  10. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to use different transform to see different sub mesh...CreateChildNode(meshes[0]).Transform.Translation = new Vector3(0...

    products.aspose.com/3d/tutorial/split-mesh-usin...