Raymarcher + automatic load
This commit is contained in:
parent
dab7bcaa74
commit
f0b4f2d46e
4 changed files with 84 additions and 13 deletions
4
Makefile
4
Makefile
|
@ -4,9 +4,7 @@ CPPFLAGS += -I. -Iimgui -Iglm \
|
|||
-DREAL_BUILD -DGLM_ENABLE_EXPERIMENTAL
|
||||
LIBS += $(shell sdl2-config --libs) -lGL -lGLEW -ldl
|
||||
|
||||
FILEDUMPS = \
|
||||
fd-raymarch-header.glsl.h \
|
||||
fd-raymarcher.glsl.h
|
||||
FILEDUMPS =
|
||||
|
||||
IMGUI = imgui.o imgui_demo.o imgui_draw.o
|
||||
DEMO = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue