The AssemblyBuilder is responsible for collecting the data needed to actually create an Assembly. AssemblyBuilders are now the only way to create an Assembly, which guarantees that Assemblies aren't half-baked. Also got instancing working with transforms and such. It may not be _really_ working because I don't have a complex test case for it yet. But that will come later.
2 lines
75 B
Plaintext
2 lines
75 B
Plaintext
- Basic scene parsing with triangle meshes.
|
|
- Unit tests for scene parsing. |