Its been a while since I updated here, I stopped working on the planet generation part of the Untitled engine about 2 weeks ago, although I have added significant improvements over the last version, I think that is as far in that direction as I will go with it for a while.
You may notice I say ‘planet .. part’ well there is a good reason for this as I have been working for the last few weeks on more and more complicated physics engines. I have created a basic planet generation program that spins a lot of matter around a sun and creates planets from collisions. The idea being that you should be able to fly around the solar system, (i’m not going to say much beyond that at the moment) land on planets and do whatever your heart desires.
From the time I first started playing space games, I always wished that the character was more involved in the day to day running of their ship. And so inspired by games like KOTOR I aim to create a space engine that allows the player to leave the controlls of the ship at any point and walk around the ship, go for spacewalks etc. (While the ship is in motion if needs be)
I will probably release the untitled engine planet builder soon-ish in almost the state it was three weeks ago. this should include:
- aprox 2000% increase in tree growing performance (yes it was THAT messy :s)
- Full menu system for changing world generation parameters,
- And much more that I can’t remember.
I may also release the 2D planet generator although at the moment it needs some collision culling before its actually ready to be used. (performance wise)
Also programming in c++ again
Updates soon-ish hopefully.