draco
draco copied to clipboard
Help Needed: Nodejs example for encode .ply to .drc
I have gone through npm package example https://github.com/google/draco/tree/master/javascript/npm/draco3d. But it explains decode .drc and encode again .drc. But I need an example for how to encode .ply to .drc using nodejs or javascript without using command line tool.
Thanks in Advance.
I am also waiting for the response