Skip to content
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

Automatically generate normal vectors #3

Closed
smurn opened this issue Dec 1, 2011 · 0 comments
Closed

Automatically generate normal vectors #3

smurn opened this issue Dec 1, 2011 · 0 comments

Comments

@smurn
Copy link
Owner

smurn commented Dec 1, 2011

Many PLY files in the wild store no normals. But they are typically mandatory for rendering.

Since PLY files will often be used for testing and small demo apps (tutorials and such) it would be nice if jPly could generate them. There might not be a rendering engine around that can do it.

smurn added a commit that referenced this issue Dec 1, 2011
This class is for #3 where random access to the vertices is required.
smurn added a commit that referenced this issue Dec 1, 2011
This class is for #3 and #4 where we have to add properties to element types.
smurn added a commit that referenced this issue Dec 1, 2011
Might become handy for #3 or #4 where we need multiple passes over the elements.
smurn added a commit that referenced this issue Dec 1, 2011
This is basically the last piece of the puzzle for #3. Only misses some glue code to fit it all together.
smurn added a commit that referenced this issue Dec 2, 2011
@smurn smurn closed this as completed in 27f3dc5 Dec 2, 2011
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

No branches or pull requests

1 participant