C3D-master.zip
(预估有个58文件)
C3D-master
res
obj
bullet.obj
54KB
spot.obj
323KB
sphere.obj
93KB
fonts
pixfont.png
72KB
pixfont.jpg
18KB
maps
emptymap.bmp
3KB
map.bmp
3KB
textures
spot.png
77KB
grass.jpg
519KB
metal.jpg
257KB
readme.md
1KB
include
text.h
1KB
camera.h
539B
level.h
332B
bullet.h
679B
mesh.h
2KB
render.h
73B
window.h
266B
c3d.h
565B
material.h
151B
textShader.h
255B
phongShader.h
980B
terrain.h
298B
shader.h
723B
aabb.h
279B
list.h
373B
player.h
502B
utils.h
461B
light.h
574B
font.h
281B
linmath.h
13KB
LICENSE
34KB
CONTRIBUTING.md
151B
src
textShader.c
295B
font.c
808B
render.c
72B
player.c
875B
mesh.c
12KB
c3d.c
460B
terrain.c
3KB
window.c
2KB
shader.c
2KB
text.c
2KB
glsl
shader.vert
754B
textShader.vert
279B
shader.frag
2KB
textShader.frag
149B
aabb.c
339B
list.c
1KB
utils.c
1KB
camera.c
2KB
bullet.c
2KB
phongShader.c
2KB
level.c
2KB
light.c
1KB
makefile
402B
examples
basic.c
6KB
.gitignore
44B
暂无评论