66 - [ Examples] ( #examples )
77 - [ implot3d_sample.lua] ( #implot3d_samplelua )
88 - [ glfw_opengl3_simple] ( #glfw_opengl3_simple )
9+ - [ iconFontViewer] ( #iconfontviewer )
910 - [ glfw_opengl3] ( #glfw_opengl3 )
1011 - [ glfw_opengl3_implot] ( #glfw_opengl3_implot )
1112 - [ glfw_opengl3_jp] ( #glfw_opengl3_jp )
1819 - [ house.lua] ( #houselua )
1920 - [ corazon.lua] ( #corazonlua )
2021 - [ CTE_windows.lua] ( #cte_windowslua )
21- - [ conpute_shader .lua] ( #conpute_shaderlua )
22+ - [ compute_shader .lua] ( #compute_shaderlua )
2223 - [ Download Zip binary] ( #download-zip-binary )
2324 - [ Running examples] ( #running-examples )
2425 - [ Other examples] ( #other-examples )
@@ -72,52 +73,56 @@ This sample is attached by [anima](https://github.com/sonoro1234/anima) project.
7273[implot3d_sample.bat](bin/examples/LuaJIT-ImGui/examples/implot3d_sample.bat)
7374in [bin/examples/LuaJIT-ImGui/examples](bin/examples/LuaJIT-ImGui/examples) folder.
7475
75- ! [implot3d_sample ](examples/img/cimplot3d.gif)
76+ ! [alt ](examples/img/cimplot3d.gif)
7677
7778# #### [glfw_opengl3_simple](examples/glfw_opengl3_simple/glfw_opengl3_simple.lua)
7879
79- ! [glfw_opengl3_simple](examples/img/glfw_opengl3_simple.png)
80+ ! [alt](examples/img/glfw_opengl3_simple.png)
81+
82+ # #### [iconFontViewer](examples/iconFontViewer/iconFontViewer.lua)
83+
84+ ! [alt](examples/img/iconFontViewer.png)
8085
8186# #### [glfw_opengl3](examples/glfw_opengl3/glfw_opengl3.lua)
8287
8388This can load and save image file with magnifying glass.
8489
85- ! [glfw_opengl3 ](examples/img/glfw_opengl3.png)
90+ ! [alt ](examples/img/glfw_opengl3.png)
8691
8792# #### [glfw_opengl3_implot](examples/glfw_opengl3_implot/glfw_opengl3_implot.lua)
8893
8994With magnifying glass.
9095
91- ! [glfw_opengl3_implot ](examples/img/glfw_opengl3_implot.png)
96+ ! [alt ](examples/img/glfw_opengl3_implot.png)
9297See more example: [implot_sample.lua](bin/examples/LuaJIT-ImGui/examples/implot_sample.lua)
9398
9499# #### [glfw_opengl3_jp](examples/glfw_opengl3_jp/glfw_opengl3_jp.lua)
95100
96101Showing font of local language with magnifying glass.
97102
98- ! [glfw_opengl3_jp ](examples/img/glfw_opengl3_jp.png)
103+ ! [alt ](examples/img/glfw_opengl3_jp.png)
99104
100105# #### [sdl2_opengl3](examples/sdl2_opengl3/sdl2_opengl3.lua)
101106
102107With magnifying glass.
103108
104- ! [sdl2_opengl3 ](examples/img/sdl2_opengl3.png)
109+ ! [alt ](examples/img/sdl2_opengl3.png)
105110
106111# #### [ImGuizmo_sample.lua](bin/examples/LuaJIT-ImGui/examples/ImGuizmo_sample.lua)
107112
108113This sample is attached by [anima](https://github.com/sonoro1234/anima) project. You can execute this sample using
109114[ImGuizmo_sample.bat](bin/examples/LuaJIT-ImGui/examples/ImGuizmo_sample.bat)
110115in [bin/examples/LuaJIT-ImGui/examples](bin/examples/LuaJIT-ImGui/examples) folder.
111116
112- ! [ImGuizmo_sample ](examples/img/ImGuizmo_sample.png)
117+ ! [alt ](examples/img/ImGuizmo_sample.png)
113118
114119# #### [imnodes_graph_sample.lua](bin/examples/LuaJIT-ImGui/examples/imnodes_graph_sample.lua)
115120
116121This sample is attached by [anima](https://github.com/sonoro1234/anima) project. You can execute this sample using
117122[imnodes_graph_sample.bat](bin/examples/LuaJIT-ImGui/examples/imnodes_graph_sample.bat)
118123in [bin/examples/LuaJIT-ImGui/examples](bin/examples/LuaJIT-ImGui/examples) folder.
119124
120- ! [imnodes_graph_sample ](examples/img/imnodes_graph_sample.png)
125+ ! [alt ](examples/img/imnodes_graph_sample.png)
121126
122127
123128# ### Other samples
@@ -127,21 +132,27 @@ in [bin/examples/LuaJIT-ImGui/examples](bin/examples/LuaJIT-ImGui/examples) fold
127132These samples are attached by [anima](https://github.com/sonoro1234/anima) project. You can execute samples with \* .bat files.
128133
129134# #### [delaunay_particles.lua](bin/examples/delaunay_particles.lua)
130- ! [delaunay_particles](examples/img/delaunay_particles.png)
135+
136+ ! [alt](examples/img/delaunay_particles.png)
131137
132138# #### [bacteria.lua](bin/examples/shadertoy/bacteria.lua)
139+
133140! [alt](examples/img/bacteria.png)
134141
135142# #### [house.lua](bin/examples/modeling/house/house.lua)
143+
136144! [alt](examples/img/house.png)
137145
138146# #### [corazon.lua](bin/examples/modeling/heart/corazon.lua)
147+
139148! [alt](examples/img/corazon.png)
140149
141150# #### [CTE_windows.lua](bin/examples/LuaJIT-ImGui/examples/CTE_windows.lua)
151+
142152! [alt](examples/img/CTE_Windows.png)
143153
144- # #### [conpute_shader.lua](bin/examples/compute_shader/compute_shader.lua)
154+ # #### [compute_shader.lua](bin/examples/compute_shader/compute_shader.lua)
155+
145156! [alt](examples/img/compute_shader.png)
146157
147158# ### Download Zip binary
@@ -150,9 +161,10 @@ These samples are attached by [anima](https://github.com/sonoro1234/anima) proje
150161
151162- WindowsOS 64bit
152163- Latest
153- [luajitImGui-1.91.8.1 .zip](https://bitbucket.org/dinau/storage/downloads/luajitImGui-1.91.8.1 .zip) 2025/03
164+ [luajitImGui-1.91.8.2 .zip](https://bitbucket.org/dinau/storage/downloads/luajitImGui-1.91.8.2 .zip) 2025/03
154165
155166- Old
167+ [luajitImGui-1.91.8.1.zip](https://bitbucket.org/dinau/storage/downloads/luajitImGui-1.91.8.1.zip) 2025/03
156168[luajitImGui-1.91.8.0.zip](https://bitbucket.org/dinau/storage/downloads/luajitImGui-1.91.8.0.zip) 2025/03
157169[luajitImGui-1.91.6.0.zip](https://bitbucket.org/dinau/storage/downloads/luajitImGui-1.91.6.0.zip) 2025/01
158170[luajitImGui-1.91.4.0.zip](https://bitbucket.org/dinau/storage/downloads/luajitImGui-1.91.4.0.zip) 2024/10
@@ -222,7 +234,7 @@ Refer to nice exmaples: [bin/examples](bin/examples)
222234- WindowsOS 64bit versions
223235 | Date | ImGui / CImGui | LuaJITImGui | Commemt |
224236 | --- | ----------- | --- | --- |
225- | 2025/03 | v1.91.8 | v1.91.8.0 | |
237+ | 2025/03 | v1.91.8 | v1.91.8.2 | |
226238 | 2025/01 | v1.91.6 | v1.91.6.0 | |
227239 | 2024/10 | v1.91.4 | v1.91.4.0 | |
228240 | 2024/10 | v1.91.2 | v1.91.2.0 | |
0 commit comments