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
7
Commits
1
Branch
0
Tags
9d3452bea402af5964a26658b2a20d73479f50eb
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
9d3452bea4
feature: compile index-based coordinate storage
...
The storage contains coordinates based on their ndims: 1D, 2D or 3D.
2025-11-12 02:11:15 +02:00
src
feature: compile index-based coordinate storage
2025-11-12 02:11:15 +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%