Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 3,213 for

lighting

(2.53 sec)
  1. Cattura le visualizzazioni della scena 3D e ren...

    Ogni scena 3D può comprendere un numero qualsiasi di visualizzazioni. Utilizzando Aspose.3D for Python via .NET API, gli sviluppatori possono acquisire una o più visualizzazioni in un singolo screenshot. Possono renderizzarlo nell'applicazione .NET basata sulla GUI o in un'immagine....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/it/python-net/capture-the-vi...
  2. Архивы

    Архивы...Инициализируйте объект класса Light. Вызовите метод createChildNode()...createChildNode(), чтобы добавить сущность Light. Наконец, сохраните сцену как...

    blog.aspose.com/ru/3d/create-3d-scene-using-java/
  3. arkiv

    arkiv... Initiera ett Light-klassobjekt. Anropa metoden...createChildNode() för att lägga till en Light-entitet. Slutligen, spara scenen...

    blog.aspose.com/sv/3d/create-3d-scene-using-java/
  4. Erfassen Sie die Ansicht von 3D Szene und Rende...

    Jede 3D Szene kann eine beliebige Anzahl von View ports umfassen. Mit Aspose.3D for Python via .NET API können Entwickler einen oder mehrere View ports in einem einzigen Screenshot erfassen. Sie können es in der GUI-basierten .NET-Anwendung oder einem Bild rendern....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/de/python-net/capture-the-vi...
  5. Capturer les Viewports de la scène 3D et rendre...

    Chaque scène 3D peut comprendre n'importe quel nombre de vues. En utilisant Aspose.3D for Python via .NET API, les développeurs peuvent capturer un ou plusieurs viewports dans une seule capture d'écran. Ils peuvent le rendre dans l'application .NET basée sur le GUI ou une image....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/fr/python-net/capture-the-vi...
  6. Рендеринг панорамного вида сцены 3D|Documentation

    Используя Aspose.3D for Python via .NET API, разработчики могут визуализировать панораму сцены 3D и сохранить этот вид в поддерживаемых форматах изображений....создадим камеру и два объекта Light для захвата сцены, также создадим...( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...

    docs.aspose.com/3d/ru/python-net/render-a-panor...
  7. 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....we create a Camera and two Light objects to capture the scene...( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...

    docs.aspose.com/3d/python-net/render-a-panorama...
  8. Сохраните сцену 3D как HTML|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....entities import Cylinder , Light , LightType from aspose.threed...material = material light = Light () light . light_type = LightType...

    docs.aspose.com/3d/ru/python-net/save-3d-scene-...
  9. Spara 3D Scene som HTML|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....entities import Cylinder , Light , LightType from aspose.threed...material = material light = Light () light . light_type = LightType...

    docs.aspose.com/3d/sv/python-net/save-3d-scene-...
  10. Archiv

    Archiv...Inicializujte objekt třídy Light. Voláním metody createChildNode()...createChildNode() přidejte entitu Light. Nakonec uložte scénu jako FBX pomocí...

    blog.aspose.com/cs/3d/create-3d-scene-using-java/