-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
- GLTF Loader: support multiple Scenes #193
- Multiple animations at the same time + Fox
- Requires changes to
ComputeTransforms
- Requires changes to
- Morph Targets
- Vertex Colors Can't support gltf model with vertex color DiligentEngine#58
- If
ModelCI.VertexAttributes == null, let the loader automatically define the layout based on the attributes available in the model - Change the renderer to support various input attribute combinations
- Alternatively, have dummy input buffers (e.g. vertex colors) with Stride 0
- If
- Metal Rough Textureless
- Rework loader to load all nodes, meshes and cameras and allow selecting the scene to render at run time
- Attenuation
- Clearcoat
- Emissive Strength
- Iridescence
- Transmission
- Unlit
- Punctual Lights
Metadata
Metadata
Assignees
Labels
No labels