This website requires JavaScript.
Explore
Help
Sign In
dragiyski
/
wavefront-parser
Watch
1
Star
0
Fork
0
You've already forked wavefront-parser
Code
Activity
10
Commits
1
Branch
0
Tags
ad55b1109d4da63b6c34fe3f09d06285fa796a67
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Plamen Dragiyski
ad55b1109d
feature: write indexed data to file.
2026-02-20 22:20:10 +02:00
src
feature: write indexed data to file.
2026-02-20 22:20:10 +02:00
.gitignore
initial parser and compiler
2025-07-19 17:30:42 +03:00
build.sh
feat: parse wavefront as string lines
2025-07-20 18:29:21 +03:00
CMakeLists.txt
wavefront/parse: processing v, vn, vt, o, g
2025-10-08 00:44:02 +03:00
README.md
project setup
2025-07-19 17:13:55 +03:00
README.md
WaveFront Parser
Description
Parse WaveFront text files to be loaded to GPU mem.
Readme
122
KiB
Languages
C++
96%
Shell
2.1%
CMake
1.9%