About 1,260,000 results
Open links in new tab
  1. OpenGL or DirectX for Normal maps? - Asset Creation - Epic …

    Jul 9, 2024 · The normal map textures I will be using to create this asset, on which format are they (OpenGL or DirectX)? - You can always make a simple test by comparing the image I attached with …

  2. What is the difference between the OpenGL and DirectX normal

    Feb 25, 2026 · Learn the differences between OpenGL and DirectX normal map formats and when to use each one.

  3. Normal Maps | Babylon.js Documentation

    Normal Maps The goal of this article is to clearly explain what is happening with normal textures with some samples to hopefully clear up any confusion about what is happening. To do so we are going …

  4. Which One Should You Use as Normal Map: OpenGL or DirectX?

    Mar 26, 2026 · Learn the key differences between OpenGL and DirectX normal maps in 2026, plus how to convert between formats for seamless 3D workflows across engines.

  5. [SOLVED] Normal map. OpenGL or DirectX? - PlayCanvas Discussion

    May 12, 2017 · Hi I’m exporting textures from Substance painter. Aiming to do a PBR metal roughness material. For the normal map, I have the choice of DirectX or OpenGL. What type does playcanvas …

  6. OpenGL vs DirectX normal mapping orientations - MDL SDK - NVIDIA ...

    Jul 24, 2025 · example_files.zip (4.5 MB) I am quite well versed with the semantics and math behind “OpenGL vs. DirectX” normal mapping differences. The attached OmniPBR MDL shader references …

  7. OpenGLDirectX、異なるノーマルマップについて調べる - 夜風 …

    Jun 15, 2024 · 〇 DirectX 系と OpenGL 形式の変換 前述のとおり両者の違いはG成分の向きの違いです。 つまりIntensityの値を-値で反転させることででこぼこが反転し両方に対応させることができま …

  8. LearnOpenGL - Normal Mapping

    The normal map is defined in tangent space, so one way to solve the problem is to calculate a matrix to transform normals from tangent space to a different space such that they're aligned with the …

  9. Unity normal maps orientation format: OpenGL or Directx?

    Oct 15, 2018 · The problem is about the normal map: normal map on Designer 3dview mismatches the result on Unity. First of all, I’d like to know which normal map orientation uses Unity: OpenGL (Y+) or …

  10. ノーマルマップについて - Better Now CGz

    Aug 10, 2020 · 3DCGの特にゲーム開発で主に使用されているノーマルマップついてまとめてみました。DirectXとOpenGLでのノーマルマップの違いや、MayaやSabstance Painterではどのように扱わ …