UI and materials
This week, I created a UI, implemented it and also created custom materials and shaders for the game.
I also made some overall improvements to the project, so it runs pretty smooth in real time. I managed …
This week, I created a UI, implemented it and also created custom materials and shaders for the game.
I also made some overall improvements to the project, so it runs pretty smooth in real time. I managed …
This past week I implemented two different ways the player can interact with the planets. One is a simple mode, where the player can orbit around the planet. The second one, the player can fly around freely in the …
This past week I spent my time on figuring how 3D textures work in Unity. Those textures will be used to create the sample-textures for the planets. Once I had those up and running, I started on …