Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 17,176 for

scene

(0.12 sec)
  1. 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#?... Here’s how: Load your 3D scene. Identify the specific nodes...for export. Save the scene using Scene.Save() with the configured...

    forum.aspose.com/t/how-to-add-extras-to-gtlf-wi...
  2. Aspose.3D File format convert | products.aspose...

    Learn how to do use Aspose.3D to convert 3D file's format...learn how to use Scene.FromFile to load a 3D scene from file, and...and use Scene.Save to save it to file. Installation of Aspose.3D...

    products.aspose.com/3d/tutorial/format-convert/
  3. FBX animation rotation problem - Free Support F...

    The FBX rotation generated by this code is completely different from what I expected. Is my code incorrect or is it a bug in Aspose? Furthermore, the rotation works correctly when I set the X and Z axes separately, but …...testfbx() { Scene scene = new Scene(); Node cube1 = scene.RootNode...BindPoint bindPoint = new BindPoint(scene, Rotation); bindPoint.BindKeyframeSequence("Y"...

    forum.aspose.com/t/fbx-animation-rotation-probl...
  4. Compress GLTF File Formats via .NET | products....

    C# source code to load, render and Compress GLTF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/net/compression/gltf/
  5. Add Blind Watermark to GLTF File Formats via .N...

    C# source code to load, render and add blind watermark to GLTF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/watermark/gltf/
  6. Add Blind Watermark to X File Formats via .NET ...

    C# source code to load, render and add blind watermark to X documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/watermark/x/
  7. Add Blind Watermark to U3D File Formats via .NE...

    C# source code to load, render and add blind watermark to U3D documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/watermark/u3d/
  8. Add Blind Watermark to GLB File Formats via .NE...

    C# source code to load, render and add blind watermark to GLB documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/watermark/glb/
  9. Compress 3DS File Formats via JAVA | products.a...

    Sample Java compression code for 3DS file. Use this example code to compress 3DS file within any Web or Desktop Java based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/java/compression/3ds/
  10. Compress STL File Formats via .NET | products.a...

    C# source code to load, render and Compress STL documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/net/compression/stl/