Skip to content

Commit

Permalink
Adding experimental define for glm
Browse files Browse the repository at this point in the history
  • Loading branch information
natevm committed Aug 12, 2024
1 parent fcc6c65 commit 33cd7dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/nvisii/devicecode/launch_params.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#pragma once

#define GLM_ENABLE_EXPERIMENTAL

#include <owl/owl.h>
#include <owl/owl_device_buffer.h>
#include <glm/glm.hpp>
Expand Down

0 comments on commit 33cd7dc

Please sign in to comment.