Skip to content

Conversation

jnyfah
Copy link
Collaborator

@jnyfah jnyfah commented Nov 27, 2024

#261
After evaluating lightweight OBJ parsers I attempted migrations to both RapidObj and TinyObj.

Key Findings:

  • Both libraries lack scene graph/hierarchy support and submesh concepts
  • To use this library we have to make patches to include:
    Scene graph generation and Material-based submesh splitting

Todo if this experiment works

  • Remove submodules for asimp and rapidobj
  • investigate and implement necessary preprocessing and post-processing features for rapid/tinyobj
  • clean code and Update Readme

@jnyfah jnyfah changed the title RapidObj Replaced Assimp with Rapidobj Nov 27, 2024
@jnyfah jnyfah changed the title Replaced Assimp with Rapidobj Replaced Assimp with Rapidobj ? no Tinyobj 😅 Nov 28, 2024
@jnyfah jnyfah changed the title Replaced Assimp with Rapidobj ? no Tinyobj 😅 Migration from Assimp to Rapidobj ? no Tinyobj 😅 Nov 28, 2024
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.

1 participant