Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,298 for

lighting

(0.3 sec)
  1. Applica effetti visivi per risparmiare 3D visua...

    Utilizzando Aspose.3D for Python via .NET API, gli sviluppatori possono applicare effetti visivi su 3D visualizzazioni prima di salvare l'immagine. Questi effetti visivi sono noti anche come effetti o filtri post-elaborazione che vengono applicati in tempo reale a tutto ciò che viene visualizzato nella visualizzazione 3D....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/it/python-net/apply-visual-e...
  2. Save 3D Scene as HTML|Documentation

    Aspose.3D for Java ** htmlsaveoptions ** 3D sahneyi HTML olarak kaydetmek için sınıf sağlar....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/tr/java/save-3d-scene-as-html/
  3. 将 3D 场景另存为 HTML|Documentation

    Aspose.3D for Java 提供 ** HtmlSaveOptions ** 类,用于将 3D 场景另存为 HTML。...setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/zh/java/save-3d-scene-as-html/
  4. Применение визуальных эффектов при экономии 3D ...

    Используя Aspose.3D for Python via .NET API, разработчики могут применять визуальные эффекты к 3D Views перед сохранением изображения. Эти визуальные эффекты также известны как эффекты пост-обработки или фильтры, которые применяются в режиме реального времени ко всему, что отображается в 3D View....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/ru/python-net/apply-visual-e...
  5. Appliquer des effets visuels sur les vues de Sa...

    En utilisant Aspose.3D for Python via .NET API, les développeurs peuvent appliquer des effets visuels aux vues 3D avant d'enregistrer l'image. Ces effets visuels sont également connus sous le nom d'effets de post-traitement ou de filtres qui sont appliqués en temps réel à tout ce qui est affiché dans la vue 3D....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/fr/python-net/apply-visual-e...
  6. Använd visuella effekter vid sparning av 3D Vis...

    Med Aspose.3D for Python via .NET API kan utvecklare använda visuella effekter på 3D vyer innan de sparar i bilden. Dessa visuella effekter kallas också de efterbehandlingseffekter eller filter som används i realtid för allt som visas i 3D Visa....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/sv/python-net/apply-visual-e...
  7. Gör en panoramavy för 3D.|Documentation

    Med Aspose.3D for Python via .NET API kan utvecklare visa en panoramavy av 3D och spara den i de bildformat som stöds....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/sv/python-net/render-a-panor...
  8. تقديم عرض بانورامي لمشهد 3D|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....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/ar/python-net/render-a-panor...
  9. Spara 3D Scene som HTML|Documentation

    Aspose. 3D for Java tillhandahåller ** HtmlSaveOptions** för att spara en 3D scen som HTML .....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/sv/java/save-3d-scene-as-html/
  10. Reparto y recepción de sombras en geometrías 3D...

    En general, algunos formatos de archivo 3D pueden almacenar configuraciones relacionadas con la sombra en geometría como FBX. Usando Aspose.3D for .NET, los desarrolladores pueden renderizar una imagen mapeando sombras desde el punto de vista de una fuente de luz. La calidad de la imagen depende de la fuente de luz, el ángulo de elevación y la distancia entre la cámara y los objetos geométricos....CreateChildNode ( "camera" , camera ); Light light ; scene . RootNode . CreateChildNode...CreateChildNode ( "light" , light = new Light () { NearPlane = 0...

    docs.aspose.com/3d/es/net/cast-and-receive-shad...