pbrt-parser
PBRT Parser
A parser for a specific file format used in 3D rendering research.
A simple parser for the PBRT file format
209 stars
14 watching
24 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mmp/pbrt-v2 | An implementation of a physically-based rendering system with tools and utilities to create and analyze scenes. | 991 |
wahn/rs_pbrt | A Rust implementation of physically based rendering techniques. | 813 |
folyd/robotstxt | A Rust port of Google's robots.txt parser and matcher C++ library | 89 |
ged/linkparser | A high-level interface to the CMU Link Grammar parser | 76 |
standardese/cppast | Provides a C++ Abstract Syntax Tree (AST) parsing and manipulation library | 1,703 |
b-r-u/osmpbf | A library for reading and parsing OpenStreetMap PBF files | 123 |
saschawillems/vulkan-gltf-pbr | An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. | 984 |
jibsen/parg | A parser for command-line arguments that works similarly to the getopt function. | 181 |
hasherezade/bearparser | A C++ library for parsing Portable Executable files | 647 |
p-ranav/structopt | A lightweight C++ header-only library for parsing command line arguments into a structured format. | 469 |
ara3d/parakeet | A parsing library designed to efficiently parse programming languages | 72 |
hectormf/brdfgenerator | Generates lookup tables for physically based rendering in graphics pipelines. | 146 |
ehrhardt/infraero | Tool for extracting data from Infraero's Brazilian air traffic control department website | 19 |
shnewto/bnf | A parser for Backus-Naur form grammars in Rust. | 262 |
xr3b0rn/dbcppp | A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 236 |