Commit Graph

28 Commits

Author SHA1 Message Date
Wojtek
6e7c437aa8 earth_texture works 2024-02-02 21:57:31 +01:00
Wojtek
67fa38035c new ship + texturing 2024-02-02 21:55:47 +01:00
Pawel Felcyn
b3893d1587 fix gitignore 2024-02-02 21:31:27 +01:00
Pawel Felcyn
69d7db83fa fire from spaceship 2024-01-30 21:15:07 +01:00
4e3264ad2a Fix billboarding of enemies and their shooting positions 2024-01-29 16:11:15 +01:00
f1c3a1b57b Add enemy class 2024-01-29 16:10:54 +01:00
6b60c55af7 Add sprite renderer and sprite shaders 2024-01-29 16:07:55 +01:00
Pawel Felcyn
1e913c61e6 create multiple suns 2024-01-20 21:01:14 +01:00
Pawel Felcyn
4436a7b0d8 add shooting 2024-01-16 22:47:14 +01:00
8de2bf6a70 Add drawing skybox 2024-01-12 23:26:00 +01:00
c8d4806f88 Add skybox textures and cube model 2024-01-12 23:19:19 +01:00
Pawel Felcyn
06a808b3a7 spaceship get instance returns pointer 2024-01-10 21:20:52 +01:00
Pawel Felcyn
7b2fb51136 merge develop into master 2024-01-10 21:14:12 +01:00
Pawel Felcyn
b06b3e7f5e move suns to game utils 2024-01-10 20:56:20 +01:00
Pawel Felcyn
f9c93f9d5b render one planet with moon 2024-01-08 16:17:25 +01:00
874934e603 Change Spaceship::getInstance to spaceship 2024-01-05 00:10:48 +01:00
c0f6329de7 Add color, roughness and metallic properities to spaceship 2024-01-05 00:08:17 +01:00
Pawel Felcyn
60a5c80adc sun shines brughter 2024-01-04 21:48:56 +01:00
Pawel Felcyn
656756dc0a delete unnecessary models 2024-01-04 21:38:08 +01:00
Pawel Felcyn
fe7fad1258 one sun shines 2024-01-04 21:35:34 +01:00
Pawel Felcyn
7a876100dd create multiple suns 2024-01-04 20:51:01 +01:00
Pawel Felcyn
2b390af6d9 move rendering sun to Sun class 2024-01-03 22:06:27 +01:00
Pawel Felcyn
034df6be24 move camera to spaceship 2024-01-03 21:11:13 +01:00
Pawel Felcyn
5c8faba1f8 spaceship light 2024-01-03 20:56:56 +01:00
Pawel Felcyn
5ee26a6c64 create spaceship class 2024-01-03 20:51:29 +01:00
Pawel Felcyn
4bdf8d5e8b seperate class for sun variables 2024-01-03 20:40:52 +01:00
321f321cb0 Fix .gitignore 2024-01-02 21:03:26 +01:00
70b6b74f11 Add project template 2024-01-02 20:54:56 +01:00