Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 3,212 for

lighting

(0.19 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. Rendre une vue Panorama de 3D scène|Documentation

    En utilisant Aspose.3D for Python via .NET API, les développeurs peuvent rendre une vue panoramique de la scène 3D et enregistrer cette vue dans les formats d'image pris en charge....créons une caméra et deux objets Light pour capturer la scène, également...( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...

    docs.aspose.com/3d/fr/python-net/render-a-panor...
  3. Рендеринг панорамного вида сцены 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...
  4. 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...
  5. Enregistrer 3D Scène en 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/fr/python-net/save-3d-scene-...
  6. 3D görünümlerini kaydetme üzerine görsel efektl...

    Using Aspose.3D for Python via .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/tr/python-net/apply-visual-e...
  7. Procurar

    Procurar...luz ilumina a cena, a classe Light da API permite a adição de alguma...Inicialize um objeto da classe Light. Chame o método CreateChildNode()...

    blog.aspose.com/pt/3d/create-3d-scene-using-csh...
  8. آرشیوها

    آرشیوها...کلاس Light را راه اندازی کنید. برای افزودن یک موجودیت Light، متد...موجودیت Light را اضافه کنید Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/fa/3d/create-3d-scene-using-java/
  9. 3D sahnesinin panorama görünümünü oluşturun|Doc...

    Aspose.3D for Python via .NET API kullanarak, geliştiriciler 3D sahnesinin panorama görünümünü oluşturabilir ve bu görünümü desteklenen görüntü formatlarına kaydedebilir....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/tr/python-net/render-a-panor...
  10. Archiv

    Archiv... Initialisieren Sie ein Light Klassenobjekt. Rufen Sie die...createChildNode() auf, um eine Light-Entität hinzuzufügen. Speichern...

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