Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 17,283 for

scene

(0.06 sec)
  1. Add Blind Watermark Verification to AMF File Fo...

    Sample Node.js verify blind watermark code for AMF file. Use this example code to verify blind watermark to AMF file within any Web based application....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/verify-water...
  2. Extract Assets from STL File Formats via Node.j...

    Sample Node.js extract assets code for STL file. Use this example code to extract assets from STL file within any Web based application....file via the constructor of Scene class Create zip file format...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/extractor/stl/
  3. Create your Lithophane from JPG File Formats vi...

    Sample Java lithophane code for JPG file. Use this example code to create your lithophane from JPG file within any Web or Desktop Java based application....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects Scene scene = new Scene(mesh);...

    products.aspose.com/3d/java/lithophane/jpg/
  4. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....supports rendering animated scene. This article explains prerequisites...is useful in animation. The Scene , Camera , Node and Transform...

    docs.aspose.com/3d/python-net/add-animation-pro...
  5. 通過 C# 將 USD 轉換為 PDF | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 PDF scene.Save( "output.pdf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  6. Add Blind Watermark to USD File Formats via pyt...

    Sample Python blind watermark code for USD file. Use this example code to add blind watermark to USD file within any Web based application....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/python-net/watermark/usd/
  7. Add Blind Watermark to JT File Formats via Node...

    Sample Node.js blind watermark code for JT file. Use this example code to add blind watermark to JT file within any Web based application....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/nodejs-java/watermark/jt/
  8. Add Blind Watermark Verification to ASE File Fo...

    Sample Node.js verify blind watermark code for ASE file. Use this example code to verify blind watermark to ASE file within any Web based application....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/verify-water...
  9. Java-ով OBJ-ը USDZ դարձնել

    Այս արագ ուղեցույցը առաջարկում է քայլ առ քայլ բացատրություն, թե ինչպես OBJ-ը USDZ-ի վերածել Java-ում։ Այն ներկայացնում է անհրաժեշտ քայլերը, նախնական պահանջները և աշխատանքային կոդի հատված, որպեսզի Java-ով ստեղծեք OBJ-ից USDZ փոխարկիչ։...OBJ ֆայլը Scene դասի միջոցով Բացեք ներմուծված Scene open մեթոդով...Մուտքային OBJ ֆայլը կարդացվում է Scene դասի միջոցով, որից հետո ստեղծվում...

    kb.aspose.com/hy/3d/java/convert-obj-to-usdz-in...
  10. Merge USDZ File Formats via python-net | produc...

    Sample Python merger code for USDZ file. Use this example code to merge USDZ file within any Web based application....through the constructor of the Scene class Process usdz files and...archive for the USD (Universal scene description) file format that...

    products.aspose.com/3d/python-net/merger/usdz/