iris-3d-engine-master.zip
(预估有个49文件)
iris-3d-engine-master
CMakeLists.txt
778B
LICENSE
11KB
assets
image.bmp
46KB
shaders
static
static_shader_vert.glsl
154B
static_shader_frag.glsl
84B
foo.txt
12B
README.md
20B
.gitignore
146B
imgui.ini
1KB
app_v01
src
layers
layer.h
523B
layer_manager.h
531B
def
layer_manager.cpp
1007B
macros
singleton.h
366B
text
text_structs.h
177B
environment
keyboard.h
710B
keys.h
4KB
mouse.h
707B
buttons.h
481B
window.h
2KB
app.h
160B
entry_point.h
388B
def
window.cpp
3KB
keyboard.cpp
866B
mouse.cpp
896B
util
vectors
vectors.h
349B
strings
strings.h
508B
assets
asset_macros.h
607B
asset.h
1KB
text_asset.h
711B
asset_type.h
148B
model_asset.h
65B
render
shaders
static_shader.h
328B
gpu
wrappers
gl_vao.h
1KB
gl_framebuffer.h
1KB
gl_vbo.h
960B
gl_shader.h
4KB
gl_texture.h
12B
def
gl_framebuffer.cpp
2KB
gl_shader.cpp
2KB
gl_vao.cpp
1KB
gl_shader_macros.h
423B
math
math.h
5KB
animation
anim_structs.h
2KB
app
graphics_layer.h
1KB
gui_layer.h
861B
main.cpp
495B
def
gui_layer.cpp
3KB
graphics_layer.cpp
2KB
CMakeLists.txt
2KB
暂无评论