progress_interface.hpp
447B
light_viewer_context.hpp
15KB
info_window.hpp
511B
light_viewer.hpp
3KB
viewer_ui.hpp
871B
anonymous.hpp
148B
shader_setting.hpp
11KB
hovered_primitives.hpp
4KB
gl_canvas.hpp
3KB
camera_control.hpp
1KB
topdown_camera_control.hpp
1KB
basic_projection_control.hpp
897B
orbit_camera_control_xz.hpp
790B
orbit_camera_control_xy.hpp
1KB
static_camera_control.hpp
864B
arcball_camera_control.hpp
1KB
projection_control.hpp
786B
static_projection_control.hpp
968B
recent_files.hpp
711B
model_control.hpp
880B
hovered_drawings.hpp
4KB
progress_modal.hpp
3KB
spdlog_sink.hpp
2KB
imgui_application.hpp
972B
query.hpp
287B
path.hpp
293B
cone.hpp
911B
cube.hpp
1KB
coordinate_system.hpp
1KB
primitives.hpp
2KB
frustum.hpp
1KB
icosahedron.hpp
3KB
grid.hpp
644B
pointcloud_buffer_cuda.hpp
2KB
atomic_counters.hpp
2KB
cuda_magic_headers.hpp
256B
console_colors.hpp
5KB
debug_output.hpp
377B
texture_renderer_input.hpp
1KB
splatting.hpp
885B
texture.hpp
1KB
glsl_shader.hpp
7KB
normal_distributions.hpp
2KB
pointcloud_buffer.hpp
5KB
async_buffer_copy.hpp
296B
profiler.hpp
6KB
drawable.hpp
392B
lines.hpp
2KB
make_shared.hpp
887B
indexed_pointcloud_buffer.hpp
792B
pointnormals_buffer.hpp
930B
pcd_io.hpp
519B
ply_io.hpp
1KB
image_io.hpp
275B
jpeg_io.hpp
445B
ascii_io.hpp
245B
png_io.hpp
422B
mesh_io.hpp
194B
transform_feedback.hpp
562B
mesh.hpp
2KB
frame_buffer.hpp
1KB
texture_opencv.hpp
1KB
thin_lines.hpp
3KB
pixel_buffer.hpp
515B
type_conversion.hpp
3KB
pointcloud_buffer_pcl.hpp
2KB
colormap.hpp
713B
shader_storage_buffer.hpp
724B
mesh_utils.hpp
2KB
point_correspondences.hpp
933B
gridmap.hpp
851B
screen_space_ambient_occlusion.hpp
814B
screen_effect.hpp
653B
screen_space_lighting.hpp
3KB
plain_rendering.hpp
590B
screen_space_splatting.hpp
3KB
screen_scape_attribute_estimation.hpp
2KB
naive_screen_space_ambient_occlusion.hpp
619B
texture_renderer.hpp
666B
trajectory.hpp
675B
mesh_model.hpp
818B
CMakeLists.txt
7KB
setup.py
5KB
build.yml
1KB
.clang-format
4KB
model_control.cpp
3KB
gl_canvas.cpp
16KB
light_viewer_context_util.cpp
4KB
light_viewer_context.cpp
12KB
info_window.cpp
4KB
anonymous.cpp
227B
light_viewer.cpp
12KB
viewer_ui.cpp
21KB
basic_projection_control.cpp
2KB
orbit_camera_control_xz.cpp
2KB
camera_control.cpp
270B
orbit_camera_control_xy.cpp
3KB
static_camera_control.cpp
1KB
arcball_camera_control.cpp
6KB
projection_control.cpp
280B
topdown_camera_control.cpp
3KB
hovered_drawings.cpp
7KB
recent_files.cpp
3KB
hovered_primitives.cpp
5KB
imgui_application.cpp
4KB
pfd.cpp
979B
main.cpp
955B
glk.cpp
11KB
guik.cpp
12KB
imgui.cpp
6KB
spdlog_test.cpp
385B
ext_light_viewer_custom.cpp
2KB
ext_pointcloud_editor.cpp
4KB
02_light_viewer_primitives.cpp
7KB
ext_light_viewer_capture.cpp
3KB
04_light_viewer_picking.cpp
2KB
ext_light_viewer_brdf.cpp
4KB
gl_test_field_example.cpp
5KB
01_light_viewer_basic.py
1KB
ext_light_viewer_effects.cpp
2KB
ext_partial_rendering.cpp
2KB
05_light_viewer_multi_thread.cpp
2KB
ext_light_viewer_gridmap.cpp
2KB
03_light_viewer_imgui.cpp
4KB
ext_light_viewer_kitti.cpp
6KB
ext_light_viewer_pointcloud.cpp
3KB
light_viewer.py
2KB
01_light_viewer_basic.cpp
1KB
ext_model_viewer.cpp
2KB
async_buffer_copy.cpp
816B
pixel_buffer.cpp
1KB
pointcloud_buffer.cpp
8KB
texture.cpp
4KB
point_correspondences.cpp
2KB
primitives.cpp
3KB
trajectory.cpp
2KB
glsl_shader.cpp
9KB
thin_lines.cpp
3KB
path_std.cpp
2KB
texture_renderer.cpp
1KB
shader_storage_buffer.cpp
4KB
mesh.cpp
5KB
debug_output.cpp
3KB
colormap.cpp
79KB
splatting.cpp
3KB
path_ros.cpp
419B
ply_io.cpp
20KB
mesh_io.cpp
4KB
image_io.cpp
1KB
jpeg_io.cpp
3KB
ascii_io.cpp
1KB
pcd_io.cpp
3KB
png_io.cpp
5KB
frame_buffer.cpp
4KB
pointnormals_buffer.cpp
2KB
indexed_pointcloud_buffer.cpp
1KB
gridmap.cpp
5KB
transform_feedback.cpp
1KB
query.cpp
407B
normal_distributions.cpp
9KB
lines.cpp
6KB
mesh_model.cpp
1KB
screen_space_splatting.cpp
28KB
plain_rendering.cpp
910B
screen_space_lighting.cpp
11KB
screen_space_ambient_occlusion.cpp
2KB
naive_screen_space_ambient_occlusion.cpp
2KB
screen_space_attribute_estimation.cpp
10KB
iridescence2.png
26KB
iridescence3.png
40KB
iridescence1.png
40KB
bilateral.frag
1013B
schlick_fresnel.frag
125B
specular_zero.frag
107B
occlusion_ambient.frag
76B
diffuse_oren_nayar.frag
695B
diffuse_disney_normalized.frag
628B
diffuse_one.frag
105B
diffuse_disney.frag
527B
occlusion_zero.frag
64B
iridescence_zero.frag
78B
specular_cook_torrance.frag
1KB
specular_blinn_phong.frag
333B
diffuse_zero.frag
105B
specular_phong.frag
331B
iridescence.frag
605B
diffuse_lambert.frag
145B
ssli.frag
2KB
phong.vert
465B
gaussian_gathering.frag
752B
gaussian_finalization.frag
2KB
splat.geom
2KB
debug.frag
318B
gathering.vert
1KB
splat.vert
101B
eigen.frag
6KB
one_float.frag
67B
one_int.frag
86B
tex2screen.vert
249B
update_bounds.frag
1KB
distribution.vert
1KB
extract_points.geom
656B
distribution.frag
433B
tex2screen_test_finalized.vert
497B
calc_pos.frag
647B
splat_first.frag
166B
finalize_radius.frag
782B
extract_points.vert
98B
initial_radius.frag
1KB
gathering.frag
755B
farthest_point.frag
85B
splat_second.frag
399B
extract_points.frag
578B
finalize_splat.frag
463B
rainbow.vert
2KB
splatting.geom
2KB
texture.frag
141B
transform_normal_dists_indices.comp
648B
splatting.vert
382B
texture.vert
171B
ssae_normal.frag
1KB
phong.frag
1KB
ssao.frag
624B
naive_ssao.frag
1KB
splatting.frag
1KB
transform_normal_dists_vertices.comp
909B
iridescence.frag
1KB
ssae_ao.frag
2KB
rainbow.frag
943B
partial_clear.frag
567B
ssae_pos.frag
599B
bunny.ply
2.89MB
LICENSE
1KB
FindG2O.cmake
3KB
FindGLM.cmake
2KB
FindIridescence.cmake
600B
gl3w-config.cmake
180B
package.xml
360B
Dockerfile
904B
run.sh
205B
Dockerfile
994B
index
26KB
HEAD
23B
index
21KB
HEAD
41B
master
41B
HEAD
32B
pack-ef094b8840ec262d052817da0c5deaea5c4e1f9d.idx
732KB
pack-ef094b8840ec262d052817da0c5deaea5c4e1f9d.pack
10.51MB
description
73B
packed-refs
7KB
exclude
240B
HEAD
378B
master
176B
HEAD
176B
post-update.sample
189B
prepare-commit-msg.sample
1KB
commit-msg.sample
896B
pre-receive.sample
544B
update.sample
4KB
pre-commit.sample
2KB
pre-rebase.sample
5KB
applypatch-msg.sample
478B
fsmonitor-watchman.sample
3KB
pre-applypatch.sample
424B
pre-push.sample
1KB
pre-merge-commit.sample
416B
config
303B
index
834B
HEAD
41B
main
41B
HEAD
30B
pack-7c5340e8b832fa41b8a18b62eccb1b96fda12572.pack
173KB
pack-7c5340e8b832fa41b8a18b62eccb1b96fda12572.idx
19KB
description
73B
packed-refs
327B
exclude
240B
HEAD
397B
main
197B
HEAD
197B
post-update.sample
189B
prepare-commit-msg.sample
1KB
commit-msg.sample
896B
pre-receive.sample
544B
update.sample
4KB
pre-commit.sample
2KB
pre-rebase.sample
5KB
applypatch-msg.sample
478B
fsmonitor-watchman.sample
3KB
pre-applypatch.sample
424B
pre-push.sample
1KB
pre-merge-commit.sample
416B
config
333B
index
1020B
HEAD
41B
master
41B
HEAD
32B
pack-2f2091d84867c7cf709f905e64da7e90052e10ce.pack
1.58MB
pack-2f2091d84867c7cf709f905e64da7e90052e10ce.idx
67KB
description
73B
packed-refs
1KB
exclude
240B
HEAD
381B
master
179B
HEAD
179B
post-update.sample
189B
prepare-commit-msg.sample
1KB
commit-msg.sample
896B
pre-receive.sample
544B
update.sample
4KB
pre-commit.sample
2KB
pre-rebase.sample
5KB
applypatch-msg.sample
478B
fsmonitor-watchman.sample
3KB
pre-applypatch.sample
424B
pre-push.sample
1KB
pre-merge-commit.sample
416B
config
304B
index
22KB
HEAD
41B
master
41B
HEAD
32B
pack-eb96a1724e46cd0138a10063cd28adc808c12f61.pack
81.79MB
pack-eb96a1724e46cd0138a10063cd28adc808c12f61.idx
1.33MB
description
73B
packed-refs
6KB
exclude
240B
HEAD
380B
master
178B
HEAD
178B
post-update.sample
189B
prepare-commit-msg.sample
1KB
commit-msg.sample
896B
pre-receive.sample
544B
update.sample
4KB
pre-commit.sample
2KB
pre-rebase.sample
5KB
applypatch-msg.sample
478B
fsmonitor-watchman.sample
3KB
pre-applypatch.sample
424B
pre-push.sample
1KB
pre-merge-commit.sample
416B
config
302B
index
2KB
HEAD
41B
master
41B
HEAD
32B
pack-8f9462d44ea77d636ed90831b74557a7ca3f018e.pack
4.33MB
pack-8f9462d44ea77d636ed90831b74557a7ca3f018e.idx
31KB
description
73B
packed-refs
756B
exclude
240B
HEAD
391B
master
189B
HEAD
189B
post-update.sample
189B
prepare-commit-msg.sample
1KB
commit-msg.sample
896B
pre-receive.sample
544B
update.sample
4KB
pre-commit.sample
2KB
pre-rebase.sample
5KB
applypatch-msg.sample
478B
fsmonitor-watchman.sample
3KB
pre-applypatch.sample
424B
pre-push.sample
1KB
pre-merge-commit.sample
416B
config
316B
master
41B
HEAD
32B
pack-1b761c609e30a9d4fc9d89d1db306d04e823e392.pack
2.85MB
pack-1b761c609e30a9d4fc9d89d1db306d04e823e392.idx
83KB
description
73B
packed-refs
321B
exclude
240B
HEAD
179B
master
179B
HEAD
179B
post-update.sample
189B
prepare-commit-msg.sample
1KB
commit-msg.sample
896B
pre-receive.sample
544B
update.sample
4KB
pre-commit.sample
2KB
pre-rebase.sample
5KB
applypatch-msg.sample
478B
fsmonitor-watchman.sample
3KB
pre-applypatch.sample
424B
pre-push.sample
1KB
pre-merge-commit.sample
416B
config
713B
drawables.md
10KB
basic.md
5KB
logo.png
139KB
multithread.md
2KB
shader.md
3KB
cookbook.md
5KB
effects.md
3KB
controls.md
2KB
index.md
6KB
picking.md
2KB
misc.md
7KB
.gitmodules
575B
.gitignore
95B
README.md
6KB
mkdocs.yml
1KB
stl_bind.h
23KB
stl.h
14KB
operators.h
9KB
descr.h
4KB
common.h
41KB
typeid.h
1KB
init.h
16KB
class.h
27KB
internals.h
16KB
buffer_info.h
6KB
eval.h
5KB
pytypes.h
65KB
chrono.h
8KB
eigen.h
28KB
numpy.h
68KB
common.h
120B
iostream.h
6KB
attr.h
21KB
pybind11.h
109KB
complex.h
2KB
functional.h
4KB
embed.h
8KB
cast.h
95KB
options.h
2KB
CMakeLists.txt
10KB
setup_main.py.in
915B
check-style.sh
1KB
cmake_uninstall.cmake.in
952B
FindPythonLibsNew.cmake
10KB
FindCatch.cmake
2KB
pybind11Common.cmake
14KB
setup_global.py.in
2KB
pybind11Tools.cmake
7KB
FindEigen3.cmake
3KB
libsize.py
1KB
pyproject.toml
94B
pybind11NewTools.cmake
9KB
make_changelog.py
1KB
pybind11Config.cmake.in
7KB
__init__.py
217B
setup_helpers.py
15KB
_version.pyi
137B
commands.py
663B
_version.py
207B
py.typed
0B
__main__.py
1KB
setup_helpers.pyi
2KB
setup.py
3KB
dependabot.yml
559B
question.md
1KB
feature-request.md
669B
bug-report.md
1KB
config.yml
172B
labeler_merged.yml
50B
CONTRIBUTING.md
14KB
pull_request_template.md
404B
labeler.yml
116B
format.yml
1KB
ci.yml
24KB
pip.yml
2KB
configure.yml
2KB
labeler.yml
333B
.clang-format
523B
README.rst
8KB
LICENSE
2KB
test_async.cpp
864B
pybind11_cross_module_tests.cpp
5KB
test_pytypes.cpp
14KB
test_iostream.py
6KB
test_iostream.cpp
3KB
test_chrono.py
6KB
CMakeLists.txt
15KB
test_multiple_inheritance.py
9KB
test_constants_and_functions.py
1KB
test_local_bindings.py
8KB
test_union.cpp
603B
pytest.ini
0B
test_setuphelper.py
3KB
test_virtual_functions.cpp
18KB
test_virtual_functions.py
11KB
valgrind-numpy-scipy.supp
3KB
test_class.cpp
21KB
test_buffers.py
5KB
pytest.ini
693B
test_eval.py
768B
test_sequences_and_iterators.cpp
13KB
test_call_policies.cpp
4KB
test_numpy_array.cpp
17KB
CMakeLists.txt
3KB
CMakeLists.txt
1KB
CMakeLists.txt
1KB
CMakeLists.txt
2KB
CMakeLists.txt
1KB
embed.cpp
656B
main.cpp
152B
CMakeLists.txt
1KB
CMakeLists.txt
1KB
test.py
166B
test_multiple_inheritance.cpp
9KB
test_stl.cpp
12KB
test_call_policies.py
6KB
test_exceptions.cpp
8KB
test_modules.cpp
4KB
pybind11_tests.h
3KB
test_tagbased_polymorphic.py
765B
test_async.py
558B
test_methods_and_attributes.cpp
19KB
test_eval_call.py
143B
test_eigen.cpp
16KB
test_enum.py
8KB
test_numpy_dtypes.py
13KB
pybind11_tests.cpp
4KB
test_copy_move.cpp
9KB
valgrind-python.supp
3KB
local_bindings.h
2KB
test_builtin_casters.py
17KB
test_pytypes.py
16KB
test_kwargs_and_defaults.cpp
6KB
test_union.py
172B
test_eval.cpp
3KB
test_exceptions.py
7KB
test_methods_and_attributes.py
17KB
test_docstring_options.py
2KB
test_local_bindings.cpp
4KB
test_builtin_casters.cpp
13KB
test_numpy_vectorize.cpp
4KB
test_sequences_and_iterators.py
6KB
object.h
5KB
test_docstring_options.cpp
2KB
test_opaque_types.py
2KB
test_tagbased_polymorphic.cpp
4KB
test_smart_ptr.py
9KB
test_enum.cpp
3KB
test_pickling.py
1KB
test_kwargs_and_defaults.py
10KB
test_custom_type_casters.cpp
5KB
requirements.txt
843B
test_callbacks.py
4KB
test_chrono.cpp
3KB
test_eigen.py
28KB
constructor_stats.h
11KB
test_numpy_array.py
18KB
pytest.ini
0B
test_files.py
7KB
test_copy_move.py
5KB
test_constants_and_functions.cpp
5KB
CMakeLists.txt
2KB
catch.cpp
637B
test_interpreter.py
219B
test_interpreter.cpp
10KB
external_module.cpp
554B
test_class.py
14KB
test_modules.py
3KB
test_opaque_types.cpp
3KB
test_stl.py
8KB
test_buffers.cpp
8KB
test_gil_scoped.cpp
2KB
test_numpy_vectorize.py
9KB
test_factory_constructors.cpp
16KB
test_stl_binders.cpp
4KB
test_custom_type_casters.py
4KB
test_operator_overloading.cpp
8KB
env.py
376B
test_factory_constructors.py
16KB
test_stl_binders.py
7KB
cross_module_gil_utils.cpp
2KB
test_smart_ptr.cpp
17KB
test_operator_overloading.py
4KB
test_pickling.cpp
5KB
conftest.py
5KB
test_gil_scoped.py
3KB
test_numpy_dtypes.cpp
17KB
test_callbacks.cpp
6KB
.readthedocs.yml
62B
.git
47B
.pre-commit-config.yaml
2KB
index.rst
613B
pybind11-logo.png
57KB
upgrade.rst
23KB
benchmark.py
3KB
Makefile
7KB
classes.rst
16KB
embedding.rst
8KB
misc.rst
12KB
classes.rst
45KB
functions.rst
24KB
overview.rst
11KB
stl.rst
9KB
index.rst
2KB
custom.rst
3KB
functional.rst
4KB
chrono.rst
4KB
strings.rst
9KB
eigen.rst
14KB
index.rst
278B
object.rst
8KB
numpy.rst
16KB
utilities.rst
5KB
smart_ptrs.rst
6KB
exceptions.rst
14KB
pybind11_vs_boost_python1.png
44KB
index.rst
273B
compiling.rst
25KB
benchmark.rst
3KB
conf.py
12KB
installing.rst
3KB
Doxyfile
705B
release.rst
4KB
faq.rst
14KB
requirements.txt
168B
pybind11_vs_boost_python1.svg
86KB
changelog.rst
72KB
pybind11_vs_boost_python2.svg
84KB
theme_overrides.css
254B
limitations.rst
3KB
pybind11_vs_boost_python2.png
40KB
basics.rst
9KB
reference.rst
2KB
.clang-tidy
242B
.appveyor.yml
1KB
pyproject.toml
118B
MANIFEST.in
256B
.gitignore
452B
setup.cfg
2KB
.cmake-format.yaml
2KB
CMakeLists.txt
218B
example.cpp
3KB
Makefile
212B
example.vcxproj
4KB
.gitignore
71B
.git
60B
portable-file-dialogs.h
41KB
.gitignore
55B
README.md
3KB
COPYING
466B
implot.cpp
259KB
implot_internal.h
66KB
CMakeLists.txt
3KB
build.yml
3KB
example_implot.cpp
1KB
LICENSE
1KB
implot_items.cpp
116KB
.git
45B
implot.h
77KB
implot_demo.cpp
109KB
TODO.md
3KB
README.md
12KB
khrplatform.h
10KB
glcorearb.h
411KB
gl3w.h
108KB
gl3w.cpp
20KB
.editorconfig
1KB
imgui_tables.cpp
214KB
imgui_single_file.h
751B
imgui_freetype.cpp
38KB
README.md
2KB
imgui_freetype.h
3KB
README.txt
998B
imgui.natstepfilter
1KB
imgui.natvis
2KB
README.txt
487B
imgui.gdb
555B
README.txt
557B
imgui_stdlib.cpp
3KB
imgui_stdlib.h
1015B
ProggyClean.ttf
40KB
ProggyTiny.ttf
35KB
Cousine-Regular.ttf
43KB
DroidSans.ttf
186KB
binary_to_compressed_c.cpp
13KB
Karla-Regular.ttf
16KB
Roboto-Medium.ttf
159KB
pull_request_template.md
233B
build.yml
21KB
static-analysis.yml
2KB
scheduled.yml
312B
issue_template.md
2KB
FUNDING.yml
59B
.gitattributes
397B
LICENSE.txt
1KB
imstb_truetype.h
195KB
imstb_textedit.h
54KB
imconfig.h
9KB
Makefile
1KB
main.mm
10KB
example_sdl_opengl2.vcxproj
10KB
Makefile
2KB
main.cpp
9KB
build_win32.bat
555B
example_sdl_opengl2.vcxproj.filters
2KB
README.md
1KB
example_allegro5.vcxproj.filters
2KB
main.cpp
7KB
imconfig_allegro5.h
556B
example_allegro5.vcxproj
9KB
README.md
2KB
example_win32_directx9.vcxproj
9KB
example_win32_directx9.vcxproj.filters
2KB
main.cpp
11KB
build_win32.bat
529B
Makefile
3KB
main.cpp
1KB
build_win32.bat
253B
example_sdl_sdlrenderer.vcxproj.filters
2KB
Makefile
2KB
main.cpp
8KB
example_sdl_sdlrenderer.vcxproj
9KB
build_win32.bat
540B
README.md
1KB
main.cpp
20KB
example_win32_directx12.vcxproj.filters
2KB
build_win32.bat
701B
example_win32_directx12.vcxproj
9KB
Makefile
2KB
main.cpp
9KB
example_glfw_opengl3.vcxproj
10KB
build_win32.bat
546B
example_glfw_opengl3.vcxproj.filters
2KB
shell_minimal.html
2KB
Makefile
3KB
main.cpp
9KB
README.md
3KB
example_sdl_vulkan.vcxproj.filters
2KB
main.cpp
25KB
example_sdl_vulkan.vcxproj
10KB
build_win32.bat
628B
example_sdl_opengl3.vcxproj.filters
2KB
example_sdl_opengl3.vcxproj
10KB
Makefile
3KB
main.cpp
10KB
build_win32.bat
555B
README.md
1KB
imgui_examples.sln
10KB
README.txt
278B
uSynergy.h
16KB
uSynergy.c
18KB
glfw3native.h
13KB
glfw3.h
148KB
glfw3.lib
183KB
glfw3.lib
284KB
COPYING.txt
934B
README.txt
595B
Makefile
2KB
example_glfw_opengl2.vcxproj
9KB
main.cpp
9KB
build_win32.bat
546B
example_glfw_opengl2.vcxproj.filters
2KB
main.cpp
11KB
build_win32.bat
688B
example_sdl_directx11.vcxproj.filters
2KB
example_sdl_directx11.vcxproj
10KB
Makefile
2KB
main.cpp
7KB
example_glut_opengl2.vcxproj
9KB
example_glut_opengl2.vcxproj.filters
2KB
example_win32_directx10.vcxproj
9KB
main.cpp
11KB
build_win32.bat
613B
example_win32_directx10.vcxproj.filters
2KB
project.pbxproj
15KB
main.mm
10KB
Makefile
1KB
main.mm
9KB
main.cpp
12KB
example_win32_directx11.vcxproj.filters
2KB
build_win32.bat
614B
example_win32_directx11.vcxproj
9KB
Makefile
3KB
index.html
3KB
main.cpp
10KB
README.md
2KB
CMakeLists.txt
1KB
MainActivity.kt
1KB
AndroidManifest.xml
899B
build.gradle
738B
build.gradle
421B
settings.gradle
15B
.gitignore
154B
main.cpp
14KB
project.pbxproj
26KB
main.mm
12KB
MainMenu.storyboard
6KB
Info-macOS.plist
941B
LaunchScreen.storyboard
2KB
Info-iOS.plist
2KB
README.md
342B
CMakeLists.txt
2KB
build_win64.bat
754B
example_glfw_vulkan.vcxproj.filters
2KB
main.cpp
25KB
build_win32.bat
793B
example_glfw_vulkan.vcxproj
10KB
.git
44B
imgui.h
327KB
TODO.txt
40KB
CONTRIBUTING.md
10KB
FONTS.md
19KB
EXAMPLES.md
13KB
CHANGELOG.txt
357KB
BACKENDS.md
9KB
README.md
19KB
FAQ.md
45KB
imgui_impl_dx9.h
1KB
imgui_impl_sdl.cpp
48KB
imgui_impl_win32.cpp
59KB
imgui_impl_dx12.h
2KB
imgui_impl_opengl2.h
2KB
imgui_impl_dx11.cpp
34KB
imgui_impl_glut.cpp
13KB
imgui_impl_osx.h
2KB
imgui_impl_glfw.cpp
61KB
imgui_impl_glut.h
3KB
imgui_impl_dx11.h
1KB
imgui_impl_win32.h
3KB
imgui_impl_opengl3.cpp
44KB
imgui_impl_osx.mm
44KB
imgui_impl_vulkan.cpp
87KB
imgui_impl_sdl.h
3KB
imgui_impl_metal.mm
33KB
imgui_impl_wgpu.h
1KB
imgui_impl_sdlrenderer.cpp
11KB
imgui_impl_wgpu.cpp
32KB
imgui_impl_sdlrenderer.h
1KB
imgui_impl_opengl3.h
3KB
imgui_impl_opengl3_loader.h
34KB
imgui_impl_dx10.h
1KB
imgui_impl_allegro5.cpp
29KB
imgui_impl_dx10.cpp
32KB
imgui_impl_metal.h
3KB
generate_spv.sh
254B
glsl_shader.vert
454B
glsl_shader.frag
249B
imgui_impl_android.h
2KB
imgui_impl_dx9.cpp
25KB
imgui_impl_glfw.h
4KB
imgui_impl_allegro5.h
2KB
imgui_impl_android.cpp
15KB
imgui_impl_opengl2.cpp
16KB
imgui_impl_dx12.cpp
48KB
imgui_impl_vulkan.h
9KB
imgui_draw.cpp
210KB
imstb_rectpack.h
20KB
.gitignore
1KB
imgui_internal.h
256KB
imgui_demo.cpp
418KB
imgui.cpp
995KB
imgui_widgets.cpp
414KB
.editorconfig
187B
ImCurveEdit.cpp
14KB
ImCurveEdit.h
2KB
ImGuizmo.cpp
94KB
LICENSE
1KB
ImSequencer.h
2KB
.git
47B
ImSequencer.cpp
31KB
ImGuizmoSample.exe
288KB
ImGuizmo.h
8KB
ImGradient.cpp
3KB
ImGradient.h
425B
ImApp.h
143KB
imstb_truetype.h
188KB
imstb_textedit.h
52KB
imconfig.h
5KB
ImGuizmoSample.vcxproj
8KB
main.cpp
17KB
imgui.h
205KB
stb_image.h
245KB
imgui_draw.cpp
160KB
imstb_rectpack.h
20KB
imgui_internal.h
107KB
imgui.cpp
472KB
imgui_widgets.cpp
327KB
README.md
5KB
install_dependencies.sh
97B
暂无评论