Contents Menu Expand Light mode Dark mode Auto light/dark mode
d3d11 samples ドキュメント
d3d11 samples ドキュメント
  • basic
    • CreateWindow
    • CreateDevice
    • CreateSwapChain
    • RTV from SwapChain
    • Dear ImGui
    • ImGui + Dockspace
    • RTV from Texture
  • Pipeline
    • CompileShader
    • Shader Reflection
    • Basic Pipeline
    • Constant Buffer
    • Texture
    • InputAssembler
    • BlendState
    • MipMap
    • DXSAS
    • PostEffect
  • 2次元
  • 3次元
    • 仕様決め
    • Orbit Camera
    • Depth Test
    • SceneGraph
    • TinyGizmo
    • glTF
    • Shading
      • Phong reflection model: ADS(Ambient Diffuse Specular)
      • Tangent Space Lighting
      • Physically Based Rendering
  • todo

glTF¶

  • https://github.com/KhronosGroup/glTF

  • https://github.com/KhronosGroup/glTF-Sample-Models

KHR_draco_mesh_compression¶

  • KHR_draco_mesh_compression

  • https://github.com/google/draco

    • Dracoでメッシュを圧縮してみる

    • https://bitbucket.org/sakira/dracotorus/src/master/

KHR_texture_basisu¶

  • KHR_texture_basisu

  • https://github.com/BinomialLLC/basis_universal

Next
Shading
Previous
TinyGizmo
Copyright © 2021, ousttrue | Created using Sphinx and @pradyunsg's Furo theme. | ソースコードを表示
コンテンツ
  • glTF
    • KHR_draco_mesh_compression
    • KHR_texture_basisu