Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ziglibs/wavefront-obj
A parser for wavefront object files
https://github.com/ziglibs/wavefront-obj
3d-format wavefront-obj zig zig-package ziglang
Last synced: 3 months ago
JSON representation
A parser for wavefront object files
- Host: GitHub
- URL: https://github.com/ziglibs/wavefront-obj
- Owner: ziglibs
- License: mit
- Created: 2020-11-20T12:56:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T13:11:40.000Z (about 2 years ago)
- Last Synced: 2024-04-17T11:23:41.833Z (7 months ago)
- Topics: 3d-format, wavefront-obj, zig, zig-package, ziglang
- Language: Zig
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - wavefront-obj🗒️A parser for wavefront object files
README
# wavefront-obj
A parser for wavefront object files## Dependencies
Requires package [`zlm`](https://github.com/ziglibs/zlm) to be present.