Round Egg 1: First approach to the problem

2023-05-01

@druskus

The original idea of the project is to experiment with procedural generation of planets. The project is inspired by the Procedural Planets video by Sebastian Lague. We also wanted to experiment with shaders, ECS and other approaches to graphics programming.

Technologies#

One of the main goals of the project is to work with low level technologies to gain familiarity with the graphics pipeline. With this in mind, we opted to use the following technologies: