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
9
Commits
1
Branch
0
Tags
d65653cb7604a88a0566e6622710cfed228c2d28
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
d65653cb76
feature: vertex and triangle index storage
2025-11-18 01:38:28 +02:00
src
feature: vertex and triangle index storage
2025-11-18 01:38:28 +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%