Skip to content
Snippets Groups Projects
Commit 5a96ab6a authored by bobarna's avatar bobarna
Browse files

asd

parent dba60827
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
...@@ -63,7 +63,7 @@ const char *const fragmentSource = R"( ...@@ -63,7 +63,7 @@ const char *const fragmentSource = R"(
// CONSTANTS AND BASIC HELPER FUNCTIONS // CONSTANTS AND BASIC HELPER FUNCTIONS
// //
const int BASE_CIRCLE_SEGMENTS = 100; const int BASE_CIRCLE_SEGMENTS = 20;
const int SIRIUS_CIRCLE_SEGMENTS = 100; const int SIRIUS_CIRCLE_SEGMENTS = 100;
constexpr float degToRad(float d) { return d * M_PI / 180.0; } constexpr float degToRad(float d) { return d * M_PI / 180.0; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment