Skip to content

Support of PLY/ASCII data format#28

Open
SKoptew wants to merge 1 commit intokeijiro:masterfrom
SKoptew:Ascii_import
Open

Support of PLY/ASCII data format#28
SKoptew wants to merge 1 commit intokeijiro:masterfrom
SKoptew:Ascii_import

Conversation

@SKoptew
Copy link

@SKoptew SKoptew commented Aug 22, 2019

  1. Support of PLY/ASCII data format
  2. Correct processing of "comment" and non-lowcase attributes (like Alpha instead of alpha) in header.
  3. Loading of float-precision RGBA attributes (cast to byte-precision anyway, due to Mesh class precision limitations).

Signed-off-by: Sergey Koptev skoptew@gmail.com

2. Correct processing of "comment" and non-lowcase attributes (like Alpha instead of alpha) in header.
3. Loading of float-precision RGBA attributes (cast to byte-precision anyway, due to Mesh class precision limitations).

Signed-off-by: Sergey Koptev <skoptew@gmail.com>
@keijiro keijiro self-assigned this Aug 22, 2019
@SKoptew
Copy link
Author

SKoptew commented Aug 22, 2019

Hi!
There is sample of PLY/Ascii model - sample object from Houdini FX.
https://drive.google.com/open?id=1pbjZbnooHX1pUoJclu6bfA9AT9v757nZ

@sriram98v
Copy link

I have am working a small command line tool that can be used to convert the encoding between binary big endian, binary little endian and ascii encoding here.

Hope this is of help.

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.

3 participants