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
6
Commits
1
Branch
0
Tags
2747fdf9ca2f71b85fed1cd8f551645062d34d2a
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
2747fdf9ca
feature: parse coordinates, create the number list
2025-11-10 00:52:04 +02:00
src
feature: parse coordinates, create the number list
2025-11-10 00:52:04 +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%