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
25
Commits
1
Branch
0
Tags
9fedbc4c37e2ca50681f9a5eea60f24e4d0284d3
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
9fedbc4c37
Add missing license header
2014-05-08 22:46:11 +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
draw.c
Add missing license header
2014-05-08 22:46:11 +02:00
draw.h
Include opengl, draw the imported object
2014-05-08 22:45:16 +02:00
err.h
Add GPL-2 license
2014-05-06 23:20:16 +02:00
filereader.c
Restructure files
2014-05-08 17:39:23 +02:00
filereader.h
Restructure files
2014-05-08 17:39:23 +02:00
main.c
Include opengl, draw the imported object
2014-05-08 22:45:16 +02:00
Makefile
Add junk files to make clean target
2014-05-08 22:45:36 +02:00
parser.c
Fix valgrind warnings and counter in "find pairs"
2014-05-08 18:06:06 +02:00
parser.h
Clean up, improve counter logic, cast alloc/realloc
2014-05-08 17:36:13 +02:00
print.c
Restructure files
2014-05-08 17:39:23 +02:00
print.h
Restructure files
2014-05-08 17:39:23 +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
Fix remaining uint8_t types
2014-05-08 17:38:22 +02:00
Description
No description provided
graphics
opengl
17
MiB
Languages
Wavefront Object
99.7%
C
0.2%