Skip to content

Latest commit

 

History

History
81 lines (55 loc) · 2.58 KB

README.md

File metadata and controls

81 lines (55 loc) · 2.58 KB

orx-dnk3

A scene graph based 3d renderer with support for Gltf based assets

Status: in development

Supported Gltf features

  • Scene hierarchy
  • Loading mesh data
  • Glb
  • Materials
    • Basic materials
    • Normal maps
    • Metallic/roughness maps
    • Skinning
    • Double-sided materials
    • Transparency
  • Animations
  • Cameras
  • Lights

Demos

DemoAnimations01

source code

DemoAnimations01Kt

DemoCamera01

source code

DemoCamera01Kt

DemoIrrProbe01

source code

DemoIrrProbe01Kt

DemoLights01

source code

DemoLights01Kt

DemoLights02

source code

DemoLights02Kt

DemoLights03

source code

DemoLights03Kt

DemoObject01

source code

DemoObject01Kt

DemoScene01

source code

DemoScene01Kt

DemoScene02

source code

DemoScene02Kt

DemoScene03

source code

DemoScene03Kt

DemoSegmentContours01

source code

DemoSegmentContours01Kt

DemoSkinning01

source code

DemoSkinning01Kt