Skip to content

Add DumpMeshCommand for mesh dumping#13

Open
kiwidoggie wants to merge 11 commits intomasterfrom
feature/DumpMeshREPL
Open

Add DumpMeshCommand for mesh dumping#13
kiwidoggie wants to merge 11 commits intomasterfrom
feature/DumpMeshREPL

Conversation

@kiwidoggie
Copy link
Collaborator

@kiwidoggie kiwidoggie commented May 3, 2023

Add string writing to EndianBinaryWriter

  • Fix missing assembly load preventing testing
  • Fix multiple LODs by using previous RimeLib code instead of IceBloc
  • Abstract out all common fb.Mesh* structures that share common fields (fb2, 3, year+) to RimeLib.Mesh

Add string writing to EndianBinaryWriter
@kiwidoggie kiwidoggie linked an issue May 3, 2023 that may be closed by this pull request
kiwidoggie added 4 commits May 3, 2023 20:36
Could not load file or assembly 'SharpGLTF.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6f8b67557d279fe6'. The system cannot find the file specified.
@kiwidoggie kiwidoggie changed the title Add DumpMeshCommand for OBJ mesh dumping Add DumpMeshCommand for mesh dumping May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mesh Dumper REPL command

2 participants