pbrt-parser
PBRT Parser
A parser for a specific file format used in 3D rendering research.
A simple parser for the PBRT file format
208 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 | A physically based rendering system written in C++ that simulates real-world lighting and materials | 991 |
wahn/rs_pbrt | A Rust implementation of physically based rendering techniques. | 811 |
folyd/robotstxt | A Rust port of Google's robots.txt parser and matcher C++ library | 88 |
ged/linkparser | An interface to parse and analyze English sentences using the CMU Link Grammar | 76 |
standardese/cppast | Provides a C++ Abstract Syntax Tree (AST) parsing and manipulation library | 1,696 |
b-r-u/osmpbf | A library for reading and parsing OpenStreetMap PBF files | 122 |
saschawillems/vulkan-gltf-pbr | An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. | 977 |
jibsen/parg | A parser for command-line arguments that works similarly to the getopt function. | 180 |
hasherezade/bearparser | A C++ library for parsing Portable Executable files | 648 |
p-ranav/structopt | A lightweight C++ header-only library for parsing command line arguments into a structured format. | 464 |
ara3d/parakeet | A parsing library designed to efficiently parse programming languages | 71 |
hectormf/brdfgenerator | Generates lookup tables for physically based rendering in graphics pipelines. | 145 |
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. | 260 |
xr3b0rn/dbcppp | A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 232 |