Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,300 for

lighting

(1.88 sec)
  1. وفِّر 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/ar/python-net/save-3d-scene-...
  2. Archiv

    Archiv...Světlo osvětluje scénu, třída Light API umožňuje přidat do scény...Inicializujte objekt třídy Light. Voláním metody CreateChildNode()...

    blog.aspose.com/cs/3d/create-3d-scene-using-csh...
  3. وفِّر 3D مشهد بـ HTML|Documentation

    Aspose.3D for Java يوفر * HtmlSaveOptions * class لتوفير مشهد 3D على أنه HTML....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/ar/java/save-3d-scene-as-html/
  4. 3D in Python | 3D Model Python | Python 3D Library

    Discover how to create and manipulate 3D models in Python using the Aspose.3D library, supporting various file formats and rendering options....a Material in 3D Scene Add Light to a 3D Scene Create a Primitive...Creating Material in 3D Scene. Add Light to a 3D Scene using Python #...

    blog.aspose.com/3d/3d-in-python/
  5. Procurar

    Procurar...Inicialize o objeto de classe Light. Especifique as propriedades...createchildnode() para adicionar a entidade light. Finalmente, salve a cena como...

    blog.aspose.com/pt/3d/3d-in-python/
  6. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Python via .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...entities import Camera , Light # For complete examples and...( "c2" ) . add_entity ( Light ( "light" )) /* The hierarchy of...

    docs.aspose.com/3d/python-net/work-with-xpath-l...
  7. Erstellen Sie eine Panorama ansicht der 3D-Szen...

    Mit Aspose.3D for Python via .NET API können Entwickler eine Panorama ansicht der 3D-Szene rendern und diese Ansicht in den unterstützten Bildformaten speichern....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/de/python-net/render-a-panor...
  8. Архивы

    Архивы...Свет освещает сцену, класс API Light позволяет добавить немного света...Инициализируйте объект класса Light. Вызовите метод CreateChildNode()...

    blog.aspose.com/ru/3d/create-3d-scene-using-csh...
  9. Lancer et recevoir des ombres sur les géométrie...

    Généralement, certains formats de fichiers 3D peuvent stocker des paramètres liés à l'ombre dans la géométrie comme FBX. En utilisant Aspose.3D for .NET, les développeurs peuvent rendre une image en cartographiant les ombres du point de vue d'une source lumineuse. La qualité d'image dépend de la source lumineuse, de l'angle d'élévation et de la distance entre la caméra et les objets géométriques....CreateChildNode ( "camera" , camera ); Light light ; scene . RootNode . CreateChildNode...CreateChildNode ( "light" , light = new Light () { NearPlane = 0...

    docs.aspose.com/3d/fr/net/cast-and-receive-shad...
  10. Archiwa

    Archiwa...light_rig.direction = slides.LightingDirection...three_dformat.light_rig.light_type = slides.light_rigPresetType...

    blog.aspose.com/pl/slides/create-three-d-effect...