Skip to content

.OBJ with Vertex Color Support #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hartyl
Copy link

@hartyl hartyl commented Mar 2, 2025

Still compatible with the original .OBJ format
This mod of .OBJ is can be exported in Blender since 2.79
Just add the vertex colors and export with the option enabled
Compatible with the shader provided in G3D

hartyl added 4 commits March 2, 2025 15:55
Still compatible with official .OBJ format
This little enhanced OBJ is supported in Blender
(Needs a frag shader to work!)
Vertex Maps are literally perfect for .OBJ format, because .OBJ tries to save memory on vertices, and so does a Vertex Map
@hartyl
Copy link
Author

hartyl commented Jun 7, 2025

Comparison with master branch 6/6 2025
my model WITH and WITHOUT vertex color
imagen
imagen

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