Skip to content

Commit

Permalink
Reinstate the PLY parser
Browse files Browse the repository at this point in the history
  • Loading branch information
fredludlow committed Aug 30, 2024
1 parent 417581f commit f534dc2
Show file tree
Hide file tree
Showing 2 changed files with 897 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/ngl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ import './parser/xplor-parser'

import './parser/kin-parser'
import './parser/obj-parser'
import './parser/ply-parser'

import './parser/csv-parser'
import './parser/json-parser'
Expand Down
Loading

0 comments on commit f534dc2

Please sign in to comment.