文件名称:粒子:[WIP]使用OpenGL 4和C ++的实时粒子系统
文件大小:59KB
文件格式:ZIP
更新时间:2024-03-24 02:39:28
C
粒子 使用OpenGL 4和C ++的实时粒子系统
【文件预览】:
particles-main
----.gitignore(289B)
----src()
--------glad.cpp(109KB)
--------renderer.cpp(1KB)
--------shader.cpp(3KB)
--------main.cpp(2KB)
--------particle_source.cpp(235B)
----LICENSE(1KB)
----meson.build(510B)
----README.md(62B)
----include()
--------KHR()
--------renderer.hpp(126B)
--------shader.hpp(444B)
--------glad()
--------particle_source.hpp(465B)
----.vscode()
--------settings.json(1KB)
--------launch.json(958B)
--------tasks.json(801B)
----shaders()
--------fragment.glsl(119B)
--------vertex.glsl(438B)