Andreas Ortmann
|
14e08db4ca
|
developer console working. can reload or change the background image now with network connection.
|
2016-10-03 23:08:34 +02:00 |
|
Andreas Ortmann
|
a56f688204
|
loading texture from png and rendering on the screen (quad) works.
|
2016-10-03 21:14:07 +02:00 |
|
Andreas Ortmann
|
dfda49c027
|
adding texture loading.
|
2016-10-03 20:12:09 +02:00 |
|
Andreas Ortmann
|
becf8602d7
|
event stuff working again. a bit too much boiler plate code but functionality counts.
|
2016-10-03 13:37:49 +02:00 |
|
Andreas Ortmann
|
fc2d4c5028
|
explosions make light now.
|
2016-10-03 10:47:02 +02:00 |
|
Andreas Ortmann
|
9ce106c179
|
added test script to lauch rockets, nicer explosions.
|
2016-10-02 21:06:02 +02:00 |
|
Andreas Ortmann
|
4353609580
|
improving aspect ratio and window resize/scaling. done for game objects.
|
2016-10-02 11:00:03 +02:00 |
|
Andreas Ortmann
|
f2bdadd49f
|
one planet is always the sun and rendering the sun dynamically now.
|
2016-09-30 22:47:28 +02:00 |
|
Andreas Ortmann
|
a6b9078c21
|
very nice particles with heat in the center of the explosion and moving in 3d space.
|
2016-09-30 21:24:06 +02:00 |
|
Andreas Ortmann
|
067cfb6203
|
finally fixed the particle system.
|
2016-09-30 20:19:10 +02:00 |
|
Andreas Ortmann
|
1a3fd63250
|
simple (but inefficent) traces added.
|
2016-09-29 09:16:34 +02:00 |
|
Andreas Ortmann
|
44a7048c4a
|
light working.
|
2016-09-29 08:28:56 +02:00 |
|
Andreas Ortmann
|
61a7f6f9ba
|
added working particle engine. needs improvement.
|
2016-09-28 21:26:11 +02:00 |
|
Andreas Ortmann
|
b71cb5cc52
|
refactored code for positions to use matrix only.
|
2016-09-28 16:12:25 +02:00 |
|
Andreas Ortmann
|
4906777e9a
|
adding simple dummy ship model.
|
2016-09-28 14:41:15 +02:00 |
|
Andreas Ortmann
|
1ad020dbd4
|
can render models with scale and translation and color now.
|
2016-09-28 14:19:05 +02:00 |
|
Andreas Ortmann
|
85b8139872
|
got minimal vertex shader working.
|
2016-09-28 13:36:22 +02:00 |
|
Andreas Ortmann
|
92c27a1ef8
|
added model loading into opengl. not yet seeing output.
|
2016-09-28 13:16:11 +02:00 |
|
Andreas Ortmann
|
0105bfe430
|
fixed much stuff with bad usage of constructor mixed with virtual functions in gl stuff. added model loading with assimp.
|
2016-09-28 13:00:40 +02:00 |
|
Andreas Ortmann
|
aedda9d48e
|
grouped files in subdirs.
|
2016-09-28 11:50:35 +02:00 |
|