OneAvargeCoder193 9181b31a6d
Add stars and a simple skybox (#1043)
* really bad and inefficient star code i think

* add stars that dont work during the day but look cool

* remove galaxy shape and replace it with a simple sphere

* add broken background

* make stars affected by fog

* make the stars additive

* remove commented code in shaders

* remove unused variables in the shader

* make the stars spin

* make stars not have bloom

* fix formatting

* temp changes

* fix formatting (still temp changes)

* switch to cubyz random numbers

* multiply star matrix in cpu instead of gpu

* changed star to be twice as big, not affect by resolution as much, and also be loaded from a texture

* remove trailing whitespaces

* remove unused constants

* simplify the code by removing a log and power

* optimizing the stars

* remove debug code

* make stars triangles instead of points

* simplify the math more

* give star ssbo unique id

* fix formatting issues

* make array multiline

* fix formatting

* remove files i accidentally added

* remove random obj file

* fix some issues

* use square distance

* fix formatting

* small change

* fix some stuff

* fix other things

* comp error

* more stuff

* fix some stuff with the stars

* test

* fix formatting

* fix more formatting

* test 2

* fixes

* changes

* changes

* fix formatting

* fixes

* remove patch
2025-04-27 20:29:19 +02:00
..
2025-04-27 20:29:19 +02:00
2025-04-19 15:05:02 +02:00
2025-04-27 17:29:02 +02:00
2025-04-19 15:05:02 +02:00
2025-03-31 20:07:31 +02:00
2025-03-31 20:07:31 +02:00
2025-04-27 20:29:19 +02:00
2025-04-27 17:29:02 +02:00
2025-04-27 17:29:02 +02:00
2025-04-19 15:05:02 +02:00
2025-04-20 18:32:28 +02:00
2025-04-19 15:05:02 +02:00
2025-03-30 12:09:24 +02:00