https://github.com/denosaurs/obj
๐ A simple wavefront obj and mtl parser and loader module for deno
https://github.com/denosaurs/obj
deno obj wavefront-obj
Last synced: 2 months ago
JSON representation
๐ A simple wavefront obj and mtl parser and loader module for deno
- Host: GitHub
- URL: https://github.com/denosaurs/obj
- Owner: denosaurs
- License: mit
- Created: 2021-02-21T15:41:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T17:53:07.000Z (over 4 years ago)
- Last Synced: 2024-04-13T23:07:03.260Z (about 1 year ago)
- Topics: deno, obj, wavefront-obj
- Language: TypeScript
- Homepage: https://deno.land/x/obj
- Size: 8.79 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# obj
[](https://github.com/denosaurs/obj/releases)
[](https://github.com/denosaurs/obj/actions)
[](https://github.com/denosaurs/depsbot)
[](https://github.com/denosaurs/obj/blob/master/LICENSE)A simple wavefront obj and mtl parser and loader module for deno.
## Maintainers
- Elias Sjรถgreen ([@eliassjogreen](https://github.com/eliassjogreen))
### Contribution
Pull request, issues and feedback are very welcome. Code style is formatted with
`deno fmt` and commit messages are done following
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec.### Licence
Copyright 2021, Denosaurs. All rights reserved. MIT license.