Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Make PrimitiveGeometryComponent a more fundamental data structure #10046

@HexaField

Description

@HexaField

Similar to the MaterialComponent, the PrimitiveGeometryComponent should just be a GeometryComponent that points to the material for the surface, as well as storing the geometry information.

The MeshComponent should be an array of GeometryComponent entities, as per the GLTF spec.

https://github.com/KhronosGroup/glTF/blob/main/specification/2.0/figures/gltfOverview-2.0.0d.png
Screenshot from 2024-04-06 14-49-45

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions