wavefront-obj
Object file parser
A parser for 3D object file format used in computer graphics and animation.
A parser for wavefront object files
3 stars
3 watching
2 forks
Language: Zig
last commit: over 2 years ago
Linked from 1 awesome list
3d-formatwavefront-objzigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
sam701/zig-toml | A parser for TOML files in the Zig programming language | 36 |
mjansson/obj_lib | A Python library for reading and writing 3D object files used in various graphics formats. | 5 |
kubkon/zelf | A utility for parsing and displaying information about ELF files used in Zig programming language. | 22 |
hejsil/mecha | A parser combinator library for the Zig programming language | 493 |
lewisgaul/zig-nestedtext | A parser library for a human-readable data format based on YAML | 13 |
mitchellh/zig-objc | Enables direct interaction between Zig and Objective-C. | 191 |
ziglibs/uuencode | A package and command-line utility for encoding and decoding files using the Unix-to-Unix Encoding format | 1 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 441 |
dbandstra/zig-wav | A one-file Zig library for reading and writing uncompressed PCM WAV files | 1 |
karolek471/objgl | An OBJ file loader for OpenGL that streams data from files or buffers and optimizes memory usage and rendering performance. | 12 |
ziglibs/ini | An ini file parser library providing basic record reading and formatting capabilities. | 26 |
kubkon/zig-yaml | A YAML parser for Zig programming language | 153 |
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 108 |
kubkon/zig-objdump | An utility for disassembling and examining Zig binaries | 11 |
hejsil/zig-clap | Library providing a simple command-line argument parser | 994 |