07joshua03 / bit-planet-generation

A Planet Generation Proof of Concept
MIT License
0 stars 0 forks source link

Choose language and framework #1

Open 07joshua03 opened 2 years ago

07joshua03 commented 2 years ago

This should include basic setup of the framework,

07joshua03 commented 2 years ago

Pre-considerations while choosing framework:

Based on these facts the following considerations were made:

  1. Do not use a 3D framework, instead use a engine
  2. Documentation of said engine must be vastly available
  3. Performance must be good
  4. Feature list does not have to be extensive but must be able to provide all needed features as laid out in issues list.

Based on these considerations, the decision was made to use Unity as the game engine, due to it's great performance, vast documentation and extensive features list.