randy palamar
[blog]
[git]
[setup]
ogl_beamforming
Ultrasound Beamforming Implemented with OpenGL
git clone
anongit@rnpnr.xyz:ogl_beamforming.git
Log
|
Files
|
Refs
|
Feed
|
Submodules
|
README
|
LICENSE
Mode
Name
Size
-rw-r--r--
.github/workflows/build.yml
52L
-rw-r--r--
.gitignore
9L
-rw-r--r--
.gitmodules
3L
-rw-r--r--
LICENSE
15L
-rw-r--r--
README.md
29L
-rw-r--r--
assets/IBMPlexSans-Bold.ttf
175712B
-rw-r--r--
assets/LICENSE
96L
-rw-r--r--
beamformer.c
1342L
-rw-r--r--
beamformer.h
383L
-rw-r--r--
beamformer_parameters.h
207L
-rw-r--r--
beamformer_shared_memory.c
288L
-rw-r--r--
build.c
918L
-rw-r--r--
compiler.h
63L
-rw-r--r--
external/cephes.c
115L
-rw-r--r--
external/include/raylib_extended.h
2L
m---------
external/raylib
@ c1ab645
-rw-r--r--
external/rcore_extended.c
8L
-rw-r--r--
helpers/ogl_beamformer_lib.c
612L
-rw-r--r--
helpers/ogl_beamformer_lib_base.h
119L
-rw-r--r--
intrinsics.c
185L
-rw-r--r--
main_linux.c
111L
-rw-r--r--
main_w32.c
131L
-rw-r--r--
math.c
635L
-rw-r--r--
opengl.h
162L
-rw-r--r--
os_linux.c
304L
-rw-r--r--
os_win32.c
416L
-rw-r--r--
shaders/das.glsl
341L
-rw-r--r--
shaders/decode.glsl
106L
-rw-r--r--
shaders/demod.glsl
70L
-rw-r--r--
shaders/min_max.glsl
24L
-rw-r--r--
shaders/render_3d.frag.glsl
50L
-rw-r--r--
shaders/sum.glsl
12L
-rw-r--r--
static.c
606L
-rw-r--r--
tests/throughput.c
432L
-rw-r--r--
ui.c
3922L
-rw-r--r--
util.c
650L
-rw-r--r--
util.h
363L
-rw-r--r--
util_gl.c
74L