This website requires JavaScript.
Explore
Help
Sign In
hasufell
/
half-edge
Watch
1
Star
0
Fork
0
You've already forked half-edge
Code
Issues
Pull Requests
Releases
Wiki
Activity
17
Commits
1
Branch
0
Tags
c8eca1b9789652e2a4158cf5ba965cfa2e63d1f5
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
hasufell
c8eca1b978
Consistently use uint32_t types for counters etc.
2014-05-08 17:36:46 +02:00
.gitignore
Add .gitignore
2014-05-06 23:11:01 +02:00
COPYING
Add GPL-2 license
2014-05-06 23:20:16 +02:00
Doxyfile
Add doxyfile
2014-05-06 23:14:05 +02:00
err.h
Add GPL-2 license
2014-05-06 23:20:16 +02:00
main.c
Take .obj file as program argument
2014-05-07 21:08:47 +02:00
Makefile
Add missing types.h and fix Makefile
2014-05-06 23:11:42 +02:00
parser.c
Consistently use uint32_t types for counters etc.
2014-05-08 17:36:46 +02:00
parser.h
Clean up, improve counter logic, cast alloc/realloc
2014-05-08 17:36:13 +02:00
testcube_mitSpitze.obj
Add .obj test files
2014-05-06 23:11:13 +02:00
testcube_trans.obj
Add .obj test files
2014-05-06 23:11:13 +02:00
types.h
Implement various print functions, add HE_obj struct
2014-05-07 21:52:36 +02:00
Description
No description provided
graphics
opengl
17
MiB
Languages
Wavefront Object
99.7%
C
0.2%