Skip to content

Add colored OBJ import workflow#2

Open
davidkrammer wants to merge 2 commits into
3DRev:mainfrom
davidkrammer:main
Open

Add colored OBJ import workflow#2
davidkrammer wants to merge 2 commits into
3DRev:mainfrom
davidkrammer:main

Conversation

@davidkrammer
Copy link
Copy Markdown

@davidkrammer davidkrammer commented Apr 26, 2026

Adds colored OBJ support to Primed3D.

Changes:

  • OBJ uploads can now include MTL and texture images.
  • After loading an OBJ, the UI shows OBJ-only buttons to add or replace the MTL and texture image without reselecting the OBJ.
  • Imported OBJ texture/material/vertex colors are converted into Primed3D face colors, so the existing processing and 3MF export flow can use them.
  • The export info shown after processing now includes the model size in mm, so scale mistakes are easier to catch before downloading.

Verified:

  • JavaScript syntax check passed.
  • git diff --check passed.
  • Browser-tested OBJ alone, OBJ plus MTL, and OBJ plus texture image.
  • Browser-tested both Solid and CMY processing summaries showing model size.

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